----- Original Message -----
From: "Will K" <yetanotherwill(a)yahoo.com>
To: users(a)ovirt.org
Sent: Monday, January 12, 2015 10:54:25 AM
Subject: [ovirt-users] deploy failed with "Engine health status page is not yet
reachable."
Hi list,
I've been trying to setup hosted-engine on 2 nodes for a few times. The
latest failure which I can't figure out is the "Engine health status page is
not yet reachable."
I'm running CentOS 6.6 fully patched before setting up 3.5. Sure I run
screen, I also need to setup three vars to get around a proxy server,
http_proxy, https_proxy, no_proxy.
`hosted-engine --deploy` went fine until the last steps. After `engine setup
is completed`, I picked (1) Continue setup. It says 'Waiting for VM to
shutdown`. Once the VM is up again, I waited for a couple of minutes, then
pick (1) again, it gives me
"Engine health status page is not yet reachable."
At this point, I can ssh to the VM, I can also access and login the web GUI.
So the health page _is_ probably reachable, but for some reason the host
can't access it.
Any suggestion?
Check/post logs, check correctness of names/IP addresses/etc., iptables, try
to manually get the health page from the host and see if it works, e.g.
curl http://{fqdn}/ovirt-engine/services/health
(replace {fqdn} with the name you input as engine fqdn).
Best,
--
Didi