[libvirt] [PATCH 0/3] non-shared migration without target disk images

liguang lig.fnst at cn.fujitsu.com
Fri Sep 28 03:45:43 UTC 2012


by now, if you want a non-shared migration, you have
to create same files at target as source side, which
seems intorlerable!

this issue was reported by Reinier Schoof
http://www.redhat.com/archives/libvir-list/2011-December/msg00451.html

These patches try to let migrate --copy-storage-*
work without pre-exist disk image files at target side.

we may also hope qemu to aware of this issue

 hooks/qemu       |   55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am  |    3 ++
 src/util/hooks.c |    2 +-
 3 files changed, 59 insertions(+), 1 deletions(-)




More information about the libvir-list mailing list