[Bug 1783203] Re: Upgrade to RabbitMQ 3.6.10 causes beam lockup in clustered deployment
Michael Klishin
mklishin at pivotal.io
Fri Mar 15 04:24:51 UTC 2019
I mostly failed to explain the impact of the above Erlang bugs.
Due to ERl-430 and ERL-448 above, nodes that had any TCP connections
open (possibly from HTTP requests) could fail to stop (shut down),
accept new TCP connections (including from HTTP clients, RabbitMQ CLI
tools) and respond on already open TCP connections.
All of those behaviors are particularly problematic during upgrades. In
fact, it was discovered as part of an upgrade of the RabbitMQ BOSH
release [1].
1. https://github.com/pivotal-cf/cf-rabbitmq-release
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1783203
Title:
Upgrade to RabbitMQ 3.6.10 causes beam lockup in clustered deployment
Status in OpenStack rabbitmq-server charm:
New
Status in rabbitmq-server package in Ubuntu:
Confirmed
Bug description:
While performing an openstack release upgrade from Pike to Queens
following the charmers guide, we have upgraded Ceph-* and Mysql.
After setting source=cloud:xenial-queens on the RabbitMQ-Server charm
and the cluster re-stabilizes, rabbitmq beam processes lock up on one
cluster node causing complete denial of service on the openstack vhost
across all 3 members of the cluster. Killing the beam process on that
node causes another node to lock up within a short timeframe.
We have reproduced this twice in the same environment by re-deploying
a fresh pike rabbitmq cluster and upgrading to queens. The issue is
not reproducable with generic workloads such as creating/deleting nova
instances and creating/attaching/detaching cinder volumes, however,
when running a full heat stack, we can reproduce this issue.
This is happening on two of the three clouds on this site when RMQ is
upgraded to Queens. The third cloud was able to upgrade to Queens
without issue but was upgraded on 18.02 charms. Heat templates
forthcoming.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1783203/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list