You can live-migrate an OpenStack instance to a different compute node.
Note: Instances managed by
VMware Integrated OpenStack must be migrated by using OpenStack commands. Do not use
vCenter Server or other methods to migrate OpenStack instances.
Prerequisites
- The source and target compute nodes must both be located within the same vCenter Server instance.
- The source and target compute nodes must have at least one distributed switch in common. If two distributed switches are attached to the source compute node but only one distributed switch is attached to the target compute node, live migration will succeed but the OpenStack instance will be connected only to the port group of the distributed switch common to both compute nodes.
- If you want to live-migrate an instance with a CD-ROM drive attached, verify that your environment has a shared datastore that can be accessed by all host.
Important: Live migration of an instance with a CD-ROM drive attached is supported only in VMware Integrated OpenStack 5.1.0.1 or later.
Procedure
What to do next
You can run the openstack server show instance-uuid
command to confirm that the instance has been migrated to the desired compute node.