This post was originally published on this site
Nutanix Command List
This is a list of Nutanix commands I have found useful. Its here as a reference and if i need a command more than a few times ill generally add it here.
CLI ncli cluster get-domain-fault-tolerance-status type=node ( Checks if all of the storage components meet the desired replication factor) cvm_shutdown -P now ( Correct way to shutdown a CVM) ncc health_checks run_all –parallel=4 . ( 4 is the max number) WEB http://{curator-master-cvm-ip}:2010/master/control ( If you want to invoke a curator scan manually )
The post Nutanix Command Reference Guide appeared first on jameskilby.co.uk.
Want to learn more? Read the source post!