/var full
kdirstat is a very usefull program for finding large files, or directories
with lots of small files. For command line, try "du -ab|sort -g".
The reboot must have shut down a process with a large file in /var/tmp, or
similar location. Stopping whatever the process was, would have had the
same effect, without rebooting.
One thing to be aware of, is truly hidden files. For example, I use a seperate
file system for /var/log, which is normally auto mounted, at boot time. If,
for some reason, the mount fails, the logs will be written in the /var/log
directory, which will be in whichever filesystem /var is in. I then fix
the problem that stopped /var/log from mounting, and reboot. Once the directory
/var/log gets used as a mount point, all of the files that were written to it,
will be inaccessible, but still taking up space. The only way to delete those
files, is to unmount the filesystem first.
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
|