add monitoring for AMQP MessagingTimeout
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat Charm |
New
|
Undecided
|
Unassigned | ||
OpenStack Neutron Gateway Charm |
New
|
Undecided
|
Unassigned | ||
OpenStack Nova Compute Charm |
New
|
Undecided
|
Unassigned |
Bug Description
I've found services which cannot connect to RabbitMQ and never seem to recover without restarting the service
Logs like this appear against the service
-nova-compute-
/var/log/
-heat-
/var/log/
Without monitoring of this issue, the only indication of this type of behavior is that the services aren't manageable from the openstack API.
Please consider adding monitoring of connectivity to RabbitMQ from each of the services.
This obviously could affect other AMQP services.