Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2003 11:33:23 -0700
From:      "Southo" <keith@southo.net>
To:        <greg.panula@dolaninformation.com>
Cc:        freebsd-stable@freebsd.org
Subject:   RE: /var error
Message-ID:  <0c0901c34648$945b0ad0$f901a8c0@southoq6ppwrt1>
In-Reply-To: <3F0BD985.F6DFF5B9@dolaninformation.com>

next in thread | previous in thread | raw e-mail | index | archive | help
If you just cleaned out /var try creating a small file to re-sync the
filesystem. I've had a similar issue in the past after freeing up space.

Regards,
Keith Baldwin
Southo.net


-----Original Message-----
From: owner-freebsd-stable@freebsd.org
[mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Greg Panula
Sent: Wednesday, July 09, 2003 2:00 AM
To: bodo ah
Cc: freebsd-stable@freebsd.org
Subject: Re: /var error

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.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0c0901c34648$945b0ad0$f901a8c0>