Revision cfed3b9f man/gnt-cluster.rst

b/man/gnt-cluster.rst
96 96
EPO
97 97
~~~
98 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.
99
**epo** [--on] [--groups|--all] [--power-delay] *arguments*
100

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

  
105
The ``--on`` flag recovers the cluster after an emergency power-off.
106
When powering on the cluster you can use ``--power-delay`` to define the
107
time in seconds (fractions allowed) waited between powering on
108
individual nodes.
109

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

  
113 117
GETMASTER
114 118
~~~~~~~~~

Also available in: Unified diff