Revision 9f2c2103

b/man/gnt-node.rst
495 495
**powercycle** [``--yes``] [``--force``] {*node*}
496 496

  
497 497
This command (tries to) forcefully reboot a node. It is a command
498
that can be used if the node environemnt is broken, such that the
499
admin can no longer login over ssh, but the Ganeti node daemon is
498
that can be used if the node environment is broken, such that the
499
admin can no longer login over SSH, but the Ganeti node daemon is
500 500
still working.
501 501

  
502 502
Note that this command is not guaranteed to work; it depends on the
503 503
hypervisor how effective is the reboot attempt. For Linux, this
504
command require that the kernel option CONFIG\_MAGIC\_SYSRQ is
504
command requires the kernel option ``CONFIG_MAGIC_SYSRQ`` to be
505 505
enabled.
506 506

  
507 507
The ``--yes`` option can be used to skip confirmation, while the

Also available in: Unified diff