Revision b6aaf437 man/gnt-instance.rst

b/man/gnt-instance.rst
1380 1380
^^^^^^^^
1381 1381

  
1382 1382
**failover** [-f] [--ignore-consistency] [--shutdown-timeout=*N*]
1383
[--submit] {*instance*}
1383
[--submit] [--ignore-ipolicy] {*instance*}
1384 1384

  
1385 1385
Failover will stop the instance (if running), change its primary node,
1386 1386
and if it was originally running it will start it again (on the new
......
1406 1406
but not wait for its completion. The job ID will be shown so that it
1407 1407
can be examined via **gnt-job info**.
1408 1408

  
1409
If ``--ignore-ipolicy`` is given any instance policy violations occuring
1410
during this operation are ignored.
1411

  
1409 1412
Example::
1410 1413

  
1411 1414
    # gnt-instance failover instance1.example.com

Also available in: Unified diff