[libvirt] on special migration(domain defined, not started yet)

liguang lig.fnst at cn.fujitsu.com
Wed Aug 1 03:30:24 UTC 2012


Hi, All

If a VM domain defined, but not started yet,
and I want to migrate it to another server,
so that It can be started at there, what's 
should i do? or is it rational?
seems libvirt migration process haven't consider
this condition, e.g.
virsh migrate --p2p --tunnelled dom1 qemu+ssh://1.1.1.1/system
will fail @ qemuMigrationPerformJob where it call virDomainObjIsActive
to see if domain is active, but now domain is inactive, so fail.

Thanks!





More information about the libvir-list mailing list