Jean-Marc Lasgouttes wrote:
Darren Freeman <[EMAIL PROTECTED]> writes:

I was entering an enhancement request a few min ago. Will redo and see
if it works.

The problem is that the /var partition on aussie is full. I tried to
look for obvious things to remove, but I am not sure.

[EMAIL PROTECTED] var]$ sudo du -s *|sort -r -nk 1|head
694744  lib
654340  spool
365268  run
207280  cache
There could easily be some stuff in cache that could be deleted. Check especially for old packages, if you're using yum or something of the sort:
[EMAIL PROTECTED] tmp]# du -h --max-depth=1 /var/cache/
...
2.0G /var/cache/yum
...
2.2G /var/cache/
98036   log


Top offender:

1/ /var/lib/: the problem is with mailman and webalizer

[EMAIL PROTECTED] lib]$ sudo du -s *|sort -r -nk 1
273544  mailman
263404  webalizer
There must be some old records in webalizer that could be deleted.
...

1/ /var/spool/mail:
People, please clean up your mailbox (or better, forward to a better
place).
Forward and filter....

Richard

--
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to