Which statement about RAID 5 parity is correct?

Prepare for the HCIA Storage Exam with our comprehensive quiz featuring flashcards and multiple-choice questions. Each question comes with hints and detailed explanations. Ace your exam with confidence!

Multiple Choice

Which statement about RAID 5 parity is correct?

Explanation:
Parity in RAID 5 is computed by XOR across disks and is distributed across the array rather than housed on a single drive. This means for each stripe, data blocks are stored on multiple disks and a parity block is created as the XOR of those data blocks. Across stripes, the location of that parity rotates so no single disk always holds parity. If one disk fails, you can reconstruct its missing data by XORing the remaining data blocks with the parity block. This protection method relies on the reversible properties of XOR to recover lost information. The other statements don’t fit because parity isn’t fixed on one disk (that would be RAID 4), parity is indeed used for protection, and parity is not stored on fixed disks but distributed.

Parity in RAID 5 is computed by XOR across disks and is distributed across the array rather than housed on a single drive. This means for each stripe, data blocks are stored on multiple disks and a parity block is created as the XOR of those data blocks. Across stripes, the location of that parity rotates so no single disk always holds parity. If one disk fails, you can reconstruct its missing data by XORing the remaining data blocks with the parity block. This protection method relies on the reversible properties of XOR to recover lost information. The other statements don’t fit because parity isn’t fixed on one disk (that would be RAID 4), parity is indeed used for protection, and parity is not stored on fixed disks but distributed.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy