Nutanix Cluster Shutdown

How Can We Help?

Nutanix Cluster Shutdown

Follow the tasks listed below if a cluster shutdown is needed:

  1. Verify the cluster status with the cluster status command on a CVM.
  2. If there are issues with the cluster, you can run the NCC checker with the command nutanix@cvm$ ncc health_checks run_all.
  3. Verify cluster data resiliency status on the Prism Home dashboard.
  4. Shut down all guest VMs (aside from CVMs).
  5. Shutdown the cluster with the command cluster stop. Use the cluster status command to see the current status of all cluster processes.
    1. Cluster stop command nutanix@cvm$ cluster stop
    2. Cluster status command nutanix@cvm$ cluster status
  6. Power off CVMs with the command nutanix@cvm$ sudo shutdown -P now.
  7. Log on to the hosts and power off using the shutdown -h now command.
Previous Nutanix Node Shutdown
Next Useful Nutanix CLI Commands
Table of Contents