Page is a not externally linkable
- Hardware and OS Related Technologies
-- Linux, Unix, and *nix like Operating Systems
---- why the result of df a partition is different from du so much


haha - 10:09 am on Feb 23, 2009 (gmt 0)


[@4.54 ~]# df -k /var
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vgroot-lvvar
4062912 3424616 428584 89% /var
[@4.54 ~]# du -sh /var
120M /var
[@4.54 ~]# lsof /var
[@4.54 ~]#

but after remount /var
the result of df -k /var is almost as same as du

btw:sorry for my poor english:)


Thread source:: http://www.webmasterworld.com/linux/3855690.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com