/var error

Greg Panula greg.panula at dolaninformation.com
Wed Jul 9 01:59:53 PDT 2003


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.


More information about the freebsd-stable mailing list