+++ This bug was initially created as a clone of Bug #1060687 +++ As part of the RHOS High Availability we need to tune connections to database and qpid. Some of those options include daemons startup behavior and specifically: max_retries = -1 retry_interval = 1 to allow the daemon to continue retrying connecting. This is a blocker to deploy cinder in HA environments and must be fixed asap. [database] # maximum db connection retries during startup. (setting -1 # implies an infinite retry count) (integer value) max_retries=-1 # interval between retries of opening a sql connection # (integer value) retry_interval=1 [root@rhos4-heat1 heat]# /etc/init.d/openstack-heat-engine start with mysql down, will result in a traceback (this is with or without max_retries/retry_interval
Steve, Could you look at a retry feature? Thanks -steve
Isn't this bug fixed by the latest rebase?
Verified that error 2013 was added.
(In reply to Steven Dake from comment #8) > Isn't this bug fixed by the latest rebase? I should be, yes, I believe Amit has now verified that the patch is present in the openstack-heat-2013.2.2-2.el6ost package, ref comment #9 and discussions on IRC.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0577.html