<div dir="ltr">Hi, I am trying to run some test and analysis while performing a wide live migration of a VM between two different network location. I use libvirt and qemu-kvm as hypervisor on Linux.<div><br></div><div style>
The live wide migration from A to B completes successfully, instead I can't achieve the reverse path, from B to A (and that is right what I am interested to). To perform the migration I run this command in virsh: <i>"migrate --live --verbose uno qemu+ssh://root@ip.address/system"</i></div>
<div style><i><br></i></div><div style>Even if dramatically slow (i guess due to some network bottleneck) the migration starts correctly, but it gets stuck at 96% and after some minute it returns this error: <i>"Migration: [ 96 %]error: operation failed: migration job: unexpectedly failed" </i>without further details.</div>
<div style><br></div><div style>The libvirtd.log file in the source host says:</div><div style><i>2013-05-07 11:01:18.739+0000: 9538: error : qemuMigrationUpdateJobStatus:945 : operation failed: migration job: unexpectedly failed</i><br>
</div><div style><i><br></i></div><div style>Apparently i can't find any clue of what is causing the error, do you have any idea/solution?</div><div style><i><br></i></div><div style>(I'm not sure if this is the appropriate mailing-list, maybe it was better the devs list?)</div>
<div style><br></div><div style>Thanks for your help</div><div style>Daniele</div></div>