Bug 1304422

Summary: RabbitMQ fails to start on an IPv6 deployment
Product: Red Hat OpenStack Reporter: Attila Darazs <adarazs>
Component: rhosp-directorAssignee: Angus Thomas <athomas>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dbecker, mburns, morazi, rhel-osp-director-maint, srevivo
Target Milestone: ---   
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-03 16:46:10 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:

Description Attila Darazs 2016-02-03 14:55:12 UTC
Description of problem:

# pcs status |grep -A2 rabbit
 Clone Set: rabbitmq-clone [rabbitmq]
     rabbitmq	(ocf::heartbeat:rabbitmq-cluster):	FAILED overcloud-controller-0 (unmanaged)
 Clone Set: memcached-clone [memcached]
     Started: [ overcloud-controller-0 ]
--
* rabbitmq_stop_0 on overcloud-controller-0 'unknown error' (1): call=882, status=Timed Out, exitreason='none',
    last-rc-change='Wed Feb  3 09:38:10 2016', queued=0ms, exec=90004ms

Version-Release number of selected component (if applicable):
director poodle: 2016-01-27.1
core poodle: 2016-02-02.2

How reproducible:
100%, both on 1 controller and 3 controllers

Steps to Reproduce:
1. Try installing IPv6 overcloud

Additional info:
This seems to be different from https://bugzilla.redhat.com/show_bug.cgi?id=1301404 as the SELinux error that caused that issue was fixed.

[root@overcloud-controller-0 ~]# ls -ltrhZ /etc/machine-id 
-r--r--r--. root root unconfined_u:object_r:machineid_t:s0 /etc/machine-id

I have two dev boxes (1 HA and 1 minimal that has this error and can be triaged).

Comment 2 Mike Burns 2016-02-03 16:46:10 UTC

*** This bug has been marked as a duplicate of bug 1304423 ***