メインコンテンツまでスキップ

SnapCenter に VMDK ディスクまたは RDM ディスクがありません。予期しない理由があります WMI クエリによって返されるモデル名

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

環境

  • SnapCenter 
  • SnapCenter Plug-in for Windows ( SCW )
  • SnapCenter Plug-in for VMware vSphere ( SCV )

問題

  • VMDK ディスクまたは RDM ディスクは 、ホスト-> ディスクページに表示されません

1071154_1.png

  • ホスト-> ディスクのディスクの更新でVMDK ディスクまたは RDM ディスクが検出されない。
  • PowerShell を使用 ModelVMwareIdentifyingNumberVMware-VMware-42 19 57 b0 a0 ea 20 22-04 7e cb 66 77 03 14 d7した次の WMI クエリでは、は "" を含むはずですが、 VM に予期しない値が返されます。 ""+128 ビット整数 "" とする必要があります。

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.