mediumMultiple ChoiceObjective-mapped
220-1201 Practice Question: A small office server uses RAID 5 with three 1 TB…
A small office server uses RAID 5 with three 1 TB hard drives. One drive fails and is replaced with a new 1 TB drive. During the rebuild process, the server becomes very slow and the RAID controller reports an error. What is the most likely cause of the slowdown?
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
✓
The rebuild process is consuming all available disk I/O.
RAID 5 rebuilds require reading data from all remaining drives to reconstruct parity, which consumes significant I/O resources. This can cause performance degradation, especially if the array is in use during rebuild. The error may also indicate a second drive failure or a bad sector.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The new drive is not the same model as the others.
Why it's wrong here
While mixing drive models in a RAID 5 array is generally permissible, it is unlikely to be the primary cause of an extreme system slowdown during a rebuild. RAID controllers are designed to accommodate drives of varying models, as long as they meet the minimum capacity and interface requirements. Performance might be capped by the slowest drive, but the inherent I/O intensity of the rebuild process itself is a far more significant factor for such a drastic performance impact.
- ✗
The RAID controller is overheating.
Why it's wrong here
Overheating of the RAID controller, while a serious issue, typically manifests as system instability, random reboots, data corruption, or complete controller failure. It is less common for overheating to cause a gradual, extreme slowdown specifically during an I/O-intensive rebuild operation without other more critical symptoms. The scenario points more directly to a process-specific bottleneck rather than a hardware thermal issue.
- ✓
The rebuild process is consuming all available disk I/O.
Why this is correct
A RAID 5 rebuild is an extremely I/O-intensive operation because the controller must read data blocks from all remaining operational drives, perform complex XOR calculations to reconstruct the missing data and parity, and then write that reconstructed data to the new drive. This simultaneous read-modify-write operation across multiple drives places an immense load on the disk I/O subsystem. This can easily saturate the array's available bandwidth, leading to a noticeable and severe performance degradation for all other server operations.
- ✗
The new drive is not properly seated in the bay.
Why it's wrong here
If a new drive were not properly seated in its bay, the electrical or data connections would be intermittent or completely absent. This condition would typically result in the drive not being detected by the RAID controller at all, or it would immediately fail during initialization, preventing the rebuild from starting or causing it to fail instantly with critical errors. It would not manifest as a gradual, extreme slowdown during an ongoing rebuild process.
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
This 220-1201 question is part of Courseiva's 972-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 220-1201 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 220-1201 exam.