D-ISM-FN-01 · Question #564
In a data center environment, what is an advantage of using parity-based RAID protection over mirroring?
The correct answer is D. Reduces the storage capacity required to protect the data. Parity-based RAID protection uses fewer physical drives than mirroring to provide the same level of data protection. It does this by using error correction codes to detect and correct errors in the data. This allows for a much more efficient use of storage capacity, as it only…
Question
In a data center environment, what is an advantage of using parity-based RAID protection over mirroring?
Options
- AEliminates the write penalty for improving the performance
- BImproves the efficiency of logical disk drives in the RAID set
- CIncreases the performance of small write I/O operation
- DReduces the storage capacity required to protect the data
How the community answered
(27 responses)- A19% (5)
- B4% (1)
- C7% (2)
- D70% (19)
Explanation
Parity-based RAID protection uses fewer physical drives than mirroring to provide the same level of data protection. It does this by using error correction codes to detect and correct errors in the data. This allows for a much more efficient use of storage capacity, as it only requires the same amount of storage capacity as the actual data, rather than requiring twice the storage capacity as with mirroring. Additionally, parity RAID systems have the advantage of being able to recover from drive failures without having to wait for the data to be rewritten to the remaining drives, as is the case with mirroring.
Topics
Community Discussion
No community discussion yet for this question.