From owner-freebsd-current Mon Jul 8 14:11:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B76CD37B401 for ; Mon, 8 Jul 2002 14:11:26 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65BE343E09 for ; Mon, 8 Jul 2002 14:11:26 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g68LBPLA047257; Mon, 8 Jul 2002 14:11:25 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g68LBPHv047256; Mon, 8 Jul 2002 14:11:25 -0700 (PDT) (envelope-from dillon) Date: Mon, 8 Jul 2002 14:11:25 -0700 (PDT) From: Matthew Dillon Message-Id: <200207082111.g68LBPHv047256@apollo.backplane.com> To: Michael Nottebrock Cc: "Georg-W. Koltermann" , Peter Wemm , freebsd-current@FreeBSD.ORG Subject: Re: fsck hosed? References: <20020708044114.22412380A@overcee.wemm.org> <1026136245.61276.58.camel@hunter.muc.macsch.com> <3D29FF5E.6040307@gmx.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Similar things happen to me... Also when I do an 'fsck -y' fsck will fsck each partition until it hits one with problems. It fixes the problems, then exits (does not continue to the next partition). I wind up having to run fsck five or six times to get it to fsck all the partitions (either that or I have to specify each partition manually). -Matt :Georg-W. Koltermann wrote: :> Yes, I see that as well. Another symptom is that fsck -p now always :> announces "unexpected inconsistencies" and drops back to singleuser when :> it indeed was able to fix the problems, i.e. it marks the filesystem :> clean and a manual fsck does not report anything unusual. : :Metoo: I have fsck_y_enable="YES" set and sometimes it'd announce :"unexpected inconsistencies", sometimes it'd not, but it will always :bail out to single user after it processes the first unclean :filessystem. I then need to run fsck as many times as I have dirty :filesystems (because it'll exit after it has cleaned one of them). : :Regards, :-- :Michael Nottebrock :"The circumstance ends uglily in the cruel result." - Babelfish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message