diff --git a/man/gnt-node.rst b/man/gnt-node.rst index 53df45fa14a01b3c9c30a9c0921ab0868679ef37..70a3a47c1ca8d57f806d282e464eb3a3774e535e 100644 --- a/man/gnt-node.rst +++ b/man/gnt-node.rst @@ -495,13 +495,13 @@ POWERCYCLE **powercycle** [``--yes``] [``--force``] {*node*} 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 -admin can no longer login over ssh, but the Ganeti node daemon is +that can be used if the node environment is broken, such that the +admin can no longer login over SSH, but the Ganeti node daemon is still working. Note that this command is not guaranteed to work; it depends on the hypervisor how effective is the reboot attempt. For Linux, this -command require that the kernel option CONFIG\_MAGIC\_SYSRQ is +command requires the kernel option ``CONFIG_MAGIC_SYSRQ`` to be enabled. The ``--yes`` option can be used to skip confirmation, while the