Created attachment 948286 [details] agent log Description of problem: ovirt-ha-agent failed to start after deployment Version-Release number of selected component (if applicable): ovirt-hosted-engine-ha-1.1.6-2.el6ev.noarch How reproducible: Always Steps to Reproduce: 1. finish hosted-engine --deploy process 2. 3. Actual results: After deployment ovirt-ha-agent service still in down state Expected results: After deployment ovirt-ha-agent service in state up. Additional info:
Can you please provide the setup logs? Was this a fresh install? which RHEL version?
you don't really need because problem not in setup, I also write in one of emails, problems is: After deployment finished I encounter another problem: MainThread::ERROR::2014-10-19 17:07:16,969::hosted_engine::374::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_initialize_broker) Failed to connect to ha-broker: 'module' object has no attribute 'BROKER_CONNECTION_WAIT', so agent just stay in down state and have no possibility to UP. I see that we use this constant in this patch http://gerrit.ovirt.org/#/c/30641/3/ovirt_hosted_engine_ha/agent/hosted_engine.py, and we add this constant it this patch http://gerrit.ovirt.org/#/c/30113/1/ovirt_hosted_engine_ha/agent/constants.py.in, so how I understand last patch not included in build, I will open bug for this one(https://bugzilla.redhat.com/show_bug.cgi?id=1154415) When I added localy this line in BROKER_CONNECTION_WAIT = 5 under ovirt_hosted_engine_ha/agent/constants.py it solve problem.
Marking test only on 3.5
(In reply to Artyom from comment #2) > you don't really need because problem not in setup, I also write in one of > emails, problems is: > After deployment finished I encounter another problem: > MainThread::ERROR::2014-10-19 > 17:07:16,969::hosted_engine::374::ovirt_hosted_engine_ha.agent.hosted_engine. > HostedEngine::(_initialize_broker) Failed to connect to ha-broker: 'module' > object has no attribute 'BROKER_CONNECTION_WAIT', so agent just stay in down > state and have no possibility to UP. > I see that we use this constant in this patch > http://gerrit.ovirt.org/#/c/30641/3/ovirt_hosted_engine_ha/agent/ > hosted_engine.py, and we add this constant it this patch > http://gerrit.ovirt.org/#/c/30113/1/ovirt_hosted_engine_ha/agent/constants. > py.in, so how I understand last patch not included in build, I will open bug > for this one(https://bugzilla.redhat.com/show_bug.cgi?id=1154415) > When I added localy this line in BROKER_CONNECTION_WAIT = 5 under > ovirt_hosted_engine_ha/agent/constants.py it solve problem. So why do we need 2 bugs?
What you mean two bugs? Where the second bug?
Works for me on these components: ovirt-hosted-engine-setup-1.2.1-1.el6ev.noarch ovirt-hosted-engine-ha-1.2.4-1.el6ev.noarch ovirt-host-deploy-1.3.0-1.el6ev.noarch rhevm-3.5.0-0.15.beta.el6ev.noarch qemu-kvm-rhev-0.12.1.2-2.448.el6.x86_64 libvirt-0.10.2-46.el6.x86_64 vdsm-4.16.7-1.el6ev.x86_64 sanlock-2.8-1.el6.x86_64
(In reply to Artyom from comment #5) > What you mean two bugs? Where the second bug? " I understand last patch not included in build, I will open bug for this one(https://bugzilla.redhat.com/show_bug.cgi?id=1154415) " This sentence suggests you are going to open an additional bug on top of the current one.
rhev 3.5.0 was released. closing.