Why only raid 5 has distributed parity disk?
Answers
Answered by
3
distributed parity disk is Upon failure of a single drive, subsequent reads can be calculated from the distributed parity such that no data is lost. RAID 5 requires at least three disks. ... Although it won't be as efficient as a striping (RAID 0) setup, because parity must still be written, this is no longer a bottleneck.
Similar questions