⟩ How to stop the VCS?
Stop the cluster on the local server but leave the
application/s running, do not failover the application/s
#hastop -local
Stop cluster on local server but evacuate (failover) the
application/s to another node within the cluster
#hastop -local -evacuate
Stop the cluster on all nodes but leave the application/s
running
#hastop -all -force