Hi,<br><br>I see df -h and du -hs difference. <br><br>root@test:/# du -hs * | grep G<br>2.4G home<br>du: cannot access `proc/1027/task/1027/fd/4': No such file or directory<br>du: cannot access `proc/1027/task/1027/fdinfo/4': No such file or directory<br>
du: cannot access `proc/1027/fd/4': No such file or directory<br>du: cannot access `proc/1027/fdinfo/4': No such file or directory<br>9.5G usr<br>root@test:~# df -h<br>Filesystem Size Used Avail Use% Mounted on<br>
/dev/sda1 70G 55G 15G 79% /<br>varrun 3.6G 88K 3.6G 1% /var/run<br>udev 3.6G 32K 3.6G 1% /dev<br>/dev/sda5 464M 28M 412M 7% /boot<br>root@test:~# <br>
<br>Please suggest whats eating up 43.1 GB disk space<br><br>Thanks<br><br>Kaushal<br>