From owner-freebsd-current Tue Nov 23 2:30:37 1999 Delivered-To: freebsd-current@freebsd.org Received: from ren.detir.qld.gov.au (ns.detir.qld.gov.au [203.46.81.66]) by hub.freebsd.org (Postfix) with ESMTP id 29C6E14A00 for ; Tue, 23 Nov 1999 02:30:30 -0800 (PST) (envelope-from syssgm@detir.qld.gov.au) Received: by ren.detir.qld.gov.au; id UAA03026; Tue, 23 Nov 1999 20:29:02 +1000 (EST) Received: from ogre.detir.qld.gov.au(167.123.8.3) by ren.detir.qld.gov.au via smap (3.2) id xma003018; Tue, 23 Nov 99 20:28:50 +1000 Received: from atlas.detir.qld.gov.au (atlas.detir.qld.gov.au [167.123.8.9]) by ogre.detir.qld.gov.au (8.8.8/8.8.7) with ESMTP id UAA03018; Tue, 23 Nov 1999 20:28:15 +1000 (EST) Received: from nymph.detir.qld.gov.au (nymph.detir.qld.gov.au [167.123.10.10]) by atlas.detir.qld.gov.au (8.8.5/8.8.5) with ESMTP id UAA29932; Tue, 23 Nov 1999 20:28:15 +1000 (EST) Received: from nymph.detir.qld.gov.au (localhost [127.0.0.1]) by nymph.detir.qld.gov.au (8.9.3/8.8.7) with ESMTP id UAA14557; Tue, 23 Nov 1999 20:28:14 +1000 (EST) (envelope-from syssgm@nymph.detir.qld.gov.au) Message-Id: <199911231028.UAA14557@nymph.detir.qld.gov.au> To: Bernd Walter Cc: freebsd-current@FreeBSD.ORG, syssgm@detir.qld.gov.au Subject: Re: Fsck follies References: <199911211236.WAA27489@nymph.detir.qld.gov.au> <19991121130020.A2369@netmonger.net> <199911220457.OAA47173@nymph.detir.qld.gov.au> <19991122185456.A9256@cicely8.cicely.de> In-Reply-To: <19991122185456.A9256@cicely8.cicely.de> from Bernd Walter at "Mon, 22 Nov 1999 18:54:57 +0100" Date: Tue, 23 Nov 1999 20:28:14 +1000 From: Stephen McKay Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 22nd November 1999, Bernd Walter wrote: >On Mon, Nov 22, 1999 at 02:57:39PM +1000, Stephen McKay wrote: >> I think there is a fault in fsck. Possibly it is because softupdates >> changed the rules. Having run md5 over the good copy and the broken >> (power failure interrupted) copy as well as everything in lost+found, >> I can say that no corrupted files survived, and everything in lost+found >> was a good copy of some file or other. So softupdates appears to be >> doing the right thing. But fsck didn't fix everything broken by the >> power interruption. >> >Sometimes fsck tells you that it needs a rerun. >See /usr/share/doc/smm/03.fsck/paper.ascii.gz for details about fsck. >Are you shure that this was not the case? It should print "PLEASE RERUN FSCK" in that case. It did not do so. It looks like other messages like "FILE SYSTEM MARKED DIRTY" are likely in this case. It said "FILE SYSTEM MARKED CLEAN" that evening. Eventually I'll get the time to do repeated powerdowns of my equipment to try to reproduce this. I hope you can see why I'm not rushing into this. :-) Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message