Build 2680: Contrail collector timing out intermittently
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Fix Committed
|
High
|
Nipa | |||
R2.21.x |
Fix Committed
|
High
|
Nipa | |||
R2.22.x |
Fix Committed
|
High
|
Nipa | |||
Trunk |
Fix Committed
|
High
|
Nipa |
Bug Description
Issue : Contrail collector timing out due to discovery not receiving heartbeat properly
This is happening on my setup having 3 collectors
env.roledefs = {
'all': [host1, host2, host3,host4, host5,host6, host7],
'cfgm': [host1,
'webui': [host1],
'openstack': [host1],
'control': [host2, host3],
'collector': [host1, host2, host3],
'database': [host1, host2, host3],
'compute': [host4, host5,host6, host7],
}
env.hostnames = {
'all': ['nodeg32', 'nodeh1', 'nodeh2', 'nodeh6', 'nodei4', 'nodei5', 'nodeh7']
}
== Contrail Analytics ==
supervisor-
contrail-alarm-gen active
contrail-
contrail-
contrail-collector timeout
contrail-
contrail-
contrail-topology active
Home | Publishers | Subscribers | Stats | Config | Cleanup |
Service Type Remote IP Service Id Oper State Admin State In Use Time since last Heartbeat
OpServer 40.43.1.5 nodeg32:OpServer up up 1 0:00:01
OpServer 40.43.1.6 nodeh1:OpServer up up 1 0:00:02
OpServer 40.43.1.7 nodeh2:OpServer up up 1 0:00:01
AlarmGenerator 40.43.1.5 nodeg32:
AlarmGenerator 40.43.1.6 nodeh1:
AlarmGenerator 40.43.1.7 nodeh2:
IfmapServer 40.43.1.5 nodeg32:IfmapServer up up 3 0:00:07
IfmapServer 40.43.1.6 nodeh1:IfmapServer up up 2 0:00:09
IfmapServer 40.43.1.7 nodeh2:IfmapServer up up 3 0:00:03
dns-server 40.43.1.6 nodeh1:dns-server up up 5 0:00:00
dns-server 40.43.1.7 nodeh2:dns-server up up 5 0:00:01
xmpp-server 40.43.1.6 nodeh1:xmpp-server up up 4 0:00:03
xmpp-server 40.43.1.7 nodeh2:xmpp-server up up 4 0:00:01
Collector 40.43.1.5 nodeg32:Collector up up 17 0:00:07
Collector 40.43.1.6 nodeh1:Collector up up 23 0:00:04
Collector 40.43.1.7 nodeh2:Collector up up 30 0:00:04
ApiServer 40.43.1.5 nodeg32:ApiServer up up 1 0:00:07
ApiServer 40.43.1.6 nodeh1:ApiServer up up 1 0:00:04
ApiServer 40.43.1.7 nodeh2:ApiServer up up 1 0:00:03
/var/log/
2015-12-04 Fri 12:44:27:860.073 IST nodeg32 [Thread 140232816654080, Pid 30179]: nodeg32:
2015-12-04 Fri 12:44:27:860.284 IST nodeg32 [Thread 140232820852480, Pid 30179]: nodeg32:Global: Db_BatchAddColu
2015-12-04 Fri 12:44:28:533.860 IST nodeg32 [Thread 140232787277568, Pid 30179]: nodeg32:
2015-12-04 Fri 12:44:30:657.640 IST nodeg32 [Thread 140232816654080, Pid 30179]: nodeg32:
Changed in juniperopenstack: | |
importance: | Undecided → Critical |
importance: | Critical → High |
information type: | Proprietary → Public |
Setup :
'all': [host1, host2, host3,host4, host5,host6, host7], host2,host3] ,
'cfgm': [host1,
'webui': [host1],
'openstack': [host1],
'control': [host2, host3],
'collector': [host1, host2, host3],
'database': [host1, host2, host3],
'compute': [host4, host5,host6, host7],
env.hostnames = {
'all': ['nodeg32', 'nodeh1', 'nodeh2', 'nodeh6', 'nodei4', 'nodei5', 'nodeh7']
}