On Tue, 13 Dec 2005, Dan Stromberg wrote:
It really shouldn't work that way. RAID 5 is based on XOR, and I'm
pretty sure XOR can only recover from a single-number failure.
-But-, if you had a hot spare or warm spare configured, then it would've
been possible for one drive to die, the RAID 5 to be resync'd, another
drive to die, and then still be OK.
Correct. One thing to keep in mind when doing these sort of things is
that drives from the same manufacturer and lot are more like to fail
around the same time than random drives. We've had two drives fail within
a week of each other in the same raid array multiple times. I've had a
couple of raid arrays where it felt like I spent every other week for six
months doing some part of a drive replacement and ending up replacing the
whole array my the time its done. Now if I have two drives fail in an
array in short I proactively replace the entire thing. Don't forget the I
in raid means you're trying to make cheap sh*t reliable.
--
</chris>
The significant problems we face cannot be solved by the same level of
thinking that created them.
-- Albert Einstein
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/