Date: Wed, 25 Mar 1998 09:34:20 -0600 From: Karl Denninger <karl@mcs.net> To: Manfred Antar <root@mantar.slip.netcom.com> Cc: current@FreeBSD.ORG, toor@dyson.iquest.net Subject: Re: panic ufs_dirbad Message-ID: <19980325093420.16073@mcs.net> In-Reply-To: <Pine.BSF.3.96.980325070837.390A-100000@mantar.slip.netcom.com>; from Manfred Antar on Wed, Mar 25, 1998 at 07:23:06AM -0800 References: <Pine.BSF.3.96.980325070837.390A-100000@mantar.slip.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > > ============================== > || 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 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?19980325093420.16073>