From owner-freebsd-current Sun Sep 27 15:59:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05838 for freebsd-current-outgoing; Sun, 27 Sep 1998 15:59:11 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from home.dragondata.com (home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05715 for ; Sun, 27 Sep 1998 15:58:11 -0700 (PDT) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.8/8.8.5) id RAA28575; Sun, 27 Sep 1998 17:57:19 -0500 (CDT) From: Kevin Day Message-Id: <199809272257.RAA28575@home.dragondata.com> Subject: Re: Softupdates panics In-Reply-To: <19980927231152.21543@follo.net> from Eivind Eklund at "Sep 27, 98 11:11:52 pm" To: eivind@yes.no (Eivind Eklund) Date: Sun, 27 Sep 1998 17:57:19 -0500 (CDT) Cc: tlambert@primenet.com, street@iname.com, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sun, Sep 27, 1998 at 07:57:05PM +0000, Terry Lambert wrote: > > > Here for your enjoyment are two softupdates panics. These are the first > > > I've seen after months of softupdates use. They came shortly after I > > > added `noatime' to two of my heavily used softupdates slices in > > > /etc/fstab, but I have been in the habit of dynamically updating the > > > mounts with noatime before make worlds with no problems. These happened > > > in the middle of large port compiles. I've taken the noatime out of > > > fstab and have survived a couple of passes through the same port build. > > > > > > Do *NOT* use "noatime" in combination with soft updates! > > > > The dependencies for "noatime" are not switchable, and by enabling > > it, you are breaking the dependency graph into seperate pieces! > > > > The bug here is that it didn't ignore your request for "noatime". > > Return error. noatime request a particular behaviour for the mount; > ignoring that request on the assumption that people only do it for > speed is IMO totally bogus. > > Eivind. > I've gotta agree here - softupdates looked good for my palmtop that uses flash - noatime is essentially required for flash media. :) But is that what terry was saying? :) Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message