Shut down guest VMs that are running on the node, or move them to other nodes in the cluster.
Caution: You can only shut down one node for each cluster. If the cluster would have more than one node shut down, shut down the entire cluster.
- If the Controller VM is running, shut down the Controller VM.
- Log on to the Controller VM with SSH.
- Put the node into maintenance mode.
nutanix@cvm$ acli host.enter_maintenance_mode host_ID [wait="{ true | false }" ]
Replace host_ID with the host ID of the host.
Specify wait=true to wait for the host evacuation attempt to finish.
- Shut down the Controller VM.
nutanix@cvm$ cvm_shutdown -P now
- Log on to the Acropolis host with SSH.
- Shut down the host.
root@ahv# shutdown -h now