On Thu, Mar 20, 2008 at 06:39:06PM +0100, Andre Noll wrote: > On 12:35, Theodore Tso wrote: > > > If a mismatch is detected in a RAID-6 configuration, it should be > > possible to figure out what should be fixed > > It can be figured out under the assumption that exactly one drive has > bad data and all other ones have good data. But that seems to be an > assumption that is hard to verify in reality. True, but it's what ECC memory does. :-) And most people agree that it's a useful thing to do with memory. If you do ECC syndrome checking on every read, and follow that up with periodic scrubbing so that you catch (and correct) errors quickly, it is a reasonable assumption to make. Obviously a warning should be given when you do this kind of ECC fixups, and if there is an increasing number of ECC fixups that are being done, that should set off alarms that maybe there is a hardware problem that needs to be addressed. Regards, - Ted -- 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