Revision f6eb380d man/gnt-group.rst

b/man/gnt-group.rst
138 138
Renames a given group from *oldname* to *newname*.
139 139

  
140 140

  
141
EVACUATE
142
~~~~~~~~
143

  
144
**evacuate** [--iallocator *NAME*] [--to *GROUP*...] {*group*}
145

  
146
This command will move all instances out of the given node group.
147
Instances are placed in a new group by an iallocator, either given on
148
the command line or as a cluster default.
149

  
150
If no specific destination groups are specified using ``--to``, all
151
groups except the evacuated group are considered.
152

  
153
Example::
154

  
155
    # gnt-group evacuate -I hail --to rack4 rack1
156

  
157

  
141 158
TAGS
142 159
~~~~
143 160

  

Also available in: Unified diff