Reference Guide

Actions
Action Description
status
Display the network connectivity status and power status of the peer node.
power_on
Power on the peer node.
power_off
Power off the local node, peer node, or both. This action is equivalent to a hard shutdown.
reboot
Reboot the node.
NOTE: This action causes the node to restart immediately.
shutdown
Cleanly power off the node. All services stop in the appropriate order.
Turn a node off (svc_node power_off)
This script is the equivalent of a hard power-off action.
Format
svc_node power_off [-h] [-d] [-f] {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 pre-power off checks and user confirmation prompts.
Positional arguments
Qualifier
Description
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 Turns off power to the node or nodes.
Turn on the peer node (svc_node power_on)
This script turns on a peer node running in SAN mode.
Format
svc_node power_on [-h] [-d]
Service Commands
59