[Pkg-libvirt-maintainers] Bug#796122: Fails live migration with storage copy
Michael Schulz
micha at east.de
Fri Oct 13 09:16:16 UTC 2017
On Thu, 7 Sep 2017 17:08:41 +0200 Michael Schulz <micha at east.de> wrote:
> I have two stretch machines and --live migration with active --copy-storage-all won't work. I don't know if this refers
> to this (old) but not closed bug. There's nothing segfaulting when I try to migrate, but the migration won't start and
> got stuck on both machines. When starting a live migration, f.i. this way
>
> virsh migrate --live --desturi qemu+tls://host2/system --copy-storage-all --verbose --persistent --undefinesource test2
>
> the command doesn't come back. On the host2, the machine got created in "pause" mode. This process never ends and can only
> be canceld by restarting libvirtd on host2.
Just to get you informed:
I found adding --tunnelled and --p2p like this
virsh migrate --live --desturi qemu+ssh://host2/system --copy-storage-all --p2p --tunnelled --verbose --persistent --undefinesource test2
does the job for me and live migration to the second job starts and succeed...
Greetings
Micha
More information about the Pkg-libvirt-maintainers
mailing list