From owner-freebsd-questions Sun Dec 19 7:17:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.cybersurf.net (smtp1.cybersurf.net [209.197.145.111]) by hub.freebsd.org (Postfix) with ESMTP id 1842014FEA for ; Sun, 19 Dec 1999 07:17:48 -0800 (PST) (envelope-from 01031149@3web.net) Received: from webserver ([209.197.157.198]) by smtp1.cybersurf.net (Netscape Messaging Server 4.05) with SMTP id FMZUJJ00.4JK; Sun, 19 Dec 1999 08:18:55 -0700 Message-ID: <000401bf4a3c$dacca0c0$c69dc5d1@webserver> From: "Duke Normandin" <01031149@3web.net> To: "Ryan Thompson" Cc: "freebsd-questions" Subject: Re: Optimization changed from TIME to SPACE Date: Sat, 18 Dec 1999 23:28:13 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Ryan Thompson To: Duke Normandin <01031149@3web.net> Cc: freebsd-questions Date: Saturday, December 18, 1999 8:26 PM Subject: Re: Optimization changed from TIME to SPACE |This message means that the filesystem in question (/usr) is beginning to |fill up. Have a look at your `df` output, your /usr partition is likely |nearing its capacity. | |The error message itself means the kernel and related file subsystems are |attempting to optimize writes by space on the drive, to try and save as |much room as possible. Generally, this means slower writes, but, perhaps |more importantly, it means you're just about out of room :-) Thanks for the info...I guess I better have a look. I needed the source to build a custom kernel. Once that's done, do you suppose I can nuke the source? later....duke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message