how to find out the SATADOM size in a Nutanix node ? | Nutanix Community
Skip to main content
Dears



what is the command or where to look for the size of the SATADOM ?



thank you
On ESXi, you can run the following command to check the size of SATA DOM



esxcfg-scsidevs -c -d $(basename $(ls /dev/disks/t10* | head -1))





On hyperV, you can run following command



Get-WmiObject Win32_LogicalDisk -Filter "DeviceID='C:'"
because the box is shipped without hypervisor, these commands didnt work,

i use Df
Generally new node comes with KVM image but anyways new nodes are by default coming with 64 GB SATADOM