Which RAID level uses striping with parity and tolerates a single disk failure?

Prepare for the HCIA Storage Exam with our extensive quiz. Study with flashcards and multiple choice questions, each featuring hints and explanations. Ensure a successful exam day!

Multiple Choice

Which RAID level uses striping with parity and tolerates a single disk failure?

Explanation:
This question is about fault tolerance using parity with striped data. In RAID 5, data and parity are distributed across all drives, so each stripe includes a parity block. The parity information is rotated among the disks, which allows the system to reconstruct any missing data if a single disk fails. As long as only one disk is down, the lost information can be rebuilt from the remaining data and the parity, keeping the array available. If two disks fail, reconstruction isn’t possible, and data is lost. This approach also offers better storage efficiency than mirroring because only one disk’s worth of capacity is used for parity across the array. RAID 0 strips data with no parity, so there’s no fault tolerance. RAID 1 uses mirroring rather than striping with parity. RAID 2 uses a different, older error-correction scheme, not the typical parity-based striping described here.

This question is about fault tolerance using parity with striped data. In RAID 5, data and parity are distributed across all drives, so each stripe includes a parity block. The parity information is rotated among the disks, which allows the system to reconstruct any missing data if a single disk fails. As long as only one disk is down, the lost information can be rebuilt from the remaining data and the parity, keeping the array available. If two disks fail, reconstruction isn’t possible, and data is lost. This approach also offers better storage efficiency than mirroring because only one disk’s worth of capacity is used for parity across the array.

RAID 0 strips data with no parity, so there’s no fault tolerance. RAID 1 uses mirroring rather than striping with parity. RAID 2 uses a different, older error-correction scheme, not the typical parity-based striping described here.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy