Description of problem: Hosted engine setup is stuck while trying to install engine from appliance with cloud-init. Also when I tried to access the engine VMs root user, I got incorrect login even though I used the right password. I set only password and not ssh key and I set root accessible through ssh. Version-Release number of selected component (if applicable): 4.1.0-9 How reproducible: always Steps to Reproduce: 1. install ovirt-hosted-engine-setup and run deploy 2. setup hosted engine according to values from attached answer file 3. Actual results: stuck on installing engine from appliance Expected results: correctly installed hosted engine Additional info: /var/log/messages is full of: Jan 27 14:14:35 slot-9 journal: vdsm root ERROR failed to retrieve Hosted Engine HA info#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/vdsm/host/api.py", line 231, in _getHaInfo#012 stats = instance.get_all_stats()#012 File "/usr/li b/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py", line 102, in get_all_stats#012 with broker.connection(self._retri es, self._wait):#012 File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__#012 return self.gen.next()#012 File "/usr/lib /python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 99, in connection#012 self.connect(retries, wait)#012 File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 78, in connect#012 raise BrokerConnectionError(erro r_msg)#012BrokerConnectionError: Failed to connect to broker, the number of errors has exceeded the limit (1) Jan 27 14:14:50 slot-9 journal: vdsm ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink ERROR Failed to connect to broker, the number of e rrors has exceeded the limit (1)
Could you please retry with ovirt-hosted-engine-setup-2.1.0.1 ?
*** This bug has been marked as a duplicate of bug 1409203 ***