Reference Guide

Table Of Contents
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 service script turns on a peer node that is running in SAN mode.
Format
svc_node power_on [-h] [-d]
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
-d, --debug Initiate verbose logging for debug.
Reboot a node (svc_node reboot)
This service script is used to reboot a node.
Format
svc_node reboot [-h] [-f] [-d] [-a] {local,peer}
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
-d, --debug Initiate verbose logging for debug.
-f, --force Ignore warnings; force a reboot that might result in data becoming unavailable.
-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.
72 Service Commands