Heat:Heat engine failed to connect to rabbitmq after the rabbitmq cluster was broken and recovered back
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.0 |
New
|
High
|
Sanju Abraham | |||
Trunk |
New
|
High
|
Sanju Abraham |
Bug Description
Build : R3.02 35 Kilo
Logs saved at :http://
Had the below setup with 3 config and 3 openstack nodes.
One config node was down for long time.Once the node was recovered , the rabbitmq cluster was shown proper in all the 3 nodes.
But heat engine could not connect to rabbitmq still.Any heat command was failing with the below error
work around: restart heat api
Logs
=====
2016-05-11 11:38:21.734 10035 INFO oslo_messaging.
2016-05-11 11:38:22.494 10058 ERROR oslo_messaging.
2016-05-11 11:38:22.495 10058 DEBUG oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
2016-05-11 11:38:22.495 10058 TRACE oslo_messaging.
Traceback (most recent call last):
Setup
=====
host1 = 'root@10.
host2 = 'root@10.
host3 = 'root@10.
host4 = 'root@10.
host5 = 'root@10.
host6 = 'root@10.
host7 = 'root@10.
host8 = 'root@10.
host9 = 'root@10.
host10 = 'root@10.
host11 = 'root@10.
host12 = 'root@10.
host13 = 'root@10.
host14 = 'root@10.
host15 = 'root@10.
host16 = 'root@10.
host17 = 'root@10.
host18 = 'root@10.
host19 = 'root@10.
host20 = 'root@10.
host21 = 'root@10.
host22 = 'root@10.
host23 = 'root@10.
ext_routers = [('blr-mx2', '10.204.216.245')]
router_asn = 64512
public_vn_rtgt = 30001
#public_vn_subnet = "10.204.219.72/29"
host_build = 'vjoshi@
env.roledefs = {
'all': [host1, host2, host3, host4, host5, host6,host7, host8, host9, host10, host11, host12, host13, host14, host15,
'cfgm': [host1, host2, host3],
'openstack': [host4, host5, host6],
'webui': [host1, host2, host3],
'control': [host1, host2, host3],
'compute': [host7, host8, host9, host10, host11, host12, host13, host14, host15,
'collector': [host1, host2, host3],
'database': [host1, host2, host3],
'build': [host_build],
}
information type: | Proprietary → Public |