node-shutdown
Usage
avcli node-shutdown [--force] [--wait] [--finalize] pm
Description
The node-shutdown command shuts down the specified PM. Before issuing node-shutdown, you must first place the node in maintenance mode. To do so, you can issue node-workon or use the everRun Availability Console. Use the --finalize option to enable the node (pm) to exit maintenance mode automatically after it restarts successfully.
Options
--force -f |
Override the shutdown warning. |
--wait -w |
Wait for the command to complete. |
--finalize -F |
Takes the node out of maintenance mode. |
pm | The PM (for example, node1) to shut down. |
Examples
$ avcli node-workon node0
$ avcli node-shutdown --force node0
$ avcli node-shutdown --force node0