Check Disk Space
This procedure is used to check the remaining disk space on the Linux host. Since this is a standard distribution of Linux, customers can use other available commands.
Last updated
Was this helpful?
This procedure is used to check the remaining disk space on the Linux host. Since this is a standard distribution of Linux, customers can use other available commands.
Last updated
Was this helpful?
Was this helpful?
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 3.9G 2.1G 1.7G 56% /
/dev/sda7 21G 9.0G 11G 46% /mnt/.0
/dev/sda6 2.0G 36M 1.9G 2% /tmp
/dev/sda2 4.9G 887M 3.8G 19% /var
/dev/sda1 494M 26M 443M 6% /boot
tmpfs 997M 0 997M 0% /dev/shmdu -sh *