SK0-004 · Question #803
A server technician has changed a hard disk in a RAID 5 array. The array status is now reported as being in a "degraded" state. Given this scenario, which of the following should the technician do…
The correct answer is B. Monitor the array rebuild. After replacing a failed disk in a RAID 5 array, the controller automatically begins rebuilding parity data onto the new drive, placing the array in a degraded state until the rebuild completes.
Question
A server technician has changed a hard disk in a RAID 5 array. The array status is now reported as being in a "degraded" state. Given this scenario, which of the following should the technician do NEXT?
Options
- AMonitor the database index
- BMonitor the array rebuild
- CRebuild the filesystem table
- DRebuild the boot sector
How the community answered
(16 responses)- B94% (15)
- D6% (1)
Why each option
After replacing a failed disk in a RAID 5 array, the controller automatically begins rebuilding parity data onto the new drive, placing the array in a degraded state until the rebuild completes.
Database index monitoring is unrelated to the physical RAID rebuild process and does not address the degraded array state.
When a new disk is inserted into a degraded RAID 5 array, the RAID controller initiates an automatic rebuild process that reconstructs the missing data using parity information from the remaining drives. The technician should monitor this rebuild to confirm it completes successfully and watch for any additional drive failures, which during a rebuild would cause total data loss. Interrupting or ignoring the rebuild risks leaving the array permanently degraded and unprotected.
Rebuilding the filesystem table is not required when a RAID controller is performing a parity-based data rebuild on a newly inserted drive.
Rebuilding the boot sector is a separate recovery action unrelated to a RAID 5 degraded state caused by a replaced disk.
Concept tested: RAID 5 array rebuild after disk replacement
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-fault-tolerance
Topics
Community Discussion
No community discussion yet for this question.