220-801 · Question #308
A technician installs three hard drives into a computer. The user would like the drives configured such that the RAID array has the best write performance and if one of the drives were to fail the…
The correct answer is C. 5. RAID 5 is the correct choice. It uses block-level striping with distributed parity across all drives, providing both improved write performance through striping and fault tolerance - the array continues operating if exactly one drive fails. With three drives, RAID 5 is the…
Question
Options
- A0
- B1
- C5
- D10
How the community answered
(38 responses)- A8% (3)
- B16% (6)
- C42% (16)
- D34% (13)
Explanation
RAID 5 is the correct choice. It uses block-level striping with distributed parity across all drives, providing both improved write performance through striping and fault tolerance - the array continues operating if exactly one drive fails. With three drives, RAID 5 is the minimum and ideal configuration. RAID 0 offers great performance but has zero fault tolerance. RAID 1 (mirroring) provides fault tolerance but no write performance gain. RAID 10 requires a minimum of four drives. RAID 5 is the best balance of performance and redundancy with exactly three drives.
Topics
Community Discussion
No community discussion yet for this question.