Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2001 11:23:21 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        Brian Somers <brian@Awfulhak.org>, 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 
Message-ID:  <200108021023.f72ANL860575@hak.lan.Awfulhak.org>
In-Reply-To: Message from Sheldon Hearn <sheldonh@starjuice.net>  of "Thu, 02 Aug 2001 11:53:31 %2B0200." <57236.996746011@axl.seasidesoftware.co.za> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@freebsd-services.com>                <brian@Awfulhak.org>
      http://www.freebsd-services.com/        <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !      <brian@[uk.]OpenBSD.org>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108021023.f72ANL860575>