Revision 783a6c0b man/gnt-instance.sgml

b/man/gnt-instance.sgml
2407 2407
          <command>migrate</command>
2408 2408
          <arg>-f</arg>
2409 2409
          <arg>--non-live</arg>
2410
          <arg>--migration-type=live|non-live</arg>
2410
          <arg>--migration-mode=live|non-live</arg>
2411 2411
          <arg choice="req"><replaceable>instance</replaceable></arg>
2412 2412
        </cmdsynopsis>
2413 2413

  
......
2425 2425

  
2426 2426
        <para>
2427 2427
          The <option>--non-live</option>
2428
          and <option>--migration-type=non-live</option> options will
2428
          and <option>--migration-mode=non-live</option> options will
2429 2429
          switch (for the hypervisors that support it) between a
2430 2430
          "fully live" (i.e. the interruption is as minimal as
2431 2431
          possible) migration and one in which the instance is frozen,
......
2434 2434
          for two different methods. In any case, it is not an error
2435 2435
          to pass this parameter (it will just be ignored if the
2436 2436
          hypervisor doesn't support it). The
2437
          option <option>--migration-type=live</option> option will
2437
          option <option>--migration-mode=live</option> option will
2438 2438
          request a fully-live migration. The default, when neither
2439 2439
          option is passed, depends on the hypervisor parameters (and
2440 2440
          can be viewed with the <command>gnt-cluster info</command>

Also available in: Unified diff