A server administrator receives an alert indicating that a hardware RAID 5 array consisting of four 2 TB SATA hard drives has entered a degraded status due to a single drive failure (Disk 3). The server must remain operational to serve active user sessions. Which of the following is the most appropriate immediate action to restore redundancy to the array?
- Hot-swap the failed drive (Disk 3) with a new drive of equal or greater capacity to begin the automatic rebuild process.Answer
- BRe-initialize and reformat the entire RAID 5 array configuration in the RAID management console to clear the disk error.
- CDelete the degraded storage volume inside the operating system disk manager and recreate a new RAID 5 volume.
- DPower down the host system immediately, remove all remaining functional drives, and test each drive on a separate diagnostic computer.
Answer
Hot-swap the failed drive (Disk 3) with a new drive of equal or greater capacity to begin the automatic rebuild process.
In a RAID 5 array, data and parity are striped across all drives, allowing the array to tolerate a single disk failure. Replacing the failed drive via hot-swapping maintains system availability while allowing the hardware controller to rebuild the lost data onto the replacement drive using parity blocks from the healthy drives.
Step-by-Step Solution
Key Concept
RAID 5 Degraded Array Recovery and Hot-Swapping
Estimated Time:1m 30s