220-801 · Question #253
A customer requests a technician to build a Home Server PC with a RAID array. The customer will be using a NAS as a backup system. Which of the following RAID configuration with SATA hard drives…
The correct answer is A. RAID 0. RAID 0 (striping) splits data evenly across two or more drives, allowing simultaneous read/write operations. This delivers the highest raw disk performance of all RAID levels because there is no redundancy overhead - all drive capacity and I/O throughput is dedicated to…
Question
Options
- ARAID 0
- BRAID 1
- CRAID 5
- DRAID 10
How the community answered
(61 responses)- A70% (43)
- B16% (10)
- C8% (5)
- D5% (3)
Explanation
RAID 0 (striping) splits data evenly across two or more drives, allowing simultaneous read/write operations. This delivers the highest raw disk performance of all RAID levels because there is no redundancy overhead - all drive capacity and I/O throughput is dedicated to performance. Since the customer already has a separate NAS handling backups, data redundancy from the RAID array itself is not required, making RAID 0 the optimal choice. RAID 1 (mirroring) offers redundancy but no performance gain. RAID 5 provides redundancy with moderate performance but incurs parity calculation overhead. RAID 10 offers both performance and redundancy but requires at least four drives and sacrifices half the total capacity.
Topics
Community Discussion
No community discussion yet for this question.