>> However I see flow installation in normal 1K flow -1DPN works fine in >> regression.
Is this in a clustered scenario ? I mean pushing 1K from leader with switch connected to follower ? From: Sanjib Mohapatra Sent: Saturday, August 27, 2016 12:28 PM To: Shuva Jyoti Kar Cc: openflowplugin-dev; Luis Gomez Subject: RE: [openflowplugin-dev] Cluster regression Hi Shuva The failures are seen in 2 scenarios. Scenario1 ========= - It's a 3 node cluster ( leader , follower1, follower2) - Start Mininet Connect To Follower Node1, connect 3 DPNs to it - 3000 Flows (1K per DPN) in 3 DPN added via Follower Node1 and verify it gets applied in all instances. - Initiate (Bulkomatic) get operation and check flow count across cluster nodes in config DS - Verify flows are installed in switches , the test fails here ( flow seen in 2 DPN not in 3) Scenario2 ========= - It's a 3 node cluster ( leader , follower1, follower2) - Shutdown Leader Node - Wait for node convergence and check status for all shards in OpenFlow application - Start mininet with connection to Follower Node1 ( 1DPN) - 1000 Flows added via Follower Node1 and verify it gets applied in all instances (config DS). - Verify flows are installed in switch, the test fails here, no flow seen in the DPN However I see flow installation in normal 1K flow -1DPN works fine in regression. Please let me know if any more clarification needed. Thanks Sanjib From: Shuva Jyoti Kar Sent: 27 August 2016 11:46 To: Sanjib Mohapatra Cc: openflowplugin-dev; Luis Gomez Subject: RE: [openflowplugin-dev] Cluster regression Also do tell me where is the provisioning done? Since in case case I see s1 not getting flows(strangely). S2 and s3 gets them. Can we run the failing TCs alone without the suite ? Thanks Shuva From: Shuva Jyoti Kar Sent: Saturday, August 27, 2016 10:03 AM To: Luis Gomez Cc: openflowplugin-dev; Sanjib Mohapatra Subject: Re: [openflowplugin-dev] Cluster regression Sanjib, Please explain the topology in which flows are being pushed, which switch is connected to which node. Also do you see the flows in the inventory config DS ? Thanks, Shuva On Sat, Aug 27, 2016 at 12:02 AM, Luis Gomez <[email protected]<mailto:[email protected]>> wrote: Hi all, Sanjib found this regression when doing cluster perf test: https://bugs.opendaylight.org/show_bug.cgi?id=6552 Basically flows are not getting programmed in the switches when bulkomatic is used in a follower node. Sanjib, can you also add exact steps to reproduce in the bug? Thanks/Luis
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
