Revision f1dff7ec man/gnt-node.rst

b/man/gnt-node.rst
118 118
Note that this command is equivalent to using per-instance commands for
119 119
each affected instance individually:
120 120

  
121
- ``--primary-only`` is equivalent to ``gnt-instance failover/migration``
121
- ``--primary-only`` is equivalent to ``gnt-instance
122
  failover/migration`` for non-DRBD instances, but for DRBD instances
123
  it's different, and usually is a slow process (it will change the
124
  primary to another node while keeping the secondary, this requiring
125
  data copies, whereas failover/migrate will only toggle the
126
  primary/secondary roles, a fast process)
122 127
- ``--secondary-only`` is equivalent to ``gnt-instance replace-disks``
123 128
  in the secondary node change mode (only valid for DRBD instances)
124 129
- when neither of the above is done a combination of the two cases is run

Also available in: Unified diff