Q: 有时候 vc上 添加raid10 硬盘加不上问题,报错:在 vCenter Server“vcenter-production”上调用对象 “datastoreSystem-2037”的“HostDatastoreSystem.QueryVmfsDatastoreCreateOptions” 失败。

解决办法:

desxcfg-scsidevs -l | grep -I naa

dd if=/dev/zero of=/vmfs/devices/disks/naa.600508b1001ccef16f49fb93313dde7f bs=512 conv=notrunc (找到所添加的硬盘naa.XXX编号)

 reboot