On Sat, Feb 11, 2017 at 02:29:15PM +0100, Andy Michielsen wrote: > Hello all, > > I was trying to give the latest oVirt a go and install it on my KVM system > before committing it on any hardware. > > The installation went fine. When logging on into the node https://<node>:9090 > I wanted to install an hosted engine but I get this messages > > Failed to execute stage 'Environment setup': [Errno 2] No such file or > directory: '/etc/iscsi/initiatorname.iscsi' > Hosted Engine deployment failed > > But I must admit I have not set up iscsi nor do I want to. Maybe local, nfs > or glusterfs. > > What is the way to do this properly ?
It should work out of box, is it EL7 or Fedora? Could you please provide logs? Like vdsm.log and host-deploy logs. My suggestion for now is create this file in the hypervisor you are trying to deploy: 'touch /etc/iscsi/initiatorname.iscsi' and continue the deploy. -- Cheers Douglas _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

