On 10/26/2011 12:43 PM, Phil Meyer wrote:
The rest is left up to you.

1. on destination: virsh dumpxml <domain> > /tmp/file$$
2. on destination: virsh define /tmp/file$$
3. on source: virsh undefine <domain>

To some extent, virsh already provides this in one step, if you do:

migrate ... --undefine-source --persistent

--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to