<div dir="ltr"><div>The nodes are EL6.3 based.<br><br>Currently installed libvirt packages:<br><br>libvirt-lock-sanlock-0.9.10-21.el6_3.8.x86_64<br>libvirt-cim-0.6.1-3.el6.x86_64<br>libvirt-0.9.10-21.el6_3.8.x86_64<br>libvirt-python-0.9.10-21.el6_3.8.x86_64<br>
libvirt-client-0.9.10-21.el6_3.8.x86_64<br><br>and qemu packages:<br>qemu-kvm-0.12.1.2-2.295.el6_3.10.x86_64<br>qemu-kvm-tools-0.12.1.2-2.295.el6_3.10.x86_64<br>qemu-img-0.12.1.2-2.295.el6_3.10.x86_64<br><br></div><div>Thus my presumption here given the above is that virDomainMigrateToURI2 has not yet been patched and/or back-ported into the EL6.x libvirt/qemu?<br>
</div><div><br></div>- DHC<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 30, 2013 at 1:28 PM, Dan Kenigsberg <span dir="ltr">&lt;<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, Jan 30, 2013 at 11:04:00AM -0600, Dead Horse wrote:<br>
&gt; Engine Build --&gt; Commit: 82bdc46dfdb46b000f67f0cd4e51fc39665bf13b<br>
&gt; VDSM Build: --&gt; Commit: da89a27492cc7d5a84e4bb87652569ca8e0fb20e + patch<br>
&gt; --&gt; <a href="http://gerrit.ovirt.org/#/c/11492/" target="_blank">http://gerrit.ovirt.org/#/c/11492/</a><br>
&gt;<br>
&gt; Engine Side:<br>
&gt; 2013-01-30 10:56:38,439 ERROR<br>
&gt; [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]<br>
&gt; (QuartzScheduler_Worker-70) Rerun vm 887d764a-f835-4112-9eda-836a772ea5eb.<br>
&gt; Called from vds lostisles<br>
&gt; 2013-01-30 10:56:38,506 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]<br>
&gt; (pool-3-thread-49) START, MigrateStatusVDSCommand(HostName = lostisles,<br>
&gt; HostId = e042b03b-dd4e-414c-be1a-b2c65ac000f5,<br>
&gt; vmId=887d764a-f835-4112-9eda-836a772ea5eb), log id: 6556e75b<br>
&gt; 2013-01-30 10:56:38,510 ERROR<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]<br>
&gt; (pool-3-thread-49) Failed in MigrateStatusVDS method<br>
&gt; 2013-01-30 10:56:38,510 ERROR<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]<br>
&gt; (pool-3-thread-49) Error code migrateErr and error message<br>
&gt; VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =<br>
&gt; Fatal error during migration<br>
&gt; 2013-01-30 10:56:38,511 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]<br>
&gt; (pool-3-thread-49) Command<br>
&gt; org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand return<br>
&gt; value<br>
&gt;  StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=12,<br>
&gt; mMessage=Fatal error during migration]]<br>
&gt;<br>
&gt;<br>
&gt; VDSM Side:<br>
&gt; Thread-43670::ERROR::2013-01-30 10:56:37,052::vm::200::vm.Vm::(_recover)<br>
&gt; vmId=`887d764a-f835-4112-9eda-836a772ea5eb`::this function is not supported<br>
&gt; by the connection driver: virDomainMigrateToURI2<br>
&gt; Thread-43670::ERROR::2013-01-30 10:56:37,513::vm::288::vm.Vm::(run)<br>
&gt; vmId=`887d764a-f835-4112-9eda-836a772ea5eb`::Failed to migrate<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;/usr/share/vdsm/vm.py&quot;, line 273, in run<br>
&gt;     self._startUnderlyingMigration()<br>
&gt;   File &quot;/usr/share/vdsm/libvirtvm.py&quot;, line 504, in<br>
&gt; _startUnderlyingMigration<br>
&gt;     None, maxBandwidth)<br>
&gt;   File &quot;/usr/share/vdsm/libvirtvm.py&quot;, line 540, in f<br>
&gt;     ret = attr(*args, **kwargs)<br>
&gt;   File &quot;/usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py&quot;, line<br>
&gt; 111, in wrapper<br>
&gt;     ret = f(*args, **kwargs)<br>
&gt;   File &quot;/usr/lib64/python2.6/site-packages/libvirt.py&quot;, line 1103, in<br>
&gt; migrateToURI2<br>
&gt;     if ret == -1: raise libvirtError (&#39;virDomainMigrateToURI2() failed&#39;,<br>
&gt; dom=self)<br>
&gt; libvirtError: this function is not supported by the connection driver:<br>
&gt; virDomainMigrateToURI2<br>
<br>
</div></div>Could it be that you are using an ancient libvirt with no<br>
virDomainMigrateToURI2? What are your libvirt and qemu-kvm versions (on<br>
both machines)?<br>
</blockquote></div><br></div>