Revision 71ed8d22 man/gnt-node.rst
b/man/gnt-node.rst | ||
---|---|---|
482 | 482 |
|
483 | 483 |
**powercycle** [``--yes``] [``--force``] {*node*} |
484 | 484 |
|
485 |
This commands (tries to) forcefully reboot a node. It is a command
|
|
485 |
This command (tries to) forcefully reboot a node. It is a command |
|
486 | 486 |
that can be used if the node environemnt is broken, such that the |
487 | 487 |
admin can no longer login over ssh, but the Ganeti node daemon is |
488 | 488 |
still working. |
... | ... | |
502 | 502 |
**power** [``--force``] [``--ignore-status``] [``--all``] |
503 | 503 |
[``--power-delay``] on|off|cycle|status [*nodes*] |
504 | 504 |
|
505 |
This commands calls out to out-of-band management to change the power
|
|
505 |
This command calls out to out-of-band management to change the power |
|
506 | 506 |
state of given node. With ``status`` you get the power status as reported |
507 | 507 |
by the out-of-band managment script. |
508 | 508 |
|
... | ... | |
533 | 533 |
|
534 | 534 |
**health** [*nodes*] |
535 | 535 |
|
536 |
This commands calls out to out-pf-band management to ask for the health status
|
|
536 |
This command calls out to out-of-band management to ask for the health status
|
|
537 | 537 |
of all or given nodes. The health contains the node name and then the items |
538 | 538 |
element with their status in a ``item=status`` manner. Where ``item`` is script |
539 | 539 |
specific and ``status`` can be one of ``OK``, ``WARNING``, ``CRITICAL`` or |
Also available in: Unified diff