From owner-freebsd-current Thu Aug 2 2:42:35 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 D913A37B403 for ; Thu, 2 Aug 2001 02:42:31 -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 f729gUs09372; Thu, 2 Aug 2001 10:42:30 +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 f729gT859796; Thu, 2 Aug 2001 10:42:29 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200108020942.f729gT859796@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: kc5vdj@yahoo.com Cc: freebsd-current@FreeBSD.ORG, brian@freebsd-services.com Subject: Re: /home: mount pending error: blocks 14 files 3 In-Reply-To: Message from Jim Bryant of "Wed, 01 Aug 2001 21:45:34 CDT." <3B68BECE.403F21FF@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Aug 2001 10:42:29 +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 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 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