Date: Wed, 10 May 2000 09:08:01 +1000 From: Phil Homewood <pdh@bit.net.au> To: Mitch Collinsworth <mkc@Graphics.Cornell.EDU> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.0-R server /var running out of inodes (not a usenet question) Message-ID: <20000510090801.P27852@atlas.bit.net.au> In-Reply-To: <200005091546.LAA73551@larryboy.graphics.cornell.edu>; from mkc@Graphics.Cornell.EDU on Tue, May 09, 2000 at 11:46:17AM -0400 References: <200005091546.LAA73551@larryboy.graphics.cornell.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
[cc: list trimmed] Mitch Collinsworth wrote: > Note that /var only has 2% of inodes in use! Hunting through my log > files I don't find any clues suggesting what happened. 10 to 1 that you have some process rotating logfiles but not releasing an open filehandle when it does. /usr/ports/sysutils/lsof is your friend :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000510090801.P27852>