Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jul 2003 03:59:49 -0500
From:      Greg Panula <greg.panula@dolaninformation.com>
To:        bodo ah <embohoh@yahoo.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: /var error
Message-ID:  <3F0BD985.F6DFF5B9@dolaninformation.com>
References:  <20030709082956.61490.qmail@web42004.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
bodo ah wrote:
> 
> Hello there,
> 
> I have some problem with my filesystem.
> 
> #df -h
> ...
> /dev/da0s1e   288M   265M -208.0K   100%    /var
> ...
> #du -h /var
> ..
>  19M    /var
> ..
> 
> Does anybody has an idea what Im supposed to do?
> 

you might try dropping into single user mode and then unmounting the
volume and running fsck against it.
kill 1
umount /var
fsck /var

200 some odd megs is a fair amount to go missing.

good luck.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F0BD985.F6DFF5B9>