/var growing too fast
- From: Robert Huff <roberthuff@xxxxxxx>
- Date: Fri, 21 Dec 2007 10:04:37 -0500
zbigniew szalbot writes:
I thought I would ask your advice. I only have a 2 GB /var slice
and space is shrinking fast.
It may be that something else is eating up available space but I
am not sure how to measure it. Every day about 1% more of
available space is taken.
Start by running:
du /var | sort -nr | head -n 50 | more
This will show you the 50 biggest directories. If you don't
understand why they're the size they are ... that's your first step.
Robert Huff
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: /var growing too fast
- From: zbigniew szalbot
- Re: /var growing too fast
- References:
- /var growing too fast
- From: zbigniew szalbot
- /var growing too fast
- Prev by Date: Re: Redirecting STDOUT
- Next by Date: Re: timekeeping on jail servers
- Previous by thread: /var growing too fast
- Next by thread: Re: /var growing too fast
- Index(es):