Re: Is it possible to add an interface to intercept the migration process?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Meng Ran wrote:
Hi All,

I'm thinking about if it possible to add an interface to let user specified action to happen on destination during the migration, this should be useful for migrating things that have different paths on source and destination.

Allowing specified action(callback) to happen at a time point, e.g., after the config file is transfered and before starting the vm, can bring in a lot of flexibilities considering the migration of devices which are shared but have different paths/views. Giving the dest a chance to recognize these devices and update the config, and then start the vm probably is helpful there.

Comment?

First of all this would have to be supported by a hypervisor (eg. Xen) before we could add it to libvirt.

In general I'm not sure how this could work for migration at all. Live migration copies the memory image while the guest is still running, so there is no point where the user action could run. Even offline migration only transfers the memory, not the disk, so if you need to reconfigure something on disk, you can just do it before starting the migration.

Perhaps you're thinking of shutting down the guest and copying its disk image to another machine and starting the guest up there? In that case there should be ample opportunity to make changes to the disk by just mounting it on the host. I think Platespin support this for their "V2V" migration.

If I've missed something about what you're trying to do, let me know.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]