Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2005 20:41:56 +0100
From:      "John" <micp07@dsl.pipex.com>
To:        <freebsd-questions@freebsd.org>
Subject:   UNEXPECTED INCONSISTENCY - fsck
Message-ID:  <000001c5dcc0$d2752010$0b00000a@Discovery>

next in thread | raw e-mail | index | archive | help
Hi,
 
There was recently a power outage in the area, which lasted longer than the
UPS did.
By the time I was notified the server had already crashed.
 
When the power was restored, the computer was restarted, but failed to boot
correctly.

The error was:

/dev/rda0s1e: 1920298835 BAD I=3219136
/dev/rda0s1e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY:
	/dev/rda0s1e (/usr)
Automatic files system check failed... help! 

Ok, so I ran fsck -y, which resulted in:

...
** /dev/rda0s1e
** Last Mounted on /usr
** Phase 1 - Check Blocks and Sizes
1920298835 BAD I=3219136
... ( 9 lines cut all ending BAD I=3219136)
1869182049 BAD I=3219136
EXCESSIVE BAD BLKS I=3219136
CONTINUE? [yn] yes

741880625 BAD I=3219137
... ( 9 lines cut all ending BAD I=3219137)
153103648 BAD I=3219137
EXCESSIVE BAD BLKS I=3219137
CONTINUE? [yn] yes

** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
BAD/DUP FILE I=3219136 OWNER=13273856 MODE=103210
SIZE=57005967061714584 MTIME=Jun  3 16:08 1970
CLEAR? [yn] yes

pid 22 (fsck), uid 0: exited on signal 11
Segmentation fault
#

It is FreeBSD 3.4, 2 * 17GB HITACHI SCSI Drives and 128MB RAM.

I have very little knowledge of the system, and would appreciate any help in
solving this problem.

Thanks

John





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c5dcc0$d2752010$0b00000a>