Disk Space Utilization Problem
Hi,
I am facing a strange problem in my server, One of my filesystem shows as 3.1G when I execute df -h command and the utilization shows as 83%, but when I cd to the directory /usr/local I could not find any huge files in that filesystem and I have searched for hidden files as well, any help?
groupserver:~ # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda9 3.1G 2.5G 532M 83% /usr/local
groupserver:/usr/local # du -sh *
0 bin
93M abinav
4.0K dspace.txt
0 games
0 include
0 lib
12K man
0 sbin
0 share
0 src
5.2M temp
Thanks,
Puru
Last edited by purusrhce@gmail.com; 12-21-2010 at 11:30 PM.
|