On Thu, Mar 25, 2010 at 7:09 AM, Anshuman Aggarwal <anshuman@xxxxxxxxxxxxx> wrote: > Thanks Michael, I am clear about the problem of why the multiple failure would cause me to lose data. Which is why I wanted to consult this mailing list before proceeding. > > Could you tell me how to keep the array read-only? and mark one or both of these spares as active forcibly? and Also, once I am able to use these spares as active and the data is not consistent in a particular stripe, how does the kernel resolve the inconsistency (as in what data does it use, the one based on the data stripes or the one based on the parity?) this one is just academic interest since it'll be difficult to figure out which is the right data anyways. > > Thanks, > Anshuman > Please, read the wikipedia page first, http://en.wikipedia.org/wiki/RAID and then this http://wiki.tldp.org/LVM-on-RAID (some links need updating, but it's still up to date for concepts) With that background nearly out of the way, please stop, and read them both again. Yes, seriously. In order to prevent data loss you'll need to have a good understanding of what RAID does, so that you can watch out for ways it can fail. The next step, before we do /anything/ else is for you to post the COMPLETE output of these commands. mdadm -Dvvs mdadm -Evvs They will help everyone on the list better understand the state of the metadata records and what potential solutions might be possible. -- 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