Date: Fri, 23 Aug 2002 19:27:07 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Carlos Carnero <zopewiz@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: optimization changed from TIME to SPACE ?! Message-ID: <20020823162707.GA43840@hades.hell.gr> In-Reply-To: <20020823162400.33567.qmail@web21401.mail.yahoo.com> References: <20020823162400.33567.qmail@web21401.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-08-23 09:24 +0000, 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 Your /var filesystem is almost 100% full. > (2) Is it good, bad or doesn't really matter? It's not very bad, but it definitely slows things down. The filesystem still works, but things will be slow when accessing it to write new stuff. > The box where I got this from has a Squid cache > running in /var, BTW. You should definitely limit squid from filling up the entire /var filesystem. There are a ton of other programs that will want to use /var too and having a single squid caching proxy fill it near 100% is not a very good idea. -- FreeBSD: The Power to Serve <> http://www.FreeBSD.org FreeBSD 5.0-CURRENT #0: Wed Aug 21 22:08:19 EEST 2002 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?20020823162707.GA43840>