> On 23 Feb 2017, at 15:28, Gianluca Cecchi <[email protected]> wrote: > > Hello, > I'm just trying to see if I can import from Oracle VM a bunch of VMs. > I'm trying from gui in 4.1 using XEN (via RHEL) as Source and in URI I put > this > > xen+ssh://root@oracle_vm_host > > I use one of my oVirt hosts as proxy (ovmsrv05 with ip 10.4.168.74) > > From ovmsrv05 I verified I can ssh with public key and without password input > to the oracle_vm_host
you need to add/run that as a vdsm user on ovmsrv05. Did you check the ssh via something like "runuser -u vdsm”? > > But when I click the "Load" button in oVirt GUI, in /var/log/secure of Oracle > VM Host I get a series of these messages: > > Feb 23 15:22:25 oracle_vm_host sshd[25707]: Failed password for root from > 10.4.168.74 port 54792 ssh2 > Feb 23 15:22:25 oracle_vm_host sshd[25707]: Failed password for root from > 10.4.168.74 port 54792 ssh2 > Feb 23 15:22:25 oracle_vm_host sshd[25710]: Connection closed by 10.4.168.74 > > What I'm doing wrong here? > > Thanks, > > Gianluca > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

