Revision 66d1f035 man/gnt-cluster.rst

b/man/gnt-cluster.rst
93 93
Since this is a dangerous command, you are required to pass the
94 94
argument *--yes-do-it.*
95 95

  
96
EPO
97
~~~
98

  
99
**epo** [--on] [--groups|--all] *arguments*
100

  
101
Performs an emergency power-off on nodes given as arguments. If ``--groups``
102
is given, arguments are node groups. If ``--all`` is provided, the whole
103
cluster will be shut down.
104

  
105
The ``--on`` flag recovers the cluster after an emergency power-off
106

  
107
Please note that the master node will not be turned down or up automatically.
108
It will just be left in a state, where you can manully perform the shutdown of
109
that one node. If the master is in the list of affected nodes and this is not a
110
complete cluster emergency power-off (e.g. using ``--all``), you're required to
111
do a master failover to another node not affected.
112

  
96 113
GETMASTER
97 114
~~~~~~~~~
98 115

  

Also available in: Unified diff