10-19-04 07:45 AM
On 18 Oct 2004 06:47:54 -0700, shoppa@trailing-edge.com (Tim Shoppa)
wrote:
>"Traditional" drive firmware can take very long when reading a bad
>block before they report that the block was unreadable (time spent
>doing retries, recalibrations, etc.). When you
>don't have RAID, this is probably the right thing. But when you have
>RAID, it's almost always better to quickly mark the block as failed
>and use the RAID redundancy to get to the real data.
... and then write that back to the problem drive, triggering
remapping. If the write succeeds, no need to degrade the array.
(Not that that's directly relevant to the question).
Some drives I worked with would do 15 "declared" retries, and one
hidden one before admitting to any kind of issue (so 16 in total, but
if the first one succeeded, the drive wouldn't admit that it had
needed a retry at all.
[ Snip ]
>Tim.
Malc.
[ Post a follow-up to this message ]
|