...hopefully some useful VMware related stuff

View Disk Usage from the command line with df and vdf

20/04/2010 14:21

View Disk Usage from the command line with df and vdf

 

When logged into the ESX at the command line run the following:

df

df -h (to show the values in more helpful formats)

 

 

Extending on this, to view the VMFS datastore useage run the following:

vdf

vdf -h

 

Search site