/var getting full
Tom Evans
tevans.uk at googlemail.com
Fri Apr 27 15:22:52 UTC 2012
On Fri, Apr 27, 2012 at 4:19 PM, Damien Fleuriot <ml at 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
More information about the freebsd-stable
mailing list