node-shutdown

Usage

avcli node-shutdown [--force] [--wait] 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

Options

--force

-f

Override the shutdown warning.

--wait

-w

Wait for the command to complete.
pm The PM (for example, node1) to shut down.

Examples

$ avcli node-workon node0
$ avcli node-shutdown --force node0