Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Apr 2007 11:53:25 -0500
From:      Kevin Kinsey <kdk@daleco.biz>
To:        Sean Murphy <smurphy@calarts.edu>
Cc:        freebsd-questions@freebsd.org, Alex Zbyslaw <xfb52@dial.pipex.com>
Subject:   Re: var Filesystem Full Help
Message-ID:  <46128685.5030701@daleco.biz>
In-Reply-To: <46128343.7050701@dial.pipex.com>
References:  <46127E55.2040005@calarts.edu> <46128343.7050701@dial.pipex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alex Zbyslaw wrote:
> Sean Murphy wrote:
> 
>> I am getting these errors on my var filesystem but df -h shows there 
>> is plenty of space available.
> 
> Check df -i as you may have run out of inodes rather than out of file 
> space.

Also, try working with fstat(1) to see if the offending superbig file
is active but not yet "written" (and therefore visible to df(1)) and
try du(1), because it may also show you the offending file.

Kevin Kinsey
-- 
Baruch's Observation:
	If all you have is a hammer, everything looks like a nail.



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