ISSU: Enhancements to minimize data plane downtime

Bug #1705761 reported by Hari Prasad Killi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Fix Committed
Wishlist
Divakar Dharanalakota

Bug Description

Tracking bug for this feature.

Vrouter Kernel Module allocates large amount of memory for Flow Tables and Bridge Tables. Being Hash Tables, the memory for these need to be contiguous to hash into the buckets. Vrouter currently uses B-tables to divide the allocation of memory into multiple chunks of 4MB. In spite of this, the allocation can still fail in a running system, creating the constraint of allocating the memory immediately after boot up. This decreases the possibility of memory allocation failure but loses the flexibility of inserting the Vrouter module whenever desired. This feature is to remove this constraint.

Jeba Paulaiyan (jebap)
Changed in juniperopenstack:
milestone: none → r4.1.0.0-fcs
tags: added: feature
Sachin Bansal (sbansal)
Changed in juniperopenstack:
milestone: r4.1.0.0-fcs → r5.0.0
Revision history for this message
Hari Prasad Killi (haripk) wrote :

Huge page support was added in vrouter from R4.1 to do away with the contiguous memory requirement.

Changed in juniperopenstack:
status: New → Fix Committed
Revision history for this message
Hari Prasad Killi (haripk) wrote :

https://bugs.launchpad.net/juniperopenstack/+bug/1728925 was the bug in which the change was committed.

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.