Bug 1301403 - Rabbitmq fail to start on IPv6 overcloud deployment
Summary: Rabbitmq fail to start on IPv6 overcloud deployment
Keywords:
Status: CLOSED DUPLICATE of bug 1301404
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 7.0 (Kilo)
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: ---
: 8.0 (Liberty)
Assignee: chris alfonso
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-24 20:45 UTC by Udi Shkalim
Modified: 2016-04-18 06:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-25 01:38:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Udi Shkalim 2016-01-24 20:45:34 UTC
Description of problem:
Rabbitmq resource fails to start on overcloud with IPv6 deployment

BOOT FAILED
===========

Error description:
   {could_not_start,rabbit,
       {bad_return,
           {{rabbit,start,[normal,[]]},
            {'EXIT',
                {rabbit,failure_during_boot,
                    {error,
                        {timeout_waiting_for_tables,
                            [rabbit_user,rabbit_user_permission,rabbit_vhost,
                             rabbit_durable_route,rabbit_durable_exchange,
                             rabbit_runtime_parameters,
                             rabbit_durable_queue]}}}}}}}

Log files (may contain more information):
   /var/log/rabbitmq/rabbit
   /var/log/rabbitmq/rabbit

{"init terminating in do_boot",{rabbit,failure_during_boot,{could_not_start,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot,{error,{timeout_waiting_for_tables,[rabbit_user,rabbit_user_permission,rabbit_vhost,rabbit_durable_route,rabbit_durable_exchange,rabbit_runtime_parameters,rabbit_durable_queue]}}}}}}}}}



Version-Release number of selected component (if applicable):
Overcloud Packages:
rabbitmq-server-3.3.5-15.el7ost.noarch

Undercloud packages
openstack-tripleo-heat-templates-0.8.6-112.el7ost.noarch
openstack-puppet-modules-2015.1.8-45.el7ost.noarch

How reproducible:
1/1

Steps to Reproduce:
1. Follow the guide to deploy virt env with IPv6 - http://openstack.etherpad.corp.redhat.com/372
2. Overcloud deployed sucessfully
3. Connect to one of the controller and run pcs status
4. rabbitmq resource failed to start

Actual results:
rabbit resource fail to start

Expected results:
rabbit cluster should start with no errors

Additional info:

Comment 2 Mike Burns 2016-01-25 01:38:18 UTC

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


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