3.5 thinks HA is already running

Trying to add new hosts to my pool, things work fine with 3.4, but 3.5 thinks that HA is already running (but it is not). 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel rhel.status:138 check service ovirt-ha-agent status 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:785 execute: ('/sbin/initctl', 'status', 'ovirt-ha-agent'), executabl e='None', cwd='None', env=None 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:803 execute-result: ('/sbin/initctl', 'status', 'ovirt-ha-agent'), rc =1 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:861 execute-output: ('/sbin/initctl', 'status', 'ovirt-ha-agent') stdout : 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:866 execute-output: ('/sbin/initctl', 'status', 'ovirt-ha-agent') stderr : initctl: Unknown job: ovirt-ha-agent 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:785 execute: ('/sbin/service', 'ovirt-ha-agent', 'status'), executabl e='None', cwd='None', env=None 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:803 execute-result: ('/sbin/service', 'ovirt-ha-agent', 'status'), rc =0 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:861 execute-output: ('/sbin/service', 'ovirt-ha-agent', 'status') stdout : ovirt-ha-agent is stopped 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:866 execute-output: ('/sbin/service', 'ovirt-ha-agent', 'status') stderr : 2014-07-14 15:07:47 DEBUG otopi.plugins.otopi.services.rhel rhel.status:147 service ovirt-ha-agent status True 2014-07-14 15:07:47 DEBUG otopi.context context._executeMethod:152 method exception Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/otopi/context.py", line 142, in _executeMethod method['method']() File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/ha/ha_services.py", line 64, in _programs 'Hosted Engine HA services are already running on ' RuntimeError: Hosted Engine HA services are already running on this system. Hosted Engine cannot be deployed on a host already running those servic es. 2014-07-14 15:07:47 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Programs detection': Hosted Engine HA services are alre ady running on this system. Hosted Engine cannot be deployed on a host already running those services. 2014-07-14 15:07:47 DEBUG otopi.context context.dumpEnvironment:468 ENVIRONMENT DUMP - BEGIN
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com

Hi, Just apply the 2 line fix in this link on your initscripts : http://gerrit.ovirt.org/#/c/29574/ Or wait for an update. It worked well for me !
participants (2)
-
Maël Lavault
-
Nathan Stratton