A lot of re-connections between ODL and OVS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
Medium
|
Zhijiang Hu | ||
Pike |
Fix Released
|
Medium
|
Eduardo Gonzalez | ||
Queens |
Fix Released
|
Medium
|
Zhijiang Hu |
Bug Description
When integrating ODL Carbon SR2 and OpenStack Pike for OPNFV, after deploying, VM can not be created sucessfully, nova log said neutron timed out. So I checked openvswitch log and found the following reconnection seems to be the source of the issue:
2017-11-
2017-11-
2017-11-
2017-11-
2017-11-
2017-11-
2017-11-
2017-11-
In the same time, karaf.log shows the following errors:
2017-11-21 01:30:55,535 | INFO | ntLoopGroup-7-33 | ContextChainHol
org.opendayligh
2017-11-21 01:30:55,535 | WARN | ntLoopGroup-7-33 | ContextChainHol
org.opendayligh
until succeeded or disconnected.
2017-11-21 01:31:03,534 | INFO | ntLoopGroup-7-34 | ConnectionAdapt
org.opendayligh
2017-11-21 01:31:03,535 | INFO | ntLoopGroup-7-34 | ContextChainHol
org.opendayligh
2017-11-21 01:31:03,535 | WARN | ntLoopGroup-7-34 | ContextChainHol
org.opendayligh
until succeeded or disconnected.
2017-11-21 01:31:11,534 | INFO | ntLoopGroup-7-35 | ConnectionAdapt
org.opendayligh
2017-11-21 01:31:11,535 | INFO | ntLoopGroup-7-35 | ContextChainHol
org.opendayligh
2017-11-21 01:31:11,535 | WARN | ntLoopGroup-7-35 | ContextChainHol
org.opendayligh
until succeeded or disconnected.
Fix proposed to branch: master /review. openstack. org/522466
Review: https:/