need to improve api-server and schema initialization times in scale setup
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Won't Fix
|
High
|
Hampapur Ajay | |||
R3.0 |
Won't Fix
|
High
|
Hampapur Ajay | |||
R3.1 |
Won't Fix
|
High
|
Hampapur Ajay | |||
Trunk |
Fix Committed
|
High
|
Hampapur Ajay |
Bug Description
R2.20 Build 54 Ubuntu 14.04 Juno multi-node setup
This is a tracking bug to improve api-server and schema initialization duration in scale setup.
Config :
128 ToRs (openvswitch vms)
32 TAs on each node - 4 such nodes in active-standby mode
506 VNs associated with ToRs.
Each ToR has 506 physical interfaces- 506 logical interfaces and 1012 VMIs (i.e. 2 vmis per lif)
Endpoints on each lif are simulated as netns namespaces (22 namespaces * 23 interfaces each)
There are 64K VNs spread across 8 projects as well (8K vns per project)
Currently, api-server takes ~40 mins to reach a normal state after all activity(in terms of CPU utilization)
Schema takes ~2.5 to 3 hrs to complete all initialization activity
Changed in juniperopenstack: | |
importance: | Medium → High |
tags: | removed: releasenote |
Review in progress for https:/ /review. opencontrail. org/19287
Submitter: Édouard Thuleau (<email address hidden>)