[ovirt-users] Problem with installing second host for hosted_engine (3.5)

Simone Tiraboschi stirabos at redhat.com
Thu Dec 18 16:13:05 UTC 2014



----- Original Message -----
> From: "Otto Strassen" <otto.strassen at openinteractive.ch>
> To: users at ovirt.org
> Sent: Thursday, December 18, 2014 4:58:46 PM
> Subject: [ovirt-users] Problem with installing second host for hosted_engine	(3.5)
> 
> Hi
> 
> I have set up oVirt 3.5 in a hosted engine configuration. Host running CentOS
> 7, guest CentOS 6.6.
> 
> Now I'm trying to set up an additional host, also running CentOS 7. I'm doing
> this by running 'hosted-engine --deploy' on the second host, giving the NFS
> address of the hosted engine share and following the instructions (Do you
> want to copy over answers? etc.) It works up to the point where it asks for
> the admin at internal password.
> 
> 
> [ ERROR ] Failed to execute stage 'Setup validation': [Errno 2] No such file
> or directory:
> '/rhev/data-center/mnt/lima.sylon.net:_srv_hosted__engine/17f87a87-1144-4be6-a9b4-8b0520ccbe70/ha_agent/hosted-engine.metadata'

It's  a know issue [1] due to a not well supported NFS configuration; it's still unsolved.
Can please ensure to export like:
/storage    *(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36)
to avoid it as documented here [2].

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1159314
[2] http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues


> --
> Open Interactive GmbH
> Vogesenplatz 1
> 4056 Basel
> T +41 61 500 15 70
> www.openinteractive.ch
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list