Revision 9b603bff

b/man/gnt-node.sgml
139 139
        This command will change the secondary node from the source
140 140
        node to the destination node for all instances having the
141 141
        source node as secondary. It works only for instances having
142
        a remote raid disk layout.
142
        a remote_raid1 or drbd disk layout.
143 143
      </para>
144 144

  
145 145
      <para>
b/scripts/gnt-node
285 285
               [DEBUG_OPT, FORCE_OPT],
286 286
               "[-f] <src_node> <dst_node>",
287 287
               "Relocate the secondary instances from the first node"
288
               " to the second one (only for instances of type remote_raid1)"),
288
               " to the second one (only for instances of type remote_raid1"
289
               " drbd)"),
289 290
  'failover': (FailoverNode, ARGS_ONE,
290 291
               [DEBUG_OPT, FORCE_OPT,
291 292
                make_option("--ignore-consistency", dest="ignore_consistency",

Also available in: Unified diff