Lightbits CSI Plugin Guide
Lightbits VCP Plugin Guide
Lightbits vCenter Configuration Guide
Lightbits OpenStack Driver Support
Lightbits Cluster Federation
Page
Code Steps
Category
Label
Link
Separator
Title
Message
Page icon
No icon. This page keeps the plain index row.
orSVG or PNG, square, at least 32×32.
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Live Migration
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Live migrating an instance means moving its virtual machine to a different OpenStack Compute server while the instance continues running.
Live migration involves first creating a volume from an image through Cinder. This is visible on both Lightbits and OpenStack.
openstack volume create --image cirros --size 5 vm2vo11-boot
openstack volume list

Server creation for live migration is illustrated below.
openstack server create --flavor m1.nano --volume vm2vol1-boot vm2

Before the migration, NVMe/TCP volumes will be as follows:

The live migration itself includes the following:
Identifying the current compute host.
Identifying other compute hosts.
Migrating to other compute hosts.
openstack server list
openstack host list
openstack server migrate vm2 --live rack06-server60

After the migration, the NVMe/TCP volumes look as follows:

Finally, the live migration is verified, with a new compute host reported:
openstack server show vm2

Last updated on
Was this page helpful?
Next to read:
Volume Replication© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message