Date: Mon, 7 Sep 2009 14:41:49 +0200 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org Cc: jaymax <jaymax36@gmail.com> Subject: Re: Inconsistency in root partition size Message-ID: <200909071441.49763.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <25324178.post@talk.nabble.com> References: <25314145.post@talk.nabble.com> <200909061238.32832.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <25324178.post@talk.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 07 September 2009 04:24:07 jaymax wrote: > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 507630 503694 -36674 108% / > > Don't know if the above can show anything It is of course entirely possible at this point, that the disk *is* full. Could you show: du -sxh / from single user mode, without anything mounted? That would ensure that the offending file is not hiding behind a mountpoint. Like: /usr/hiding_here. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909071441.49763.mel.flynn%2Bfbsd.questions>