Bug 1082670 - connection to multiple qpidd instances is broken
Summary: connection to multiple qpidd instances is broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 4.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: async
: 4.0
Assignee: Russell Bryant
QA Contact: Sean Toner
URL:
Whiteboard:
Depends On: 1036523 1082672
Blocks: RHEL-OSP_Neutron_HA 1082661 1082664 1082665 1082666 1082668 1082669 1123376
TreeView+ depends on / blocked
 
Reported: 2014-03-31 15:19 UTC by Ihar Hrachyshka
Modified: 2022-07-09 07:55 UTC (History)
14 users (show)

Fixed In Version: openstack-nova-2013.2.3-9.el6ost
Doc Type: Bug Fix
Doc Text:
Previously, when a qpid connection failed, Compute services would always attempt to re-connect to the broker using the list of broker addresses, starting at the beginning. As a result, if the first address is the one that went down, Compute would immediately always try to reconnect to that one first and get nowhere. This has been fixed by ensuring that Compute always reconnects to the next broker in the list from the last one that was attempted or connected to. Now, if multiple broker addresses are configured for qpidd, Compute will always try a different one from the one that just failed.
Clone Of: 1082661
Environment:
Last Closed: 2014-08-21 00:39:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1261631 0 None None None Never
OpenStack gerrit 67449 0 None None None Never
OpenStack gerrit 67450 0 None None None Never
OpenStack gerrit 99754 0 None None None Never
Red Hat Issue Tracker OSP-16672 0 None None None 2022-07-09 07:55:10 UTC
Red Hat Product Errata RHSA-2014:1084 0 normal SHIPPED_LIVE Moderate: openstack-nova security, bug fix, and enhancement update 2014-08-21 04:34:32 UTC

Comment 4 Ihar Hrachyshka 2014-08-12 12:20:08 UTC
@Sean, you can separate multiple qpid hosts in neutron.conf with a comma:

qpid_hosts = host1:5672,host2:5672,host3:5672

Of course, all Qpid hosts should be in single cluster.

Comment 6 errata-xmlrpc 2014-08-21 00:39:48 UTC
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/RHSA-2014-1084.html


Note You need to log in before you can comment on or make changes to this bug.