Re: assistance recovering failed raid6 array
From: Wols Lists <hidden>
Date: 2017-02-20 20:45:09
On 20/02/17 19:16, Phil Turmel wrote:
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).
I keep on asking :-) But there's a request on the linux wiki program for someone to write a utility program that takes a ddrescue log and flags the duff sectors as "soft unreadable". That would mean that if you can recover 35 drives, provided no stripe has lost two sectors across two drives, you wouldn't lose any data. If you want to try and write that utility? Or if you want to email me a ddrescue log with a bunch of failed sectors, I'll have a go at writing it myself :-) Cheers, Wol