From owner-freebsd-current Sat Sep 19 13:44:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23207 for freebsd-current-outgoing; Sat, 19 Sep 1998 13:44:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (sf3-51.ppp.wenet.net [206.15.84.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23197 for ; Sat, 19 Sep 1998 13:44:33 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with SMTP id NAA18902; Sat, 19 Sep 1998 13:45:32 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Sat, 19 Sep 1998 13:45:32 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Terry Lambert cc: Eivind Eklund , Don.Lewis@tsc.tdk.com, current@FreeBSD.ORG Subject: Re: softupdates & fsck In-Reply-To: <199809191954.MAA11587@usr02.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 19 Sep 1998, Terry Lambert wrote: [...] > Soft updates had this problem originally because the sync(2) call didn't > do the right thing (tick the sync soft clock wheel until it was empty) > in the first pass at the soft updates code. > > Fixing this took a long time, and it *was* fixed. Unordered writes > of async queued events are equivalent to async writes, and you know > how I hate those. 8-(. Well, I had to hit reset once, while building world, as my box froze while logging out of X. End result was fsck grok'd both disks (Quantum, SCSI), and stuff was left in lost+found for both disks. The one with /usr/obj had some dirs (and files too I think) that couldn't be rm -rf'd. Going into single user mode, and manually running fsck on the damaged drive seemed to fix this. And, this was with a pre-cam kernel, with no patches or anything. Perhaps a related problem? - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message