NAME

rpower - remote power control of nodes


SYNOPSIS

rpower noderange [--nodeps] {on|off|stat|state|reset|boot|cycle}

rpower [-h|--help|-v|--version]


DESCRIPTION

rpower controls the power for a single or range of nodes, via the out-of-band path.


OPTIONS

on

Turn power on.

off

Turn power off.

stat|state

Print the current power state/status.

reset

Send a hard reset.

boot

If off, then power on. If on, then hard reset. This option is recommended over cycle.

cycle

Power off, then on.

--nodeps

Do not use dependency table (default is to use dependency table). Valid only with on|off|boot|reset|cycle for blade power method.

-h|--help

Prints out a brief usage message.

-v, --version

Display the version number.


EXAMPLES


SEE ALSO

noderange(3), rcons(1), rinv(1), rvitals(1), rscan(1)