Good info.  Thanks!
I could not find the answer with google.  Too much noise!

Is 0x25e6e3 the block number?

If it is, is it relative to the beginning of sdl1, or sdl?

If not, what is it?

Thanks,
Guy

-----Original Message-----
From: Matthias Andree [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 18, 2005 4:09 PM
To: Guy
Cc: unlisted-recipients:; no To-header on input; 'SCSI Mailing List'
Subject: Re: Help decoding: Info fld=0x25e6e3, Current sd08:b1: sense key
Recovered Error

"Guy" <[EMAIL PROTECTED]> writes:

> Can anyone help decode this info?
>
> What is 0x25e6e3?
> What disk is sd08:b1?

/dev/sdl1 (ess dee ell one) - that's sedecimal notation for a device
with major 8 minor 0xb1 = 177;

$ ls -l /dev/sd* |grep " 8, 177"
brw-rw----  1 root disk   8, 177 2004-10-02 10:38 /dev/sdl1

> kernel: Info fld=0x25e6e3, Current sd08:b1: sense key Recovered Error
> kernel: Additional sense indicates Recovered data with error corr. &
retries
> applied

Time to check and possibly replace the drive, or at least refresh the
block.

smartmontools (on sourceforge) and perhaps badblocks or J�rg Schillings
sformat (careful!) may help you with that.

-- 
Matthias Andree

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to