config nodes connected to both the collectors in the HA setup

Bug #1686862 reported by Vinoth Kannan Ganapathy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
High
Sundaresan Rajangam

Bug Description

4.0 HA, build 3061

alarm incorrectly reports config nodes are down, from the initial triage, found out that the config node service connected to both the collectors

root@server-1-vinoth(controller):/# netstat -nap | grep 25969 | grep 8086
tcp 0 0 192.168.10.3:42250 192.168.10.4:8086 ESTABLISHED 25969/python
tcp 0 0 192.168.10.3:44656 192.168.10.3:8086 ESTABLISHED 25969/python
root@server-1(controller):/#

Shown the setup to the Sundar.

Tags: analytics
Jeba Paulaiyan (jebap)
Changed in juniperopenstack:
importance: Undecided → High
description: updated
Revision history for this message
Sundaresan Rajangam (srajanga) wrote :

sandesh_init() was being called twice resulting in multiple connections to the collector.

The following commit for #1682683 should fix this issue.
https://github.com/Juniper/contrail-controller/commit/e9a9ef7b3ddd84ec72bed6ab8172b9642cab2fac

information type: Proprietary → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.