[openstack-dev] [nova] live migration in Mitaka

Paul Carlton paul.carlton2 at hpe.com
Tue Oct 6 17:27:12 UTC 2015



On 06/10/15 17:30, Chris Friesen wrote:
> On 10/06/2015 08:11 AM, Daniel P. Berrange wrote:
>> On Tue, Oct 06, 2015 at 02:54:21PM +0100, Paul Carlton wrote:
>>> https://review.openstack.org/#/c/85048/ was raised to address the
>>> migration of instances that are not running but people did not warm to
>>> the idea of bringing a stopped/suspended instance to a paused state to
>>> migrate it.  Is there any work in progress to get libvirt enhanced to
>>> perform the migration of non active virtual machines?
>>
>> Libvirt can "migrate" the configuration of an inactive VM, but does
>> not plan todo anything related to storage migration. OpenStack could
>> already solve this itself by using libvirt storage pool APIs to
>> copy storage volumes across, but the storage pool worked in Nova
>> is stalled
>>
>> https://review.openstack.org/#/q/status:abandoned+project:openstack/nova+branch:master+topic:bp/use-libvirt-storage-pools,n,z 
>>
>
> What is the libvirt API to migrate a paused/suspended VM? Currently 
> nova uses dom.managedSave(), so it doesn't know what file libvirt used 
> to save the state.  Can libvirt migrate that file transparently?
>
> I had thought we might switch to virDomainSave() and then use the cold 
> migration framework, but that requires passwordless ssh.  If there's a 
> way to get libvirt to handle it internally via the storage pool API 
> then that would be better.
>
> Chris
>
> __________________________________________________________________________ 
>
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: 
> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

So my reading of this is the issue could be addressed in Mitaka by
implementing
http://specs.openstack.org/openstack/nova-specs/specs/kilo/approved/use-libvirt-storage-pools.html
and
https://review.openstack.org/#/c/126979/4/specs/kilo/approved/migrate-libvirt-volumes.rst

is there any prospect of this being progressed?

-- 
Paul Carlton
Software Engineer
Cloud Services
Hewlett Packard
BUK03:T242
Longdown Avenue
Stoke Gifford
Bristol BS34 8QZ

Mobile:    +44 (0)7768 994283
Email:    mailto:paul.carlton2 at hpe.com
Hewlett-Packard Limited registered Office: Cain Road, Bracknell, Berks RG12 1HN Registered No: 690597 England.
The contents of this message and any attachments to it are confidential and may be legally privileged. If you have received this message in error, you should delete it from your system immediately and advise the sender. To any recipient of this message within HP, unless otherwise stated you should consider this message and attachments as "HP CONFIDENTIAL".




More information about the OpenStack-dev mailing list