SYMC: Multiple HAProxy processes getting spawned for single LBaaS
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.0 |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
R2.20 |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
R2.21.x |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
R3.0 |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
Trunk |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
OpenContrail |
New
|
High
|
Unassigned |
Bug Description
Hi,
We are seeing this issue with a lot of LBaaS where there are multiple HAProxy processes getting spawned for a single LBaaS. LB update does not work because of this. Any update on LB member/pool gets incorporated on only 1 process and others stay with the old config causing inconsistencies. Made sure there is nbproc config in the configuration file.
Following is 1 of the LBaaS instance:
Pool_ID: 03e9ed77-
root@b0e002ash2
haproxy 3196 1 0 May15 ? 00:04:58 /usr/sbin/haproxy -f /etc/haproxy/
root 7547 888 0 21:47 pts/5 00:00:00 grep --color=auto haproxy
nobody 25786 1 0 Sep10 ? 00:00:10 haproxy -f /var/lib/
nobody 25809 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25824 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25855 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25870 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25885 1 0 Sep10 ? 00:00:10 haproxy -f /var/lib/
nobody 25900 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25915 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25936 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 25951 1 0 Sep10 ? 00:00:09 haproxy -f /var/lib/
nobody 41005 1 0 Aug29 ? 00:00:41 haproxy -f /var/lib/
nobody 41035 1 0 Aug29 ? 00:00:41 haproxy -f /var/lib/
nobody 41050 1 0 Aug29 ? 00:00:41 haproxy -f /var/lib/
nobody 41101 1 0 Aug29 ? 00:00:41 haproxy -f /var/lib/
nobody 41132 1 0 Aug29 ? 00:00:41 haproxy -f /var/lib/
nobody 41162 1 0 Aug29 ? 00:00:42 haproxy -f /var/lib/
nobody 41200 1 0 Aug29 ? 00:00:43 haproxy -f /var/lib/
Changed in opencontrail: | |
importance: | Undecided → High |
no longer affects: | juniperopenstack/r2.0 |
summary: |
- Multiple HAProxy processes getting spawned for single LBaaS + SYMC: Multiple HAProxy processes getting spawned for single LBaaS |
Also, no errors whatsoever in the vrouter-agent log files