<p>Hi.</p>
<p>In case that you didn't did it already, and assuming TCP as transport protocol, maybe you can try a 'tpdump -i any' and grepping by IP address of 'source' machine on 'destination' machine to make sure that there's connectivity between machines.</p>

<p>Regards.</p>
<p>Javier</p>
<div class="gmail_quote">El 01/04/2013 18:18, "Hari Pyla" <<a href="mailto:harip@vt.edu">harip@vt.edu</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you for the prompt response Eric. I restarted the domain and the error disappeared.<br>
Now I have the following error.<br>
<br>
[user@n0 ~]$ virsh --c qemu:///system migrate --verbose Fedora-17-x86_64-1 qemu+ssh://n1/system<br>
<br>
error: unable to connect to server at 'n1:49157': No route to host<br>
<br>
or<br>
<br>
[user@n0 ~]$ virsh --connect qemu:///system migrate --live Fedora-17-x86_64-1 qemu+ssh://n1/system tcp://n1 --unsafe --verbose<br>
<br>
error: unable to connect to server at 'n1:49158': No route to host<br>
<br>
On both the nodes n0 and n1 I've disabled SELinux and I've opened ports from 49152:49215. Any ideas on what is causing this error.<br>
<br>
Thanks,<br>
--Hari<br>
<br>
<br>
On 4/1/13 12:02 PM, Eric Blake wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/01/2013 09:53 AM, Hari Pyla wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
  I am trying to migrate a VM from one node to another and I get the<br>
following error message.<br>
<br>
[user@n0 ~]$ virsh --c qemu:///system migrate --verbose<br>
Fedora-17-x86_64-1 qemu+ssh://n1/system<br>
<br>
error: XML error: missing security model when using multiple labels<br>
<br>
On both the src and dest nodes, I've disabled SELinux and I have the<br>
following libvirt version installed<br>
<br>
$virsh --connect qemu:///system version --daemon<br>
Compiled against library: libvirt 0.10.2<br>
Using library: libvirt 0.10.2<br>
Using API: QEMU 0.10.2<br>
Running hypervisor: QEMU 0.12.1<br>
Running against daemon: 0.10.2<br>
</blockquote>
The error message sounds a lot like this bug:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=923946" target="_blank">https://bugzilla.redhat.com/<u></u>show_bug.cgi?id=923946</a><br>
<br>
If it is the same, then upgrading both libvirt to the just-released<br>
1.0.4 should fix the problem.<br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
libvirt-users mailing list<br>
<a href="mailto:libvirt-users@redhat.com" target="_blank">libvirt-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/libvirt-users" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/libvirt-users</a><br>
</blockquote></div>