User Tools

Site Tools


os:esxi:cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
os:esxi:cli [2015-07-27 21:23] rootos:esxi:cli [2015-07-27 22:12] (current) root
Line 132: Line 132:
  
  
 +</code>
 +
 +
 +===== Label new volume =====
 +
 +I added two disks to my ESXi which were used in my NAS before. I created a new array on the controller, started a rescan and tried to add new storage. The volume was listed but when I got ahead I got the following error:
 +
 +<code>
 +Call "HostDatastoreSystem.QueryVmfsDatastoreCreateOptions" for object "ha-datastoresystem" on ESXi "my_host" failed.
 +</code>
 +
 +It seems that the old partition table of my NAS annoys my ESXi host.
 +
 +Solution: relabel the device.
 +
 +The disk name is visible in the GUI.
 +
 +<code>
 +~ # partedUtil mklabel /vmfs/devices/disks/naa.600508b1001c73ca6d5fa78a068685e5 gpt
 </code> </code>
  
os/esxi/cli.1438025000.txt.gz · Last modified: 2015-07-27 21:23 by root