[ovirt-users] Importing VM from Xen Server 6.5

Richard W.M. Jones rjones at redhat.com
Wed Aug 10 09:58:36 UTC 2016


On Wed, Aug 10, 2016 at 09:45:52AM +0300, Shahar Havivi wrote:
> On 10.08.16 06:45, Anantha Raghava wrote:
> > Hi,
> > 
> > I even attempted to run command virsh -c xen+ssh://root@xenhost and I get
> > error "/*error: End of file reading data: sh: nc: command not found:
> > Input/output error"*/
> First you need to be able to login via virsh (before trying to import via
> oVirt).
> 
> I never encounter this error before,
> I guess that nc is netcat...,
> try to install nmap-ncat:
> $ dnf info nmap-ncat
> 
> Adding Richard which may have more input.

Yes, you need to install 'nc' on the *target* (Xen) machine.

This is because libvirt's ssh transport uses nc:
https://libvirt.org/guide/html/Application_Development_Guide-Architecture-Transports.html

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html



More information about the Users mailing list