Bug 1299214

Summary: Cannot deploy rabbit in an ipv6 environment
Product: Red Hat OpenStack Reporter: Mike Burns <mburns>
Component: rabbitmq-serverAssignee: John Eckersberg <jeckersb>
Status: CLOSED ERRATA QA Contact: Marius Cornea <mcornea>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 7.0 (Kilo)CC: apevec, ddomingo, jeckersb, jpena, lhh, mburns, yeylon
Target Milestone: z4Keywords: ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rabbitmq-server-3.3.5-15.el7ost Doc Type: Bug Fix
Doc Text:
When checking for a distribution port, RabbitMQ will now check for IPv6 addresses if no IPv4 addresses are available. This ensures that RabbitMQ can start successfully in an IPv6-only environment. Previously, RabbitMQ only checked for IPv4 addresses; if none were found (as in an IPv6-only environment), the RabbitMQ port check (and by extension, startup) failed. (BZ#1299214)
Story Points: ---
Clone Of:
: 1299485 (view as bug list) Environment:
Last Closed: 2016-02-18 16:10:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1299485    

Description Mike Burns 2016-01-17 12:37:59 UTC
Description of problem:
Part of the rabbitmq-server launch is ipv4 only.  See this related issue upstream:

https://github.com/rabbitmq/rabbitmq-server/issues/117

This issue is fixed by https://github.com/rabbitmq/rabbitmq-server/pull/391

Version-Release number of selected component (if applicable):
rabbitmq-server-3.3.5-7.el7ost

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Marius Cornea 2016-01-21 11:50:37 UTC
[root@overcloud-controller-0 ~]# rabbitmqctl cluster_status
Cluster status of node 'rabbit@overcloud-controller-0' ...
[{nodes,[{disc,['rabbit@overcloud-controller-0',
                'rabbit@overcloud-controller-1',
                'rabbit@overcloud-controller-2']}]},
 {running_nodes,['rabbit@overcloud-controller-2',
                 'rabbit@overcloud-controller-1',
                 'rabbit@overcloud-controller-0']},
 {cluster_name,<<"rabbit@overcloud-controller-0">>},
 {partitions,[]}]
...done.

Comment 7 errata-xmlrpc 2016-02-18 16:10:33 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.

https://rhn.redhat.com/errata/RHBA-2016-0259.html