On 22/11/2013 10:35, Stan Hoeppner wrote:
This is precisely why I proposed "RAID 15". It gives you the single
disk cloning rebuild speed of RAID 10. When parity hits 5P then RAID 15
becomes very competitive for smaller arrays.
Fair enough for smaller arrays, and you can already do that because
raid15 needs no additional code in the kernel.
What about big arrays?
Your solution is to double the price, and without calculations I'd bet
is less resilient than 4P for up to at least 200 disks.
So you propose to buy 100 more disks to save some rebuild time?
Note that the rebuild time depends on:
1: disks capacity vs linear read/write speeds, which is the same for
raid51 and 3+P cases
2: cpu power. But 500MB/sec claimed by Andrea is already pretty good and
parallelizable on multiple cores. By the time the disks will reach 8TB,
we will also have many more cores on CPUs. Additionally, probably for 1
failure only, just the 1st parity would be used for computation, and in
that case the rebuild speed would approach that of raid5 which is pretty
fast.
Your solution is also less extensible. After raid15 you only have
raid16. Additional levels don't follow your philosophy.
--
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