On Mon, Feb 25, 2019 at 10:27 AM Sakhi Hadebe <sakhi@sanren.ac.za> wrote:
Hi Simone,

Thank you for your response. Executing the command below, gives this:

[root@ovirt-host]# curl http://$(grep fqdn /etc/ovirt-hosted-engine/hosted-engine.conf | cut -d= -f2)/ovirt-engine/services/health  
curl: (7) Failed to connect to engine.sanren.ac.za:80; No route to host

I tried to enable http traffic on the ovirt-host, but the error persists

Run, on your hosts,
getent ahosts engine.sanren.ac.za

and ensure that it got resolved as you wish.
Fix name resolution and routing on your hosts in a coherent manner.