Add ipset element and hashsize tunables

Bug #1441713 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Won't Fix
Medium
Unassigned

Bug Description

https://review.openstack.org/170328
commit b5b919a7a3569ccb93c3d7d523c1edfaeddb7cb9
Author: Brian Haley <email address hidden>
Date: Thu Apr 2 21:11:06 2015 -0400

    Add ipset element and hashsize tunables

    Recently, these messages have been noticed in both tempest
    logs, as well as reported by downstream users syslog:

      Set IPv4915d358d-2c5b-43b5-9862 is full, maxelem 65536 reached

    So the default of 64K is not sufficient enough.

    This change adds two config options to control both the number
    of elements as well as the hashsize, since they should be
    tuned together for best performance. Slightly different
    formats were required for 'ipset create' and 'ipset restore'.

    The default values for these are now set to 131072 (maxelem) and
    2048 (hashsize), which is an increase over their typical default values
    of 65536/1024 (respectively), in order to fix the errors seen in
    the tempest tests.

    DocImpact

    Change-Id: Ic0b5b38a840e737dc6be938230f4052974c8620f
    Closes-bug: #1439817

Tags: neutron
Lana (loquacity)
Changed in openstack-manuals:
status: New → Incomplete
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

The settings have not been picked up by our tools and are not listed in the config-ref.

Changed in openstack-manuals:
status: Incomplete → Confirmed
assignee: nobody → Gauvain Pocentek (gpocentek)
importance: Undecided → High
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

Actually these settings are not in the Kilo branch, so they should be imported for liberty.

Changed in openstack-manuals:
importance: High → Medium
milestone: none → liberty
assignee: Gauvain Pocentek (gpocentek) → nobody
Changed in openstack-manuals:
milestone: liberty → mitaka
Changed in openstack-manuals:
milestone: mitaka → newton
Changed in openstack-manuals:
assignee: nobody → Ryan Selden (ryanx-seldon)
status: Confirmed → In Progress
Changed in openstack-manuals:
status: In Progress → Confirmed
assignee: Ryan Selden (ryanx-seldon) → nobody
Changed in openstack-manuals:
milestone: newton → ocata
Changed in openstack-manuals:
status: Confirmed → Won't Fix
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.