Question: RAID 4 and RAID 5 use roughly the same mechanism to calculate and store parity for data blocks. How does RAID 5 differ from RAID
RAID 4 and RAID 5 use roughly the same mechanism to calculate and store parity for data blocks. How does RAID 5 differ from RAID 4 and for what applications would RAID 5 be more efficient?
RAID 3, RAID 4, and RAID 5 all use parity system to protect blocks of data. Specifically, a parity block is associated with a collection of data blocks. Each row in the following table shows the values of the data and parity blocks, as described in Figure 6.13.

New Data DO' 8 DO 1. Read 2. Read 3. Read D1 D2 D3 DO' 4. Write D1 +) XOR D2 D3 P P' 5. Write New Data 1. Read DO' DO D1 + XOR DO' 3. Write D1 D2 D3 +XOR D2 D3 2. Read P P 4. Write
Step by Step Solution
3.34 Rating (154 Votes )
There are 3 Steps involved in it
RAID 4 and RAID 5 are both blocklevel striping RAID configurations with distributed par... View full answer
Get step-by-step solutions from verified subject matter experts
