Thank you all.

I found out that a Java process was using all this space. I restarted it and voilá problem solved.


Thanks.
-----Mensaje original----- From: Tom Evans
Sent: Friday, April 27, 2012 10:22 AM
To: Damien Fleuriot
Cc: freebsd-stable@freebsd.org
Subject: Re: /var getting full

On Fri, Apr 27, 2012 at 4:19 PM, Damien Fleuriot <m...@my.gd> wrote:
Type:
sync


Then:
df -h

Then:
cd /var && du -hd 1


Post results.


As well as this, any unlinked files that have file handles open by
running processes will not be accounted for in du, but will be counted
in df. You could try restarting services that write to /var.

Cheers

Tom
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to