跳转到主内容

由于意外原因, SnapCenter 中缺少 VMDK 或 RDM 磁盘 WMI 查询返回的型号名称

Views:
8
Visibility:
Public
Votes:
0
Category:
snapcenter
Specialty:
snapx
Last Updated:

适用于

  • SnapCenter 
  • 适用于 Windows 的 SnapCenter 插件( SCW )
  • 适用于 VMware vSphere (选择控制阀)的 SnapCenter 插件

问题

  • VMDK 磁盘或 RDM 磁盘未列在 主机-> 磁盘页面中

1071156_1.png

  • 刷新主机中的磁盘-> 磁盘不会发现 VMDK 磁盘或 RDM 磁盘。
  • 以下通过 PowerShell 进行的 WMI 查询会返回虚拟机上的意外值,即使 Model此查询应包含 "VMware" 并 IdentifyingNumber 应为 "VMware-+ 128 位整数,如 "VMware-42 19 57 b0 a0 ea 20 22-04 7e cb 66 77 03 14 d7" 。

gwmi -Namespace root\CIMV2 -query "select Model from Win32_ComputerSystem"
gwmi -Namespace root\CIMV2 -query "select IdentifyingNumber from Win32_ComputerSystemProduct"

示例:

PS C:\Users\Administrator.DEMO> gwmi -Namespace root\CIMV2 -query "select Model from Win32_ComputerSystem"

__GENUS      : 2
__CLASS      : Win32_ComputerSystem
__SUPERCLASS    :
__DYNASTY     :
__RELPATH     :
__PROPERTY_COUNT : 1
__DERIVATION    : {}
__SERVER      :
__NAMESPACE    :
__PATH       :
Model       : PRIMERGY RX2530 M4
PSComputerName   :

PS C:\Users\Administrator.DEMO> gwmi -Namespace root\CIMV2 -query "select IdentifyingNumber from Win32_ComputerSystemProduct"

__GENUS       : 2
__CLASS       : Win32_ComputerSystemProduct
__SUPERCLASS    :
__DYNASTY      :
__RELPATH      :
__PROPERTY_COUNT  : 1
__DERIVATION    : {}
__SERVER      :
__NAMESPACE     :
__PATH       :
IdentifyingNumber : ABCD012345
PSComputerName   :

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.