Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

5.102. nova live-migration

usage: nova live-migration [--block-migrate] [--force] <server> [<host>]
Migrate running server to a new machine.

Positional arguments

<server>


        Name or ID of server.

<host>


        Destination host name.

Optional arguments

--block-migrate


        True in case of block_migration.
      (Default=auto:live_migration) (Supported by API versions
      '2.25' - '2.latest')

--force


        Force to not verify the scheduler if a host is provided.
      (Supported by API versions '2.30' - '2.latest')