<p dir="ltr">Hi,</p>
<p dir="ltr">Let me try this and post the results here.</p>
<p dir="ltr">Regards,<br>
Ananth</p>
<div class="gmail_quote">On 10 Aug 2016 15:28, "Richard W.M. Jones" <<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Aug 10, 2016 at 09:45:52AM +0300, Shahar Havivi wrote:<br>
> On 10.08.16 06:45, Anantha Raghava wrote:<br>
> > Hi,<br>
> ><br>
> > I even attempted to run command virsh -c xen+ssh://root@xenhost and I get<br>
> > error "/*error: End of file reading data: sh: nc: command not found:<br>
> > Input/output error"*/<br>
> First you need to be able to login via virsh (before trying to import via<br>
> oVirt).<br>
><br>
> I never encounter this error before,<br>
> I guess that nc is netcat...,<br>
> try to install nmap-ncat:<br>
> $ dnf info nmap-ncat<br>
><br>
> Adding Richard which may have more input.<br>
<br>
Yes, you need to install 'nc' on the *target* (Xen) machine.<br>
<br>
This is because libvirt's ssh transport uses nc:<br>
<a href="https://libvirt.org/guide/html/Application_Development_Guide-Architecture-Transports.html" rel="noreferrer" target="_blank">https://libvirt.org/guide/<wbr>html/Application_Development_<wbr>Guide-Architecture-Transports.<wbr>html</a><br>
<br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" rel="noreferrer" target="_blank">http://people.redhat.com/~<wbr>rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
virt-builder quickly builds VMs from scratch<br>
<a href="http://libguestfs.org/virt-builder.1.html" rel="noreferrer" target="_blank">http://libguestfs.org/virt-<wbr>builder.1.html</a><br>
</blockquote></div>