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">&lt;<a href="mailto:tinova@fdi.ucm.es">tinova@fdi.ucm.es</a>&gt;</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&#39;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&#39;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 &lt;<a href="mailto:viji@fedoraproject.org">viji@fedoraproject.org</a>&gt; wrote:<br>
&gt; Hi team,<br>
&gt;<br>
&gt; I have a two node cluster with OCFS2 running on OpenNebula 1.4 and Fedora 12<br>
&gt; x86_64 Intel VT. I have a vm deployed on node01 and trying to migrate to<br>
&gt; node02, getting the following error.<br>
&gt;<br>
&gt; &lt;snip&gt;<br>
&gt; Fri Jan 22 21:45:48 2010 [LCM][I]: New VM state is MIGRATE<br>
&gt; Fri Jan 22 21:45:51 2010 [VMM][I]: Command execution fail: virsh --connect<br>
&gt; qemu:///system migrate --live one-11 qemu+ssh://node02/session<br>
&gt; Fri Jan 22 21:45:51 2010 [VMM][I]: STDERR follows.<br>
&gt; Fri Jan 22 21:45:51 2010 [VMM][I]: error: monitor socket did not show up.:<br>
&gt; Connection refused<br>
&gt; Fri Jan 22 21:45:51 2010 [VMM][I]: ExitCode: 1<br>
&gt; Fri Jan 22 21:45:51 2010 [VMM][E]: Error live-migrating VM, -<br>
&gt; Fri Jan 22 21:45:52 2010 [LCM][I]: Fail to life migrate VM. Assuming that<br>
&gt; the VM is still RUNNING (will poll VM).<br>
&gt; Fri Jan 22 21:45:52 2010 [VMM][D]: Monitor Information:<br>
&gt; &lt;/snip&gt;<br>
&gt;<br>
&gt; On the node02, I am getting the following libvirtd error<br>
&gt;<br>
&gt; &lt;snip&gt;<br>
&gt; Jan 22 21:46:07 node02 libvirtd: 21:46:07.895: error :<br>
&gt; qemudOpenMonitorUnix:1034 : monitor socket did not show up.: Connection<br>
&gt; refused<br>
&gt; &lt;/snip&gt;<br>
&gt;<br>
&gt; Any suggestions?<br>
&gt;<br>
&gt; Viji<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
&gt; <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>