On Sat, 15 Jan 2005, Peter T. Breuer wrote:
> I also agree that "redundancy per block" is probably a much better idea
> than "redundancy per disk". Probably needs a "how hot are you?"
> primitive, though!
Would a methodology that'll do
if read error then
recreate the block from parity
write to sector that had read error
wait until write has completed
flush buffers
read back block from drive
if block still bad
fail disk
log result
This would give the drive a chance to relocate the block to its spare
blocks it has available for just this instance?
If you get a write error then the drive is obviously (?) out of spare
sectors and should be rightfully failed.
--
Mikael Abrahamsson email: [EMAIL PROTECTED]
-
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