centos6.5查看挂载点使用情况



[root@liuquan home]# df -k
Filesystem                     1K-blocks    Used Available Use% Mounted on
/dev/mapper/vg_liuquan-lv_root  51606140 1176868  47807832   3% /
tmpfs                             889656       0    889656   0% /dev/shm
/dev/sda2                         495844   32163    438081   7% /boot
/dev/sda1                         204580     260    204320   1% /boot/efi
/dev/mapper/vg_liuquan-lv_home 422859256  314380 401064840   1% /home
[root@liuquan home]# df -h
Filesystem                      Size  Used Avail Use% Mounted on
/dev/mapper/vg_liuquan-lv_root   50G  1.2G   46G   3% /
tmpfs                           869M     0  869M   0% /dev/shm
/dev/sda2                       485M   32M  428M   7% /boot
/dev/sda1                       200M  260K  200M   1% /boot/efi
/dev/mapper/vg_liuquan-lv_home  404G  316M  383G   1% /home