G4S Manual Drive Replacement
- ssn to node with non-optimal (Status is not OK) disk
ssn 0.x
- become root
su -
a. Enter root password
- Once root, change directory to the following:
cd /opt/MegaRAID/CmdTool2/
- Look at details for drives in the node
./CmdTool2 -pdlist -a0
-
Locate the section specific to the non optimal drive in the above output and record the enclosure ID and slot number. (see image below for example)
-
Issue the command to offline the drive from above
./CmdTool2 -PDOffline -PhysDrv[Enc:Slot] -a0
- Verify drive is offline by re-running command from step 4.
./CmdTool2 -pdlist -a0
- Drive should have failure indicator illuminated. (Have onsite resource verify) If so, proceed with removal and replacement.
NOTE: Wait 30 seconds before inserting replacement drive
- Once disk has been inserted, re-run command from step 4 and verify rebuilding status.
./CmdTool2 -pdlist -a0
-
Type exit to leave root shell
-
Type exit to return to utility node