Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 10:22:16 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   fsck -f vs. fsck -p -f
Message-ID:  <Pine.LNX.4.02.9811111018170.21231-100000@feral-gw>

next in thread | raw e-mail | index | archive | help

I just had a really peculiar occurrence:

root fsck -p /dev/rda2a
/dev/rda2a: clean, 5789274 free (76594 frags, 714085 blocks, 0.9% fragmentation)
quarm.feral.com > root fsck -f -p /dev/rda2a
/dev/rda2a: UNKNOWN FILE TYPE I=16212
/dev/rda2a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
quarm.feral.com > root fsck -f  /dev/rda2a
** /dev/rda2a
** Last Mounted on /mnt2
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
175499 files, 2782327 used, 5789274 free (76594 frags, 714085 blocks, 0.9%
fragmentation)


There was absolutely no peep of errors here...

Now- this may be a flakey disk and it's under a shakey development
framework, but I thought I'd ask if there's anything *but* busted h/w or
I/O layer goop that could have this happen...

(this is a Fibre Channel disk on a PLDA (private loop direct attach) to my
2x180 SMP FreeBSD system- I'm filling this disk with lots and lots of
random files to test some filesystem stuff..)



-matt

quarm.feral.com > uname -a
FreeBSD quarm.feral.com 3.0-CURRENT FreeBSD 3.0-CURRENT #1: Wed Nov 11
10:04:31 PST 1998
mjacob@quarm.feral.com:/freebsd/FreeBSD-current/src/sys/compile/QUARM
i386







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.LNX.4.02.9811111018170.21231-100000>