On Monday November 25, martin.bene@icomedias.com wrote: > PS: not sure what happens if you're using a journaling fs on the raid - I > think fsck replays the journal before checking, so trying out different > combinations of disk doesn't look like a viable option in that case? With ext3, "fsck -n" doesn't replay the journal, but will report errors that would be fixed by replaying the journal. You would have to ask yourself 'do these look like major errors, or just minor things that the journal replay would fix'. NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html