Hi Tino,<br><br>Thank you for your response<br><br>The issue was something else. In my template the VNC was listening on a static IP, during migration it was trying to bind to the same IP on the remote host and which is not possible.<br>
<br>So I changes to 0.0.0.0, everything worked.<br><br>Thanks<br><br>Viji<br><br><br><div class="gmail_quote">On Mon, Jan 25, 2010 at 8:44 PM, Tino Vazquez <span dir="ltr"><<a href="mailto:tinova@fdi.ucm.es">tinova@fdi.ucm.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Viji,<br>
<br>
What version of libvirt are you running? This error means that<br>
libvirtd couldn't connecto to the qemu monitor. In order to get more<br>
information, you can try to extract more information from logs [1].<br>
<br>
Another educated guess can be to blame apparmor, if it's running in<br>
your system you may want to try this operation with it turned off.<br>
<br>
Regards,<br>
<br>
-Tino<br>
<br>
[1] <a href="http://libvirt.org/logging.html" target="_blank">http://libvirt.org/logging.html</a><br>
<br>
--<br>
Constantino Vázquez, Grid Technology Engineer/Researcher:<br>
<a href="http://www.dsa-research.org/tinova" target="_blank">http://www.dsa-research.org/tinova</a><br>
DSA Research Group: <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a><br>
Globus GridWay Metascheduler: <a href="http://www.GridWay.org" target="_blank">http://www.GridWay.org</a><br>
OpenNebula Virtual Infrastructure Engine: <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Fri, Jan 22, 2010 at 5:45 PM, Viji V Nair <<a href="mailto:viji@fedoraproject.org">viji@fedoraproject.org</a>> wrote:<br>
> Hi team,<br>
><br>
> I have a two node cluster with OCFS2 running on OpenNebula 1.4 and Fedora 12<br>
> x86_64 Intel VT. I have a vm deployed on node01 and trying to migrate to<br>
> node02, getting the following error.<br>
><br>
> <snip><br>
> Fri Jan 22 21:45:48 2010 [LCM][I]: New VM state is MIGRATE<br>
> Fri Jan 22 21:45:51 2010 [VMM][I]: Command execution fail: virsh --connect<br>
> qemu:///system migrate --live one-11 qemu+ssh://node02/session<br>
> Fri Jan 22 21:45:51 2010 [VMM][I]: STDERR follows.<br>
> Fri Jan 22 21:45:51 2010 [VMM][I]: error: monitor socket did not show up.:<br>
> Connection refused<br>
> Fri Jan 22 21:45:51 2010 [VMM][I]: ExitCode: 1<br>
> Fri Jan 22 21:45:51 2010 [VMM][E]: Error live-migrating VM, -<br>
> Fri Jan 22 21:45:52 2010 [LCM][I]: Fail to life migrate VM. Assuming that<br>
> the VM is still RUNNING (will poll VM).<br>
> Fri Jan 22 21:45:52 2010 [VMM][D]: Monitor Information:<br>
> </snip><br>
><br>
> On the node02, I am getting the following libvirtd error<br>
><br>
> <snip><br>
> Jan 22 21:46:07 node02 libvirtd: 21:46:07.895: error :<br>
> qemudOpenMonitorUnix:1034 : monitor socket did not show up.: Connection<br>
> refused<br>
> </snip><br>
><br>
> Any suggestions?<br>
><br>
> Viji<br>
><br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
><br>
</blockquote></div><br>