A system administrator receives an alert indicating that a enterprise database server's five-disk RAID 5 array of U.2 NVMe SSDs is running in a degraded state after Disk 3 experienced a unrecoverable hardware failure. The administrator hot-swaps the failed drive with a brand-new, identical NVMe SSD. After physical installation, the controller status interface shows the new drive as 'Unconfigured Good' or 'Unassigned', and the array remains in a degraded state without initiating an automatic rebuild. Which of the following is the most appropriate next step to initiate the array rebuild?
- Assign the replacement drive as a dedicated hot spare or select it to manually initiate the array rebuild operation in the controller software.Answer
- BFormat the entire RAID volume from the operating system disk management utility to force the controller to register the replacement drive.
- CPerform a low-level format on the newly installed NVMe SSD using command-line storage tools to clear its partition table.
- DRe-initialize the RAID 5 array configuration from the controller BIOS/UEFI, creating a new virtual disk volume.
Answer
Assign the replacement drive as a dedicated hot spare or select it to manually initiate the array rebuild operation in the controller software.
The correct action is to assign the newly physically installed drive as a dedicated target drive or hot spare within the RAID management interface. In many enterprise hardware RAID setups, a newly inserted drive is detected as an unconfigured raw disk. Explicitly assigning it to the array or setting it as a hot spare informs the RAID controller to begin reconstructing parity onto the new drive.
Step-by-Step Solution
Key Concept
RAID 5 Rebuild Operations & Unassigned Drive Configuration
Estimated Time:2m 0s