Revision 78623223 man/gnt-node.rst

b/man/gnt-node.rst
115 115
node is known to be fine (thus we won't need the old storage for
116 116
potential recovery).
117 117

  
118
Note that this command is equivalent to using per-instance commands for
119
each affected instance individually:
120

  
121
- ``--primary-only`` is equivalent to ``gnt-instance failover/migration``
122
- ``--secondary-only`` is equivalent to ``gnt-instance replace-disks``
123
  in the secondary node change mode (only valid for DRBD instances)
124
- when neither of the above is done a combination of the two cases is run
125

  
118 126
Example::
119 127

  
120 128
    # gnt-node evacuate -I hail node3.example.com

Also available in: Unified diff