Revision 3ed23330 man/gnt-instance.rst

b/man/gnt-instance.rst
1420 1420
**migrate** [-f] {--cleanup} {*instance*}
1421 1421

  
1422 1422
**migrate** [-f] [--allow-failover] [--non-live]
1423
[--migration-mode=live\|non-live] {*instance*}
1423
[--migration-mode=live\|non-live] [--ignore-ipolicy] {*instance*}
1424 1424

  
1425 1425
Migrate will move the instance to its secondary node without
1426 1426
shutdown. It only works for instances having the drbd8 disk template
......
1456 1456
instance is shut down). Please note that the fallback will not happen
1457 1457
during execution. If a migration fails during execution it still fails.
1458 1458

  
1459
If ``--ignore-ipolicy`` is given any instance policy violations occuring
1460
during this operation are ignored.
1461

  
1459 1462
Example (and expected output)::
1460 1463

  
1461 1464
    # gnt-instance migrate instance1

Also available in: Unified diff