[OPNFLWPLUG-686] Li-Plugin: Transaction failure exception in 3-node cluster while processing port statistics Created: 11/May/16 Updated: 27/Sep/21 Resolved: 11/Jul/16 |
|
| Status: | Resolved |
| Project: | OpenFlowPlugin |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Anil Vishnoi | Assignee: | Anil Vishnoi |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| External issue ID: | 5873 | ||||||||
| Description |
|
I am testing net-virt with openflowplugin lithium plugin in 3-node cluster environment. Whenever OVSDB connects to net-virt, it creates the bridge and set the controller of the bridge to all the three controllers in the 3-node cluster. Whichever instance of openflowplugin become the owner of the openflow bridge, it starts throwing following exception while processing the port statisitics 2016-05-11 07:25:47,207 | INFO | ntLoopGroup-11-4 | LifecycleConductorImpl | 289 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | Starting/Stopping services for node Uri [_value=openflow:82098239239489] was successful Full log file for one of the controller from 3-node cluster is attached with the bug. |
| Comments |
| Comment by Miroslav Macko [ 30/May/16 ] |
|
We were trying to reproduce the error. I am appending logs from test in 3-node cluster without netvirt. There is problem with TxChain, when we are in state of closing. 2016-05-24 10:12:08,504 | DEBUG | CommitFutures-17 | StatisticsGatheringUtils | 277 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | Stats reply FAILED for node Uri [_value=openflow:1] of type OFPMPTABLE: [RpcError [message=Connection closed., severity=ERROR, errorType=APPLICATION, tag=, applicationTag=null, info=null, cause=null]] . Write data for InstanceIdentifier {targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.snapshot.gathering.status.grouping.SnapshotGatheringStatusEnd, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:1]]], org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableStatisticsGatheringStatus, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.snapshot.gathering.status.grouping.SnapshotGatheringStatusEnd]} was not realized. We will follow up on that. Thanks, |
| Comment by Miroslav Macko [ 30/May/16 ] |
|
Attachment log-20160524-101534.tar.gz has been added with description: 3-node cluster log |
| Comment by Jozef Bacigal [ 21/Jun/16 ] |
| Comment by Jozef Bacigal [ 11/Jul/16 ] |
|
Anil can we close this bug? |