I kept getting the error ‘Call “HostStorageSystem.ComputeDiskPartitionInfo” for object “storageSystem” on ESXi “HOSTNAME” failed’ when I attempted to create a datastore from an old hard drive I had laying around.
Turns out ESXi was failing to format the existing partitions and I had to manually delete the partitions first,
Using SSH,
# esxcfg-scsidevs -l
this lists the disk devices, the device file will be /dev/disks/<NAME>
# partedUtil get /dev/disks/t10.ATA_…
this shows the partitions on the device
# partedUtil delete /dev/disks/t10.ATA_… 1
deletes partition 1
But wanna remark that you have a very nice site, I like the layout it actually stands out.
It’s really a nice and helpful piece of information. I’m happy that you simply shared this helpful information with us. Please keep us informed like this. Thank you for sharing.
Very interesting points you have mentioned, regards for putting up.