Version 9.711005
Recurring emails about /dev/sda6 utilization. Note 4.1G in /var/storage/chroot-http/var/run/nav1
There are no updates to be applied. All but 2 backups have been deleted.
du -shx * in / shows 3.1G in var
du -shx * in /var shows 2.2G in pattern
I have read every article that I could find about this issue and haven't been able to resolve the issue.
I need to get /dev/sda6 below 85% utilization.
Any ideas?
I bet you will find lots of old crash dumps with:
ll /var/storage/cores
You can rm any file that's not needed to investigate a current problem.
Cheers - Bob
Bob,
Already deleted them. There were just two of them.
Dale, did you try
du -shx /var/*
The next-most-likely culprit is /var/storage/pgsql92/data/pg_xlog.
The plot thickens....
That 289M certainly isn't enough to make a big difference. Must be something else unusual in /var/storage. Try
du -shx /var/storage/* |sort -rh |head -10
1.7G ~ rough math.