A system administrator receives a predictive failure alert on Disk 2 of a four-drive hardware RAID 5 array hosting an active file share. To replace the failing disk while protecting data integrity and restoring array redundancy, in what sequential order should the administrator perform the following steps?
- 1Perform a verified backup of the current RAID volume data.
- 2Set the failing physical drive to an offline status using the RAID controller management utility.
- 3Remove the failing drive from the drive bay and seat the compatible replacement drive.
- 4Initiate the RAID volume rebuild process through the controller interface.
- 5Monitor the rebuild progress until the volume status transitions back to Optimal.
Answer
The correct procedural order is: first, perform a verified backup of the current RAID volume data; second, set the failing physical drive to an offline status using the RAID management utility; third, remove the failing drive from the drive bay and seat the compatible replacement drive; fourth, initiate the RAID volume rebuild process through the controller interface; fifth, monitor the rebuild progress until the volume status transitions back to Optimal.
The standard technician workflow for addressing predictive drive failures in hardware RAID arrays demands data protection prior to physical hardware manipulation. Creating a fresh backup protects against secondary drive failure. Taking the disk offline logically ensures clean separation from the controller. Physical drive replacement follows, after which initiating and monitoring the rebuild until status reaches Optimal completes the restoration of fault tolerance.
Step-by-Step Solution
Key Concept
RAID 5 Predictive Failure and Hot-Swap Rebuild Procedure