On 02/20/2017 01:27 PM, Martin Bosner wrote: >> If you have any access to the two "dead" drives, there might be a >> slight chance. Since they were likely kicked out due to timeout >> mismatch, not a complete failure, this could be possible. >> >> Otherwise, you are utterly screwed. Sorry. > > The disks are dead. I already tried different boards but that did > not help. Oh, well. > What would happen if i recreate the array with —assume-clean ? Would > i be able to start the array? Can I mark disks as clean? I actually > have one failed disks, one nearly recovered disk and one that has > been copied by 2/3 ... For every stripe in the array, you need 34 devices of 36 to be readable. Any time you fall back on ddrescue to make one of those 34, you are ensuring that some data is lost. But yes, that would otherwise work. The 2/3 recovered disk is only useful in this (use ddrescue to get as much of the missing disk as possible). If you can get to 35 of 36 original disks, even with scattered errors, you could complete a check scrub to make 35 good disks. With timeout mismatch, you'll have to override the kernel timeouts for all devices, so such a scrub would take a very long time, but would recover everything. > Martin Phil -- 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