A user reports that a desktop computer displaying a motherboard RAID notification during startup indicates one of the two drives in a RAID 1 array has failed, leaving the array in a degraded state. Which of the following is the best immediate action for the technician to take to restore redundancy?
- Replace the failed drive with a healthy drive of equal or greater capacity and initiate an array rebuild.Answer
- BReformat the entire RAID volume in Disk Management to clear bad sectors.
- CDelete the degraded array configuration in the controller utility and recreate the RAID 1 volume.
- DConvert the degraded array into a RAID 0 volume to maintain operation on the remaining disk.
Answer
Replace the failed drive with a healthy drive of equal or greater capacity and initiate an array rebuild.
In a RAID 1 array, data is mirrored identically across drives. When one drive fails, the array enters a degraded state but remains operational via the surviving drive. Replacing the faulty drive with a healthy unit of adequate capacity and initiating a rebuild restores data redundancy without data loss.
Step-by-Step Solution
Key Concept
Handling degraded RAID 1 arrays by replacing failed member disks and rebuilding the mirror rather than destructive reformatting.