On Tue, 2005-04-26 at 15:41 -0400, Daniel Savard wrote:
> I ran jfs_fsck from the LiveCD again with the --omit_journal_replay. I
> am getting the following messages at Phase 8. That is consistent with
> what I observed when originally running the fsck from the LiveCD, at
> boot time it just stopped on the return code 271, but when ran manually
> it continues and display these messages:
> 
> ata1: status=0x51 { DriveReady SeekComplete Error }
> ata1: error=0x40 { UncorrectableError }
> scsi0: ERROR on channel 0, id 0, lun 0, CDB: 0x28 00 00 If 61 57 00 00
> 01 00
> Current sda: sens = 70 3
> ASC=11 ASCQ= 4
> Raw sense data:0x70 0x00 0x03 0x00 0x00 0x00 0x00 0x8a 0x00 0x00 0x00
> 0x00 0x11 0x04 0x00 0x00 0x00 0x00
> end_request: I/O error, dev sda, sector 2056535
> Buffer I/O error on device sda3, logical block 215
> Unrecoverable error reading M from /dev/sda3. CANNOT CONTINUE.
> 
> This message repeats itself many times for something like 10 sectors,
> except the last line which appears once at the end of the last message.
> 
> This is the same kind of messages I am getting with other filesystems.
> 
> I was not able to capture the output with a redirection into a file of
> both stdout and stderr, so, I had to type everything by hand. At the
> beginning, there is a few ata1:.... messages something like twice the
> first two lines and the the scsi0: ERROR...

These messages are going straight to the console.  You can capture them
with dmesg > somefile

It looks like your disk is bad.  I think this is a hardware problem.

-- 
David Kleikamp
IBM Linux Technology Center



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Jfs-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jfs-discussion

Reply via email to