LB_NFV KiloV1 :the default session limit is 2000 rather than unlimit

Bug #1516862 reported by Xiao Li Xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
Invalid
Medium
Unassigned

Bug Description

 [Summary]
 LB_NFV KiloV1 :the default session limit is 2000 rather than unlimit

 [Topo]
        RDO-Kilo
        CentOS 7.1

 [Description and expect result]
 if we don't config session limit , the expect the session shoule be not limit

 [Reproduceable or not]
   it is easy to recreate.

 [Recreate Steps]
if don't config session-limit , the default session limit is 2000 , but the GUI show the session limit is -1, as our common understanding , the negative number mean unlimit .
so this issue should be fixed

# pxname svname qcur qmax scur smax slim
fda4febc-8efd-436e-9227-435916d50e93 FRONTEND 5 2000 2000<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< check haproxy statistic infor is 2000

and

ID
    fda4febc-8efd-436e-9227-435916d50e93
Name
    VIP1
Description
    -
Project ID
    d95aa65136e6413fb0e29ab3550097a4
Subnet
    LB_Scale1_VipSubnet_1 20.1.1.0/24
Address
    20.1.1.100
Protocol Port
    80
Protocol
    HTTP
Pool
    pool_1
Port ID
    7f003e70-ea64-4f52-8793-356d703f9003
Session Persistence
    None
Connection Limit
    -1<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Admin State Up
    Yes
Status
    ACTIVE

 [Configration]

[root@nitinserver2 ~(keystone_admin)]# more /var/lib/neutron/lbaas/61a7696f-ded6-493c-98bc-27c2a82cca15/conf
global
        daemon
        user nobody
        group haproxy
        log /dev/log local0
        log /dev/log local1 notice
        stats socket /var/lib/neutron/lbaas/61a7696f-ded6-493c-98bc-27c2a82cca15/sock mode 0666 level user
defaults
        log global
        retries 3
        option redispatch
        timeout connect 5000
        timeout client 50000
        timeout server 50000
frontend 46d5cb86-ec6c-474e-82dd-9dc70baa3222
        option tcplog
        bind 0.0.0.0:80
        mode http
        default_backend 61a7696f-ded6-493c-98bc-27c2a82cca15
        option forwardfor
backend 61a7696f-ded6-493c-98bc-27c2a82cca15
        mode http
        balance roundrobin
        option forwardfor
        server 09b5c49f-100f-4fc7-86dd-05512de21ec3 10.1.1.107:80 weight 1
        server 0a65e548-84d7-4aac-96e6-4ad5a170a9ee 10.1.1.130:80 weight 1
        server 0cc99f63-8883-4655-8433-545840699e53 10.1.1.126:80 weight 1
        server 18c767db-c622-4104-834d-9573fab5b979 10.1.1.127:80 weight 1
 [logs]

 [Root cause anlyze or debug inf]

 [Attachment]
 Upload the attachment and explain it.

Gary Kotton (garyk)
tags: added: lbaas
Gary Kotton (garyk)
Changed in neutron:
importance: Undecided → Medium
status: New → Confirmed
Changed in neutron:
assignee: nobody → Jacky_lei_zhang (lzhang1)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/251847

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-lbaas (master)

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: master
Review: https://review.openstack.org/251847
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Changed in neutron:
status: In Progress → Incomplete
assignee: Jacky_lei_zhang (lzhang1) → nobody
tags: added: low-hanging-fruit
Revision history for this message
chaithanya (chaitanya7991) wrote :

Hey, I am a newbie and I would like to work on this bug. Could you give me pointers on where I can start to fix the bug?

Changed in neutron:
assignee: nobody → chaithanya (chaitanya7991)
affects: neutron → octavia
Revision history for this message
Gregory Thiemonge (gthiemonge) wrote : auto-abandon-script

Abandoned after re-enabling the Octavia launchpad.

Changed in octavia:
assignee: chaithanya (chaitanya7991) → nobody
status: Incomplete → Invalid
tags: added: auto-abandon
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.