An md/raid6 data corruption bug
An md/raid6 data corruption bug
Posted Aug 24, 2014 3:08 UTC (Sun) by dlang (guest, #313)In reply to: An md/raid6 data corruption bug by Wol
Parent article: An md/raid6 data corruption bug
> Change that to raid 5, and now you have dedicated 33% ...
it depends how many disks are in your RAID array, the more disks, the fewer you are dedicating.
you re correct for a 3-disk array, but for a 10 disk array
RAID1 (mirroring) eats 50%
RAID5 eats 10%
RAID6 eats 20%
