You really shouldn't perform an FSCK on that. The more you read/write the more damage you're likely to sustain.
You should boot from CD, and use dd to dump an image out to an external drive. Then replace your drive, and use dd to restore the image. *then* use fsck. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Scott R. Ehrlich > Sent: Wednesday, March 05, 2008 6:34 AM > To: [email protected] > Subject: [BBLISA] Error reading block x (Attempt to read block...) > > A Centos 5 64-bit server reflected some SCSI kernel errors in the logs, > so I > opted to reboot, only to be prompted to perform a manual fsck, that an > automatic fsck wouldn't be permitted. > > As a result, the fsck is taking a long time, as I have to babysit the > server > for every bad block that is reported and needs a forced rewrite. > > The exact error is "Error reading block x (Attempt to read block from > filesystem resulted in short read) while doing inode scan. Ignore > error(y)? > > Force rewrite(y)?" > > I say yes to both. > > Could I safely get away with booting from a CentOS 5 CD and performing > a fsck > with automatic system fixing to speed up the process, or do I need to > be > patient and just keep manually selecting Y for as long as it takes? > > Thanks. > > Scott > > _______________________________________________ > bblisa mailing list > [email protected] > http://www.bblisa.org/mailman/listinfo/bblisa _______________________________________________ bblisa mailing list [email protected] http://www.bblisa.org/mailman/listinfo/bblisa
