<div dir="ltr"><font face="arial, helvetica, sans-serif" color="#000000">Thanks for your answer,</font><div><font face="arial, helvetica, sans-serif" color="#000000"><br></font></div><div><font face="arial, helvetica, sans-serif" color="#000000">1) In this case i'm not using shared storage, the migration is happening between two<span style="line-height:21px"> non-shared storage with full disk copy</span></font></div><div><font face="arial, helvetica, sans-serif" color="#000000"><span style="line-height:21px">2) I already created the file with same size, and the vm works properly after a restart, my problem that it remains paused and I can't resume it until it's rebooted.</span></font></div><div><font face="arial, helvetica, sans-serif" color="#000000"><span style="line-height:21px">3) I'm using qemu-kvm 1.0</span></font></div><div class="gmail_extra"><br><div class="gmail_quote">On 24 November 2014 at 10:22, Michal Privoznik <span dir="ltr"><<a href="mailto:mprivozn@redhat.com" target="_blank">mprivozn@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[dropping libvir-list]<br>
<br>
On <a href="tel:20.11.2014" value="+21620112014" target="_blank">20.11.2014</a> 13:11, Dhia Abbassi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to implement a virtualization API. I was testing migration<br>
with libvirt I got some problems.<br>
<br>
When I use the following command :<br>
<br>
*virsh migrate --live --persistent --copy-storage-all vm-clone1<br>
qemu+ssh://server_ip/system*<br>
*<br>
*<br>
the migration works fine but in the destination host the migrated vm is<br>
paused and I can't unpause it and I need to reboot the vm to be able use<br>
it in the new host. When I try to unoause it Igot the following error<br>
message:<br>
<< *Error unpausing domain: internal error: unable to execute QEMU<br>
command 'cont': Resetting the Virtual Machine is required *>><br>
<br>
How can I solve this problem, or is there an other way to make a live<br>
migration with libvirt??<br>
</blockquote>
<br>
Several things may be happening here, so I'll point just a few (unordered).<br>
<br>
1) is there some storage shared between the two hosts? If so, is it accessible from the destination?<br>
<br>
2) When doing storage migration, you still need to pre-create the files on destination yourself. Do they have the correct size?<br>
<br>
3) The error message seems like a qemu bug to me. Have you tried it with recent qemu?<span><font color="#888888"><br>
<br>
Michal<br>
</font></span></blockquote></div><br></div></div>