Skip to main content
Version: 1.3

Shutdown process

Turn off clustering#

Connect to one of the control node and run cluster> stop

$ ssh admin@CONTROL1Warning: Permanently added '192.168.x.x' (ECDSA) to the list of known hosts.Password:Welcome to the Cube ApplianceEnter "help" for a list of available commandsCONTROL1> clusterCONTROL1:cluster> stop                 role                                           map------------------------------------------------------------          all     192.168.1.211,192.168.1.212,192.168.1.213      control     192.168.1.211,192.168.1.212,192.168.1.213      network     192.168.1.211,192.168.1.212,192.168.1.213      compute     192.168.1.211,192.168.1.212,192.168.1.213      storage     192.168.1.211,192.168.1.212,192.168.1.213------------------------------------------------------------Enter 'YES' to confirm: YESmark control host 192.168.1.213 downmark control host 192.168.1.212 downmark control host 192.168.1.211 down

Shutdown#

Initial shutdown on all nodes

Order by : compute node > control node

$ ssh admin@IPADDRESSWarning: Permanently added '192.168.x.x' (ECDSA) to the list of known hosts.Password:Welcome to the Cube ApplianceEnter "help" for a list of available commandscontroller:cluster> shutdownEnter 'YES' to confirm: YES
Last updated on by Roy Tan