On 30/01/18 11:24, NeilBrown wrote: > When Ax are a logical stripe and Bx are the next, then you have a > slightly better distribution. If device XX fails then the reads needed > for the first stripe mostly come from different drives than those for > the second stripe, which are mostly different again for the 3rd stripe. Well, my maths has been well and truly proved wrong. But. Does streaming from one drive directly onto another have value in reducing stress? I've just done a worked example for four drives, mirrored three times across eighteen drives. The result is that the drives have ended up in six groups of three mirrored drives. So if any drive fails, I can just copy an almost-identical drive from the mirror. I'll have to play with eg 17 drives and see if this alters the dynamics - it'll be interesting. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 a1 b2 c3 a4 c1 a2 b3 c4 b1 c2 a3 b4 a1 b2 c3 a4 c1 a2 b3 c4 b1 c2 a3 b4 a1 b2 c3 a4 c1 a2 b3 c4 b1 c2 a3 b4 Note I'm rotating 5 drives at a time, so a1,a2,a3,a4 goes on drives 0,5,10,15 ... But pick any drive and you'll notice the drives six away are almost mirrors. Cheers, Wol -- 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