From owner-freebsd-newbies Tue Jun 6 19:48:19 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from bilmax.cho.cstone.net (bilmax.cho.cstone.net [209.145.79.244]) by hub.freebsd.org (Postfix) with ESMTP id 2CFDE37BAB8 for ; Tue, 6 Jun 2000 19:48:15 -0700 (PDT) (envelope-from wer@cstone.net) Received: from cstone.net (localhost.cstone.net [127.0.0.1]) by bilmax.cho.cstone.net (8.9.3/8.9.3) with ESMTP id WAA10086; Tue, 6 Jun 2000 22:43:49 -0400 (EDT) (envelope-from wer@cstone.net) Message-ID: <393DB6E5.67D0CB18@cstone.net> Date: Tue, 06 Jun 2000 22:43:49 -0400 From: "William E. Reid" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Killingsworth Cc: newbies@freebsd.org Subject: Re: /: write failed, file system is full References: <20000607014516.80789.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have seen taht on one machine. As far as I know it is usually one of two things. In your kernel.conf I heard it could be OPEN_MAX="xx" (which I could not find in the 4.0-stable LINT file) or your maxusers="xx" could be set too low (Defaults to 32). However the machine I have with taht problem only reports the error after someone has restarted Zope. I added an fstat before and after the starting of Zope in teh startup script. I didn't see any huge burst of files being opened. It was like 613 and jumped to 619. I also heard one person say that he had seen netscapes cache file cause this problem. I can't track down the problem on my box.... but I am still looking. -=Bill Daniel Killingsworth wrote: > I keep getting this error and am unsure what could be causing it. Could > anyone shed some light on where I mught begin to look? > > /: write failed, file system is full > > Thanks, > > /Dan > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message