From owner-freebsd-current Thu Aug 2 3:23:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 471B237B407 for ; Thu, 2 Aug 2001 03:23:24 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f72ANLs09572; Thu, 2 Aug 2001 11:23:22 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f72ANL860575; Thu, 2 Aug 2001 11:23:21 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200108021023.f72ANL860575@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Sheldon Hearn Cc: Brian Somers , kc5vdj@yahoo.com, freebsd-current@FreeBSD.ORG, brian@freebsd-services.com, brian@freebsd-services.com Subject: Re: /home: mount pending error: blocks 14 files 3 In-Reply-To: Message from Sheldon Hearn of "Thu, 02 Aug 2001 11:53:31 +0200." <57236.996746011@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Aug 2001 11:23:21 +0100 From: Brian Somers 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 > On Thu, 02 Aug 2001 10:42:29 +0100, Brian Somers wrote: > > > If the error keeps turning up, I would guess that you have a 0 or > > empty fsck field in /etc/fstab and fsck -s therefore not fixing the > > problem. > > Nope. I have passno set for the filesystem on which I also see this. I > used to have background fsck enabled, but I disabled it because of > horrid unkillable fsck behaviour. Perhaps background fsck did something > nasty to my filesystem that normal fsck isn't seeing? The soft-updates code stores two block counts and two file counts in the superblock so that df(1) can give sane answers for filesystems where soft-updates is enabled. fsck(8) fixes them up (and frees off the bitmaps etc) on my machines ok. > Ciao, > Sheldon. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message