<div dir="ltr">when you run virsh you where logged in as root user,<div>the user that oVirt is running is vdsm</div><div><br></div><div>you need to run:</div><div><div>$ sudo -u vdsm ssh-keygen</div><div>$ sudo -u vdsm ssh-copy-id user@kvmhost</div></div><div><br></div><div>you can look at wiki we have for Xen to generate the ssh keys but its the same for kvm.</div><div><a href="https://www.ovirt.org/develop/release-management/features/virt/XenToOvirt/">https://www.ovirt.org/develop/release-management/features/virt/XenToOvirt/</a><br></div><div><br></div><div> Shahar.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 29, 2017 at 12:34 PM, Pradeep Antil <span dir="ltr">&lt;<a href="mailto:pradeepantil@gmail.com" target="_blank">pradeepantil@gmail.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 dir="ltr"><div><div><div><br></div>Hello Folks, <br><br></div>I am trying to import KVM guest VMs to my oVirt Server using external Provider. But when i add external provider with type KVM and do the testing that time i am getting below error<br><br><span style="background-color:rgb(255,0,0)">Caused by: org.ovirt.engine.core.<wbr>vdsbroker.vdsbroker.<wbr>VDSErrorException: VDSGenericException: VDSErrorException: Failed to GetVmsNamesFromExternalProvide<wbr>rVDS, error = Cannot recv data: Host key verification failed.: Connection reset by peer, code = 65<br>        at org.ovirt.engine.core.<wbr>vdsbroker.vdsbroker.<wbr>VdsBrokerCommand.<wbr>createDefaultConcreteException<wbr>(VdsBrokerCommand.java:76) [vdsbroker.jar:]<br>        at org.ovirt.engine.core.<wbr>vdsbroker.vdsbroker.<wbr>BrokerCommandBase.<wbr>createException(<wbr>BrokerCommandBase.java:222) [vdsbroker.jar:]<br><br><br><img src="cid:ii_15b19624746b31c9" alt="Inline image 2" height="366" width="561"><br><br></span></div><div><span style="background-color:rgb(255,0,0)"><span style="background-color:rgb(255,0,0)"><span><span style="background-color:rgb(255,242,204)">I have already configure password less authentication with ssh keys between proxy host to my KVM hypervisor. </span></span></span><span style="background-color:rgb(255,242,204)"><span>Though i can reach to kvm hypervisor with virsh connect. <br><br>[root@lplinnd1hypov13 ~]# virsh -c qemu+ssh://root@&lt;KVM-HYP-NAME&gt;<wbr>/system<br>Welcome to virsh, the virtualization interactive terminal.<br><br>Type:  &#39;help&#39; for help with commands<br>       &#39;quit&#39; to quit<br><br>virsh #<br><br></span></span></span></div><div><span style="background-color:rgb(255,0,0)"><span style="background-color:rgb(255,242,204)"><span>Any idea how to resolve this issue, so that i can add KVM as external provider and  start importing my KVM guest VMs in ovirt setup<br><br><br></span></span></span></div><div><span style="background-color:rgb(255,0,0)"><span style="background-color:rgb(255,242,204)"><span>Thanks in Advance<span class="HOEnZb"><font color="#888888"><br><br><br></font></span></span></span></span></div><span class="HOEnZb"><font color="#888888"><div><span style="background-color:rgb(255,0,0)"><span style="background-color:rgb(255,242,204)"><span><br><br></span></span></span></div><div><br></div><br><div><br><br><br><div><div><br clear="all"><br>-- <br><div class="m_-8479435092018770063gmail_signature">Best Regards<br>Pradeep Kumar</div>
</div></div></div></font></span></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>