Date: Thu, 02 Aug 2001 10:42:29 +0100 From: Brian Somers <brian@Awfulhak.org> To: kc5vdj@yahoo.com Cc: freebsd-current@FreeBSD.ORG, brian@freebsd-services.com Subject: Re: /home: mount pending error: blocks 14 files 3 Message-ID: <200108020942.f729gT859796@hak.lan.Awfulhak.org> In-Reply-To: Message from Jim Bryant <kc5vdj@yahoo.com> of "Wed, 01 Aug 2001 21:45:34 CDT." <3B68BECE.403F21FF@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The error means that your machine crashed with soft-updates enabled,
leaving 14 blocks and 3 files still allocated on disk (using up
blocks & inodes).
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.
To fix it, correct fstab and run fsck -B.
> I've never had this before, and I have traced the message to ufs/ffs/ffs_vnops.c on line 634.
>
> I have recently noticed [since my last svsup] that this is happening on boot and shutdown [in which case, the messasge is also in
> the same file, but for umount conditions].
>
> I am not a filesystem expert.. How concerned should I be?
>
> This is -current a week or two old [before all the lockup threads began]...
>
> jim
> --
> ET has one helluva sense of humor!
> He's always anal-probing right-wing schizos!
--
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?200108020942.f729gT859796>
