Reference Guide

Format
svc_node shutdown [-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 SAN 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 down
the node.
Unconfigured HCI This operation is only supported when the script is
run from the control path maintenance mode service.
The script stops the PowerStore VM to allow the
node to enter VMware maintenance mode.
Peer node status (svc_node status)
This script displays the network connectivity status and power status of the peer node.
Format
svc_node status [-h] [-d] [-o]
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.
-o, --output Displays network connectivity and power status in JSON format.
Service Commands 61