On Friday January 27, [EMAIL PROTECTED] wrote:
> On Tue, 24 Jan 2006, Neil Brown wrote:
> 
> > On Monday January 23, [EMAIL PROTECTED] wrote:
> >> In 2004, Mr Brown wrote that read errors could be
> >> handled without reconstruction. Has this been
> >> implemented in 2.6.8? As I understand it,  this is the
> >> way RAID is supposed to work.
> >>
> >
> > Not in 2.6.8.
> > It is implemented in 2.6.15 for raid5 and
> > 2.6.16-rc1 for raid1 and raid6.
> 
> Neil,
> 
> is there anything logged in case this read error occurs ?
> (which can be fixed)

Hmmm...

For raid1, you just get:
  raid1: sdXX: resheduling sector 12345678
with no
  raid1: Disk failure on sdXX, disabling device.
following it.

For raid5 you get
   raid5: read error corrected!!
or
   raid5: read error NOT corrected!!
or
   raid5: read error NOT correctable.

with no mention of which device or sector.

I guess that could be improved, couldn't it ;-)

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

Reply via email to