Revision 0a1fc31c man/gnt-node.rst

b/man/gnt-node.rst
489 489
~~~~~
490 490

  
491 491
**power** [``--force``] [``--ignore-status``] [``--all``]
492
on|off|cycle|status [*nodes*]
492
[``--power-delay``] on|off|cycle|status [*nodes*]
493 493

  
494 494
This commands calls out to out-of-band management to change the power
495
state of given node. With ``status`` you get the power status as reported
496
by the out-of-band management script.
495
state of given node. With ``status`` you get the power status as
496
reported by the out-of-band management script.
497 497

  
498
Using ``--force`` you skip the confirmation to do the operation. Currently this
499
only has effect on ``off`` and ``cycle``. On those two you can *not* operate on
500
the master. However, the command will provide you with the command to invoke to
501
operate on the master nerver-mind. This is considered harmful and Ganeti does
502
not support the use of it.
498
Using ``--force`` you skip the confirmation to do the operation.
499
Currently this only has effect on ``off`` and ``cycle``. On those two
500
you can *not* operate on the master. However, the command will provide
501
you with the command to invoke to operate on the master nerver-mind.
502
This is considered harmful and Ganeti does not support the use of it.
503 503

  
504
Providing ``--ignore-status`` will ignore the offline=N state of a node and
505
continue with power off.
504
Providing ``--ignore-status`` will ignore the offline=N state of a node
505
and continue with power off.
506

  
507
``--power-delay`` specifies the time in seconds (factions allowed)
508
waited between powering on the next node. This is by default 2 seconds
509
but can increased if needed with this option.
510

  
511
*nodes* are optional. If not provided it will call out for every node in
512
the cluster. Except for the ``off`` and ``cycle`` command where you've
513
to explicit use ``--all`` to select all.
506 514

  
507
*nodes* are optional. If not provided it will call out for every node in the
508
cluster. Except for the ``off`` and ``cycle`` command where you've to explicit
509
use ``-all`` to select all.
510 515

  
511 516
HEALTH
512 517
~~~~~~

Also available in: Unified diff