Alec Shaner wrote:

>Jun  3 15:48:16 scream kernel: SCSI error : <2 0 0 0> return code = 0x70000
>Jun  3 15:48:16 scream kernel: end_request: I/O error, dev sdb, sector
>47188047
>Jun  3 15:48:16 scream kernel: Buffer I/O error on device sdb1, logical
>block 47187984
>Jun  3 15:48:16 scream kernel: lost page write due to I/O error on sdb1
>Jun  3 15:48:16 scream kernel: SCSI error : <2 0 0 0> return code = 0x70000
>Jun  3 15:48:16 scream kernel: end_request: I/O error, dev sdb, sector
>47188048
>  
>

Ouch, that looks bad.  You should compile in Verbose SCSI Error
Reporting in your kernel, which will decode that 0x70000 for you. 
Otherwise, you'll have to go read the SCSI spec...

Once you have done that, I would do a read test of the entire disk with
dd (preferably on the fast computer!) to see you have a hard error at
those sectors or not.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to