mediumMultiple ChoiceObjective-mapped
FC0-U71 Practice Question: Ensure that if one hard drive fails, no data is…
A company wants to ensure that if one hard drive fails, no data is lost. Which RAID level should be implemented?
⚠ Common exam trap
Watch out — candidates often confuse RAID 5 as the 'standard' fault-tolerant RAID and forget that RAID 1 is the simplest and most direct solution for zero data loss with a single drive failure, especially when the question does not specify a minimum number of drives or performance requirements.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
RAID 1
RAID 1 (mirroring) writes identical data to two or more drives simultaneously, so if one drive fails, the other contains a complete copy of all data, resulting in zero data loss. This directly meets the requirement that no data is lost upon a single hard drive failure.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
RAID 5
Why it's wrong here
RAID 5 provides redundancy but requires 3+ drives.
- ✓
RAID 1
Why this is correct
RAID 1 mirrors data, so one drive can fail without loss.
- ✗
JBOD
Why it's wrong here
JBOD has no redundancy.
- ✗
RAID 0
Why it's wrong here
RAID 0 has no redundancy.
Quick reference
RAID Level Comparison
| RAID Level | Min Disks | Fault Tolerance | Read | Write | Usable Capacity |
|---|---|---|---|---|---|
| RAID 0 | 2 | None | Excellent | Excellent | 100% |
| RAID 1 | 2 | 1 disk | Good | Moderate | 50% |
| RAID 5 | 3 | 1 disk | Good | Moderate | 67–94% |
| RAID 6 | 4 | 2 disks | Good | Lower | 50–88% |
| RAID 10 | 4 | 1 disk per mirror | Excellent | Good | 50% |
RAID is not a backup strategy — it protects against disk failure but not against accidental deletion, ransomware, or site-level events.
Go deeper
Related to this question
About these practice questions
One of 988 original FC0-U71 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This FC0-U71 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the FC0-U71 exam.