From owner-freebsd-questions Fri Aug 23 9:29:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 091D837B400 for ; Fri, 23 Aug 2002 09:29:39 -0700 (PDT) Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3611243E72 for ; Fri, 23 Aug 2002 09:29:38 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g7NGTaD29515; Fri, 23 Aug 2002 12:29:36 -0400 Message-ID: <3D6664A5.6030807@potentialtech.com> Date: Fri, 23 Aug 2002 12:36:53 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Carlos Carnero Cc: freebsd-questions@freebsd.org Subject: Re: optimization changed from TIME to SPACE ?! References: <20020823162400.33567.qmail@web21401.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Carlos Carnero wrote: > Hi, > > I just got this message in my log: > > Aug 22 19:06:06 osiris /kernel: /var: > optimization > changed from TIME to SPACE > > (1) What's that? > (2) Is it good, bad or doesn't really matter? > > The box where I got this from has a Squid cache > running in /var, BTW. How full is that partition? Generally this happens when a partition starts to fill up, and the system takes additional time to save files in a more space-conservative way. Thus your drive performance is starting to suffer to ensure that you'll have plenty of space availalbe. See if there's anything you can delete from /var to free up space. If not, consider a larger /var partition. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message