From owner-freebsd-current  Wed Mar 25 16:56:28 1998
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id QAA12961
          for freebsd-current-outgoing; Wed, 25 Mar 1998 16:56:28 -0800 (PST)
          (envelope-from owner-freebsd-current@FreeBSD.ORG)
Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12954
          for <current@FreeBSD.ORG>; Wed, 25 Mar 1998 16:56:25 -0800 (PST)
          (envelope-from root@mantar.slip.netcom.com)
Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134])
	by mantar.slip.netcom.com (8.8.8/8.8.8) with SMTP id QAA14172;
	Wed, 25 Mar 1998 16:56:18 -0800 (PST)
	(envelope-from root@mantar.slip.netcom.com)
Date: Wed, 25 Mar 1998 16:56:18 -0800 (PST)
From: Manfred Antar <root@mantar.slip.netcom.com>
To: Karl Denninger <karl@mcs.net>
cc: current@FreeBSD.ORG, toor@dyson.iquest.net
Subject: Re: panic ufs_dirbad
In-Reply-To: <19980325093420.16073@mcs.net>
Message-ID: <Pine.BSF.3.96.980325165523.14166A-100000@mantar.slip.netcom.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

On Wed, 25 Mar 1998, Karl Denninger wrote:

> What is the extract date on the sources in your kernel?
> 
> --
> -- 
> Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin
> http://www.mcs.net/          | T1's from $600 monthly / All Lines K56Flex/DOV
> 			     | NEW! Corporate ISDN Prices dropped by up to 50%!
> Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS
> Fax:   [+1 312 803-4929]     | *SPAMBLOCK* Technology now included at no cost
> 
> On Wed, Mar 25, 1998 at 07:23:06AM -0800, Manfred Antar wrote:
> > while doing a make world I get a panic.
> > fsck can't fix the partition. I'm wondering if this is 
> > leftover from last weeks changes. My disk was hosed last week
> > when all the file system work was going on.
> > I low level formated it and repartioned it. Then i restored from a 
> > mar 10 dump. that seemed to work ok so i supped current and did  a
> > make world. /usr/obj which is mounted on /dev/sd0s1g seems to
> > get corrupted after a make world:
> > 
> > (manfred)506}fsck /dev/sd0s1g
> > ** /dev/rsd0s1g
> > ** Last Mounted on /usr/obj
> > ** Phase 1 - Check Blocks and Sizes
> > ** Phase 2 - Check Pathnames
> > BAD INODE NUMBER FOR '.'  I=43011  OWNER=bin MODE=40755
> > SIZE=512 MTIME=Mar 25 00:49 1998 
> > DIR=?
> > FIX? [yn] y
> > BAD INODE NUMBER FOR '..'  I=43011  OWNER=bin MODE=40755
> > SIZE=512 MTIME=Mar 25 00:49 1998 
> > DIR=/usr/src/tmp/sbin
> > FIX? [yn] y
> > DIRECTORY CORRUPTED  I=43011  OWNER=bin MODE=40755
> > SIZE=512 MTIME=Mar 25 00:49 1998 
> > DIR=?
> > SALVAGE? [yn] y
> > ** Phase 3 - Check Connectivity
> > ** Phase 4 - Check Reference Counts
> > ** Phase 5 - Check Cyl groups
> > 2263 files, 29822 used, 168773 free (245 frags, 21066 blocks, 0.1%
> > fragmentation)
> > fsck will not fix the problem. if i delete /usr/obj/usr/src/tmp/sbin
> > manually after remounting the problem doesn't show up.
> > 
> > I did a newfs on that partition before make world. 
> > 
March 24 about 6 p.m. pacific
 


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