Skip to content
Snippets Groups Projects
Commit 71ed8d22 authored by René Nussbaumer's avatar René Nussbaumer
Browse files

gnt-node.rst: Fix a typo


Signed-off-by: default avatarRené Nussbaumer <rn@google.com>
Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
parent eb62069e
No related branches found
No related tags found
No related merge requests found
...@@ -482,7 +482,7 @@ POWERCYCLE ...@@ -482,7 +482,7 @@ POWERCYCLE
**powercycle** [``--yes``] [``--force``] {*node*} **powercycle** [``--yes``] [``--force``] {*node*}
This commands (tries to) forcefully reboot a node. It is a command This command (tries to) forcefully reboot a node. It is a command
that can be used if the node environemnt is broken, such that the that can be used if the node environemnt is broken, such that the
admin can no longer login over ssh, but the Ganeti node daemon is admin can no longer login over ssh, but the Ganeti node daemon is
still working. still working.
...@@ -502,7 +502,7 @@ POWER ...@@ -502,7 +502,7 @@ POWER
**power** [``--force``] [``--ignore-status``] [``--all``] **power** [``--force``] [``--ignore-status``] [``--all``]
[``--power-delay``] on|off|cycle|status [*nodes*] [``--power-delay``] on|off|cycle|status [*nodes*]
This commands calls out to out-of-band management to change the power This command calls out to out-of-band management to change the power
state of given node. With ``status`` you get the power status as reported state of given node. With ``status`` you get the power status as reported
by the out-of-band managment script. by the out-of-band managment script.
...@@ -533,7 +533,7 @@ HEALTH ...@@ -533,7 +533,7 @@ HEALTH
**health** [*nodes*] **health** [*nodes*]
This commands calls out to out-pf-band management to ask for the health status This command calls out to out-of-band management to ask for the health status
of all or given nodes. The health contains the node name and then the items of all or given nodes. The health contains the node name and then the items
element with their status in a ``item=status`` manner. Where ``item`` is script element with their status in a ``item=status`` manner. Where ``item`` is script
specific and ``status`` can be one of ``OK``, ``WARNING``, ``CRITICAL`` or specific and ``status`` can be one of ``OK``, ``WARNING``, ``CRITICAL`` or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment