On Tue, Sep 08, 2009 at 04:17:58PM +0200, Mario 'BitKoenig' Holbe wrote: > Tim Rutter <timrutter@xxxxxxxxx> wrote: > > Is the TLER on drives like Western Digital's WD2002FYPS a problem or > > benefit for mdadm(RAID5/RAID6)? > > Neither nor with a very very small drift to "problem", IMHO. > A (not so little) while ago when md did not automatically correct > read-errors, the drift to "problem" was a bit less small ;) This could > be the reason for some of the vague answers you mentioned. > > Anyways, clarification... > The only reason for TLER (Time Limited Error Recovery) is to behave > "friendly" toward RAID controllers that timeout disks. > In fact, md does not timeout disks as many Hardware RAID controllers do. > So, from md's point of view, TLER is useless, i.e. it has no benefit. I'm sorry but I disagree here. *Especially* because md is used over normal SATA controllers most of the time, TLER is beneficial because the drive doesn't go catatonic for minutes at a time trying to recover a bad sector, which would (because md doesn't timeout disks) cause md to hung up the whole device. TLER will allow md to see the error quickly and attempt to rewrite (read) or retry/fail the disk (write) for a bad the sector. Just my understanding of the md stack. regards, iustin -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html