mediumMultiple ChoiceObjective-mapped
220-1201 Practice Question: During a routine check, a technician finds that a…
During a routine check, a technician finds that a RAID 0 array with two SSDs is no longer bootable. The BIOS detects both SSDs individually but the array is missing from the RAID controller. What is the most likely issue?
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 RAID metadata has been corrupted.
RAID 0 stripes data across drives with no parity. If the array metadata is corrupted or one drive fails, the entire array becomes inaccessible. Individual detection suggests the drives are physically okay, but the RAID configuration is lost.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
One of the SSDs has failed completely.
Why it's wrong here
If one of the SSDs had failed completely, the system's BIOS or the RAID controller would typically not even register its presence on the SATA bus. A complete drive failure means the drive is unresponsive and undetectable by the system hardware. Since the problem states that the individual drives are still detected, a complete failure of one SSD is inconsistent with the observed symptoms, as the system would report fewer detected drives.
- ✗
The RAID controller has failed.
Why it's wrong here
A complete failure of the RAID controller, whether it's an integrated chipset or a dedicated expansion card, would typically prevent the system from detecting any drives connected through that controller. If the controller itself is non-functional, it cannot communicate with the drives or present them to the system BIOS. The fact that the individual drives are still detected indicates that the controller is at least partially functional, ruling out a total controller failure.
- ✓
The RAID metadata has been corrupted.
Why this is correct
RAID metadata, which is stored on the drives themselves, contains critical configuration information such as the array type, stripe size, drive order, and parity data. If this metadata becomes corrupted due to a sudden power loss, a controller glitch, or a bad sector, the RAID controller can still detect the physical presence of the individual drives. However, without valid metadata, the controller cannot reconstruct or recognize the logical RAID volume, causing the array to appear unconfigured or "missing" even though the drives are physically present and detected.
- ✗
The SATA cables are swapped.
Why it's wrong here
Swapping SATA data cables between two drives connected to the same RAID controller would not typically prevent the controller from detecting both physical drives. While incorrect cabling might lead to a degraded array or an inability to boot from the array if specific port order is enforced, the fundamental detection of the individual drives by the controller would persist. The issue described is the array not being detected, not the individual drives becoming undetectable due to a cable swap.
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
Learn chapter
Network Configuration: IP, DNS, DHCP
Key term
RAID
RAID (Redundant Array of Independent Disks) is a data storage technology that combines multiple physical disk drives into one or more logical units for improved performance, fault tolerance, or both.
Key term
Redundant Array of Independent Disks
A technology that combines multiple physical hard drives into a single logical unit to improve performance, reliability, or both.
About these practice questions
Courseiva writes every 220-1201 question from scratch — 972 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.