From owner-freebsd-current Wed Mar 25 07:23:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23277 for freebsd-current-outgoing; Wed, 25 Mar 1998 07:23:18 -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 HAA23253 for ; Wed, 25 Mar 1998 07:23:11 -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 HAA00429; Wed, 25 Mar 1998 07:23:06 -0800 (PST) (envelope-from root@mantar.slip.netcom.com) Date: Wed, 25 Mar 1998 07:23:06 -0800 (PST) From: Manfred Antar To: current@FreeBSD.ORG cc: toor@dyson.iquest.net Subject: panic ufs_dirbad Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. ============================== || mantar@netcom.com || || Ph. (415) 681-6235 || ============================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message