Revision bb851c63 man/gnt-instance.rst

b/man/gnt-instance.rst
1456 1456
MOVE
1457 1457
^^^^
1458 1458

  
1459
**move** [-f] [-n *node*] [--shutdown-timeout=*N*] [--submit]
1459
**move** [-f] [--ignore-consistency]
1460
[-n *node*] [--shutdown-timeout=*N*] [--submit]
1460 1461
{*instance*}
1461 1462

  
1462 1463
Move will move the instance to an arbitrary node in the cluster.  This
......
1471 1472
kvm process for KVM, etc.). By default two minutes are given to each
1472 1473
instance to stop.
1473 1474

  
1475
The ``--ignore-consistency`` option will make Ganeti ignore any errors
1476
in trying to shutdown the instance on its node; useful if the
1477
hypervisor is broken and you want to recuperate the data.
1478

  
1474 1479
The ``--submit`` option is used to send the job to the master daemon
1475 1480
but not wait for its completion. The job ID will be shown so that it
1476 1481
can be examined via **gnt-job info**.

Also available in: Unified diff