Shut Down and Reboot Nodes
Shut down a node VM
Log in to the node VM. You are placed in Paragon Shell.
(Optional) Check the health of your cluster. Execute the
request paragon health-check
command. TheOverall Cluster Status
must beGREEN
orAMBER
.Shut down the node using the
request paragon shutdown type node
command.
Reboot a node VM
Log in to the node VM. You are placed in Paragon Shell.
Reboot the node using the
request paragon reboot type node
command.(Optional) After the VM has rebooted, verify that the cluster is in good health. Execute the
request paragon health-check
command. TheOverall Cluster Status
must beGREEN
orAMBER
.
Shut down the cluster
Log in to any node VM. You are placed in Paragon Shell.
(Optional) Check the health of your cluster. Execute the
request paragon health-check
command. TheOverall Cluster Status
must beGREEN
orAMBER
.Shut down the cluster using the
request paragon shutdown type cluster
command.
Reboot the cluster
Log in to the node VM. You are placed in Paragon Shell.
Reboot the node using the
request paragon reboot type cluster
command.(Optional) After the cluster has rebooted, verify that the cluster is in good health. Execute the
request paragon health-check
command. TheOverall Cluster Status
must beGREEN
orAMBER
.