I seem to be having something eat away disk space on my primary partition. Does anyone have any idea what's going on?
Here is a df log, over the period of about 30 seconds: --> Wed 21:22 on cyan : pwd is ~ tcsh# df Filesystem 1024-blocks Used Available Capacity Mounted on /dev/hda1 396165 346057 29648 92% / /dev/hda3 1480588 160843 1243238 11% /nfs black:/nfs/homes 27330510 223318 25676203 1% /nfs/homes black:/nfs/mail 7724781 4217307 3107054 58% /nfs/mail --> Wed 21:22 on cyan : pwd is ~ tcsh# df Filesystem 1024-blocks Used Available Capacity Mounted on /dev/hda1 396165 346081 29624 92% / /dev/hda3 1480588 160844 1243237 11% /nfs black:/nfs/homes 27330510 223315 25676206 1% /nfs/homes black:/nfs/mail 7724781 4217332 3107029 58% /nfs/mail --> Wed 21:23 on cyan : pwd is ~ tcsh# df Filesystem 1024-blocks Used Available Capacity Mounted on /dev/hda1 396165 346113 29592 92% / /dev/hda3 1480588 160845 1243236 11% /nfs black:/nfs/homes 27330510 223313 25676208 1% /nfs/homes black:/nfs/mail 7724781 4217378 3106983 58% /nfs/mail --> Wed 21:23 on cyan : pwd is ~ tcsh# df Filesystem 1024-blocks Used Available Capacity Mounted on /dev/hda1 396165 346121 29584 92% / /dev/hda3 1480588 160982 1243099 11% /nfs black:/nfs/homes 27330510 223321 25676200 1% /nfs/homes black:/nfs/mail 7724781 4217248 3107113 58% /nfs/mail Now just to give you a little insight, /var has been moved to /nfs/var so I don't think it anything in /var/log causing the problem (since that would be on /dev/hda3) Eariler in the evening I did a 'cd /;du -sx *' two seperate times, 15 minutes apart. The strange thing was, all directories had not changed in filesize besides /nfs. This has got me stumped. Any suggestions would be great. Thanks! Nick