flow -l gets into a infinite loop with repeated flow entry index
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
R2.22.x |
Fix Committed
|
High
|
Divakar Dharanalakota | |||
Trunk |
Fix Committed
|
High
|
Divakar Dharanalakota |
Bug Description
R3.0 Build 2704 Ubuntu 14.04 Kilo multi-node setup
flow -l never completed on a setup with ~30-40K flows.
It was seen that overflow entry index 524288 was repeated forever as shown below...
15465 66732<=>524288 10.1.1.4:9 17 (1)
15466 10.1.1.3:26280
15467 (K(nh):14, Action:F, Flags:, S(nh):14, Statistics:1/60 UdpSrcPort 54090
15468
87741 374779<=>414984 10.1.1.4:9 17 (1)
87742 10.1.1.3:25833
87743 (K(nh):14, Action:F, Flags:, S(nh):14, Statistics:1/60 UdpSrcPort 64245
87744 Oflow entries:
87745 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
87746 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
87747 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
87748 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
87749 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
87750 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
87751 524288 524288 524288 524288 524288 524288 524288 524288 524288 524288
Changed in juniperopenstack: | |
assignee: | Hari Prasad Killi (haripk) → Divakar Dharanalakota (ddivakar) |
Review in progress for https:/ /review. opencontrail. org/16667
Submitter: Divakar Dharanalakota (<email address hidden>)