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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to