On Friday 17 June 2005 08:32, Ken Schneider wrote:
On Fri, 2005-06-17 at 00:13 -0400, B. Stia wrote:
On Thursday 16 June 2005 07:16, Ken Schneider wrote:
On Thu, 2005-06-16 at 02:24 -0400, B. Stia wrote:
On Thursday 16 June 2005 00:18, B. Stia wrote:
Whoops !! It isn't the trash. Just found out that my / directory is 98.4% full again. Looked at everything. Can't figure out what it is or what is causing that. Did a YOU kernel upgrade two days ago. What is filling up 1.5 gigs of my / directory??
Bob S.
Try using du -sk * starting at / to see what is using all the space.
Jeffrey, Carlos, Ken,
Thanks for replying. I did the disk usage command and the following is the result. That partition is 2 gigs. I don' see amything that jumps out at me. Maybe I am not seeing/doing it correctly.
EasyStreet:/ # du -sch /* 7.7M /bin 6.8M /boot 480K /dev 26M /etc 8.0K /hdabkup 74M /lib 14M /lib64 16K /lost+found du: `/media/cdrecorder': No medium found du: `/media/dvdrecorder': No medium found du: `/media/floppy': No medium found 12K /media 4.0K /mnt 1.1G /proc 53M /root 11M /sbin 1.4M /srv 0 /sys 56K /tmp 12K /windows ??G total (about 195 M not counting proc of 1.1 G)(Does /proc count in disk usage ?) EasyStreet:/ #
I didn't show /home, usr, opt, var as they are all on their own partitions. More ideas, guidance, please ? KDiskFree shows the / partition as being 98.6 % used
Can you also show the results of df?
Ken, Following is output of df: EasyStreet:/ # df -ah /* Filesystem Size Used Avail Use% Mounted on /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb8 2.6G 326M 2.2G 13% /data /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb9 2.7G 33M 2.5G 2% /hdabkup /dev/hdb3 5.4G 1.1G 4.0G 21% /home /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb5 7.7G 33M 7.3G 1% /newlinux /dev/hdb4 1.5G 824M 570M 60% /opt proc 0 0 0 - /proc /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb1 2.0G 1.9G 30M 99% / - 0 0 0 - /sys /dev/hdb1 2.0G 1.9G 30M 99% / /dev/hdb7 3.3G 2.8G 283M 91% /usr /dev/hdb10 1.5G 516M 885M 37% /var /dev/hdb1 2.0G 1.9G 30M 99% / EasyStreet:/ # Are more options necessary ? Bob S.