Reference Guide

Format
svc_node shutdown [-h] [-f] [-d] [-a]
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
-d, --debug Increase the logging level to debug and print logs to the console.
Reboot a node (svc_node reboot)
Format
svc_node reboot [-h] [-f] [-d] [-a] {local,peer}
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
-d, --debug Increase the logging level to debug and print logs to the console.
-f, --force Skip prepower off checks and user confirmation prompts.
-a, --async Run in asynchronous mode.
Positional arguments
Qualifier
Description
local
Specify this argument to indicate that you want to turn off the local, or primary, node of an appliance.
peer
Specify this argument to indicate that you want to turn off the peer, or secondary, node of an appliance.
Considerations
Appliance state
Personality Notes
Configured or unconfigured SAN or HCI If the node is not in service mode, you see a warning
that the node is running workloads. You can use the
--force option to override the warning and start a
reboot.
In HCI mode, this script reboots the VM.
In SAN mode, this script reboots the node.
Shut down a node (svc_node shutdown)
This script cleanly shuts down a node running in SAN mode.
60
Service Commands