Date: Wed, 1 Nov 2000 18:06:25 +0300 From: Igor Roboul <igor@raduga.dyndns.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: /var still full after cleaning up! Message-ID: <20001101180625.A23670@linux.rainbow> In-Reply-To: <3A002CB8.BF33C0B7@west.se>; from bjorn.tornqvist@west.se on Wed, Nov 01, 2000 at 03:46:16PM %2B0100 References: <3A002CB8.BF33C0B7@west.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 01, 2000 at 03:46:16PM +0100, Bjorn Tornqvist wrote: > Due to a bug in modphp my httpd-errors.log grew enourmous and I had to > remove it since /var became full. This is because this file is still opened by some process. Do "fstat | grep httpd-errors.log" this will give you pid of this process. -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 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?20001101180625.A23670>