[openstack-dev] devstack: Unable to restart rabbitmq-server
Solly Ross
sross at redhat.com
Mon Mar 17 17:33:43 UTC 2014
I've also had devstack somehow end up starting qpid, then try to start rabbit on F20. In this case
it seems sufficient to stop qpid then re-run devstack. I haven't had time to track down the issue yet.
Best Regards,
Solly Ross
----- Original Message -----
From: "John Eckersberg" <jeckersb at redhat.com>
To: "Deepak C Shetty" <deepakcs at redhat.com>, openstack-dev at lists.openstack.org
Sent: Monday, March 17, 2014 9:19:03 AM
Subject: Re: [openstack-dev] devstack: Unable to restart rabbitmq-server
Deepak C Shetty <deepakcs at redhat.com> writes:
> Hi List,
> It been few hours and I tried everything from ensuring /etc/hosts,
> /etc/hostname etc (per google results) and rabbitmq-server still doesn't
> start. I am using latest devstack as of today on F20
There are a couple of known bugs that can prevent rabbitmq-server from
starting on F20.
First one (same bug, two BZs) is related to SELinux and port probing:
https://bugzilla.redhat.com/show_bug.cgi?id=1032595#c8
https://bugzilla.redhat.com/show_bug.cgi?id=998682
Second one is a race condition in Erlang. If you are repeatedly unable
to start rabbitmq-server, it's probably not this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1059913
I have a patched rabbitmq-server package which includes the fixes for
these two issues, if you'd like to try it and see if it helps your
issue. And if it helps, please comment on the bug(s) to encourage the
maintainer to pull them into the package :)
http://jeckersb.fedorapeople.org/rabbitmq-server-3.1.5-3.fc20.noarch.rpm
Hope that helps,
John
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
More information about the OpenStack-dev
mailing list