VMware live migration
This blueprint is for implementing live migration in the VMware driver.
When the VMware driver is used, nova-compute is managing a vCenter cluster.
For the purposes of this proposal we assume that all nova-computes are managing
clusters under the same vCenter server.
Live migration will be implemented using the VMware vMotion technology. In order
to migrate an instance, the source nova-compute needs to know the cluster name
and the datastore regex of the target nova-compute. The actual migration is a simple
matter of calling RelocateVM_Task() API.
Reference:
http://
Blueprint information
- Status:
- Complete
- Approver:
- Matt Riedemann
- Priority:
- Medium
- Drafter:
- Radoslav Gerganov
- Direction:
- Approved
- Assignee:
- Radoslav Gerganov
- Definition:
- Approved
- Series goal:
- Accepted for stein
- Implementation:
- Implemented
- Milestone target:
- stein-1
- Started by
- Radoslav Gerganov
- Completed by
- melanie witt
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
VMware: Live migration of instances
Gerrit topic: https:/
Addressed by: https:/
VMware: add support for live migration
Gerrit topic: https:/
Approved for Rocky. -- mriedem 20180606
Gerrit topic: https:/
We're past feature freeze for Rocky, so this must be deferred. Please re-propose the spec for Stein if you'd like to work on it next cycle. -- melwitt 20180727
Addressed by: https:/
VMware: add support for live migration
Re-approved for Stein. -- mriedem 20180830