Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 1998 07:23:06 -0800 (PST)
From:      Manfred Antar <root@mantar.slip.netcom.com>
To:        current@FreeBSD.ORG
Cc:        toor@dyson.iquest.net
Subject:   panic ufs_dirbad
Message-ID:  <Pine.BSF.3.96.980325070837.390A-100000@mantar.slip.netcom.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980325070837.390A-100000>