Recovering a node and returning it to the system by using the CLI
After a node or an I/O group fails, you can use the command-line interface (CLI) to recover a node and return it to the system.
About this task
Complete the following steps to recover a node and return it to the system:
Procedure
- Run the lsnodecanister command to verify that the node is offline.
- Run the rmnodecanister node_ID command on the system to remove the old instance of the offline node from the system.
- Run the lscontrolenclosurecandidate command to verify that the node is visible on the fabric.
- Run the addcontrolenclosure command to add the node back into the system.
- Run the lsnodecanister command to verify that the node is online.