Shut Down and Reboot Nodes
Shut down a node VM
Log in to the node VM. You are placed in Deployment Shell.
(Optional) Check the health of your cluster. Execute the
request deployment health-checkcommand. TheOverall Cluster Statusmust beGREENorAMBER.Shut down the node using the
request deployment shutdown type nodecommand.
Reboot a node VM
Log in to the node VM. You are placed in Deployment Shell.
Reboot the node using the
request deployment reboot type nodecommand.(Optional) After the VM has rebooted, verify that the cluster is in good health. Execute the
request deployment health-checkcommand. TheOverall Cluster Statusmust beGREENorAMBER.
Shut down the cluster
Log in to any node VM. You are placed in Deployment Shell.
(Optional) Check the health of your cluster. Execute the
request deployment health-checkcommand. TheOverall Cluster Statusmust beGREENorAMBER.Shut down the cluster using the
request deployment shutdown type clustercommand.
Reboot the cluster
Log in to the node VM. You are placed in Deployment Shell.
Reboot the node using the
request deployment reboot type clustercommand.(Optional) After the cluster has rebooted, verify that the cluster is in good health. Execute the
request deployment health-checkcommand. TheOverall Cluster Statusmust beGREENorAMBER.