From owner-freebsd-isp Sat Mar 8 21:01:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA25685 for isp-outgoing; Sat, 8 Mar 1997 21:01:49 -0800 (PST) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA25663; Sat, 8 Mar 1997 21:01:38 -0800 (PST) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.5/8.7.3) with UUCP id WAA03157; Sat, 8 Mar 1997 22:01:27 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id WAA08549; Sat, 8 Mar 1997 22:01:40 -0700 (MST) Date: Sat, 8 Mar 1997 22:01:40 -0700 (MST) From: Marc Slemko To: Michael Smith cc: isp@freebsd.org, hackers@freebsd.org Subject: Re: freebsd as a news server? In-Reply-To: <199703090422.OAA28301@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 9 Mar 1997, Michael Smith wrote: > matthew c. mead stands accused of saying: > > > > > > I really do suggest using -o noatime,async > > > on mounted news partitions too (for 2.2) > > > > This system is a 2.1.6 installation. Do these > > recommendations change based on that? Thanks for the replies! > > No async support in 2.1.6, but I believe that noatime is supported. Wrong way around; no noatime in 2.1.6 (but it is easy to patch in), but there is async (but I think it is better(?) in 2.2...). Be warned if you mount your drives async then they may fail fsck on reboot if the system crashes and you may have to fsck manually before it will boot.