<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:55 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OPNFLWPLUG-607] [Clustering]: Unrecoverable cluster flow provisioning failure with 30 switches, 1000 flows/switch. (Tried He design only)</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-607</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Build used        : &lt;br/&gt;
===================&lt;br/&gt;
Karaf distro from latest ODL Beryllium code&lt;/p&gt;

&lt;p&gt;Unrecoverable flow provisioning failure in ODL cluster with 30 switches and 1000 flows per switch.&lt;/p&gt;


&lt;p&gt;Test Type         : &lt;br/&gt;
===================&lt;br/&gt;
Flow Provisioning failing on connecting 30 switches across 3 cluster nodes , 1000 flows per switch.Total 30,000 flows.&lt;/p&gt;

&lt;p&gt;Test setup        :&lt;br/&gt;
====================&lt;br/&gt;
Build used: Beryllium&lt;br/&gt;
OF-Plugin Used: Helium&lt;br/&gt;
OF-HA used: NO&lt;/p&gt;

&lt;p&gt;Objective of test : &lt;br/&gt;
===================&lt;br/&gt;
verify if the flow provioning is stable when we scale switches per controller.&lt;/p&gt;

&lt;p&gt;Test Steps :&lt;br/&gt;
============&lt;br/&gt;
1. Bring up healthy 3 node cluster say c1, c2 and c3.&lt;br/&gt;
2. Bring UP the mininet with following command and connect to controller c1(10.183.181.41),c2(10.183.181.42) and c3(10.183.181.43).c2 is the Leader of inventory-config-shard&lt;br/&gt;
   Here each controller is connected with 10 switches.so overall 30 switches across the cluster.&lt;br/&gt;
3. Now i provision 30000 flows from c1(Follower).&lt;/p&gt;

&lt;p&gt;Note:We are provisioning flows via Binding aware Api of Openflow Inventory Model.&lt;br/&gt;
4.Check if 30000 flows (1000 flows per switch) have been provisioned across 30 switches.&lt;/p&gt;

&lt;p&gt;Commands&lt;br/&gt;
========&lt;br/&gt;
To connect 10 switches per controller, i use mininet custom command on each controller(c1,c2,c3)&lt;br/&gt;
sudo mn --custom /home/mininet/mininet/custom/mytopo.py --topo mytopo --controller remote,ip=10.183.181.41 --switch ovsk,protocols=OpenFlow13&lt;br/&gt;
sudo mn --custom /home/mininet/mininet/custom/mytopo.py --topo mytopo --controller remote,ip=10.183.181.42 --switch ovsk,protocols=OpenFlow13&lt;br/&gt;
sudo mn --custom /home/mininet/mininet/custom/mytopo.py --topo mytopo --controller remote,ip=10.183.181.43 --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;Note:mytopo.py is attached for quick reference.please modify mytopo.py accordingly&lt;/p&gt;

&lt;p&gt;The below command we use to check number of flows provisioned per controller.&lt;br/&gt;
dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;

&lt;p&gt;Test Results:&lt;br/&gt;
=============&lt;br/&gt;
1. I could not see 30000 flows(1000 flows per switch) and i get the below Exception (full stack could be seen in the logs)&lt;br/&gt;
Caused by: akka.pattern.AskTimeoutException: Ask timed out on [ActorSelection&lt;span class=&quot;error&quot;&gt;&amp;#91;Anchor(akka.tcp://opendaylight-cluster-data@10.183.181.41:2550/), Path(/user/shardmanager-operational/member-1-shard-inventory-operational/shard-member-2-chn-157-txn-1#1338207586)&amp;#93;&lt;/span&gt;] after &lt;span class=&quot;error&quot;&gt;&amp;#91;5000 ms&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;2. After above condition, no further flow provisioning via config DS works and system requires complete cluster reboot to restore normalcy.&lt;/p&gt;

&lt;p&gt;Attaching all the karaf logs of 3 controller nodes. &lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Saibal Roy.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27875">OPNFLWPLUG-607</key>
            <summary>[Clustering]: Unrecoverable cluster flow provisioning failure with 30 switches, 1000 flows/switch. (Tried He design only)</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="saibal.roy@ericsson.com">Saibal Roy</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Jan 2016 11:11:23 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:42 +0000</updated>
                            <resolved>Tue, 16 Feb 2016 11:40:37 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="57562" author="saibal.roy@ericsson.com" created="Wed, 27 Jan 2016 11:11:23 +0000"  >&lt;p&gt;Attachment logs.zip has been added with description: Unrecoverable flow provisioning failure in ODL cluster with 30 switches and 1000 flows per switch&lt;/p&gt;</comment>
                            <comment id="57550" author="muthukumaran.k@ericsson.com" created="Wed, 27 Jan 2016 11:36:35 +0000"  >&lt;p&gt;Binding aware stub app follows typical ODL stereotype of &lt;br/&gt;
Config DS update --&amp;gt; FRM --&amp;gt; OpenflowPlugin --&amp;gt; Flow provisioning --&amp;gt; Stats --&amp;gt; Oper DS Update. &lt;/p&gt;

&lt;p&gt;Statistics was in enabled state as the evaluation is for &quot;as is&quot; functionality&lt;/p&gt;</comment>
                            <comment id="57551" author="muthukumaran.k@ericsson.com" created="Wed, 27 Jan 2016 11:39:33 +0000"  >&lt;p&gt;From the logs it appears that AskTimeoutException originates from extensive Oper DS updates from the plugin. Eventually, this can start having ripple effect on the Config DS updates too&lt;/p&gt;</comment>
                            <comment id="57552" author="saibal.roy@ericsson.com" created="Mon, 1 Feb 2016 10:41:04 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I connected 30 switches(10 switch per controller) and then i pushed 750 flows from follower c2.Note my leader is c1.&lt;br/&gt;
I could see 30*750=22500 flows across the cluster.&lt;/p&gt;

&lt;p&gt;Now i increase the flow to 850 and i provision from follower c2 and i am not able to see all the flows in my switch across the cluster..It gives AskTimeoutException.&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Saibal Roy.&lt;/p&gt;</comment>
                            <comment id="57553" author="abhijit2511" created="Mon, 1 Feb 2016 18:00:43 +0000"  >&lt;p&gt;Muthu will provide an update on this by Feb 3 or 4.&lt;/p&gt;</comment>
                            <comment id="57554" author="saibal.roy@ericsson.com" created="Wed, 3 Feb 2016 06:29:02 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;In continuation of further troubleshooting following exercise was carried out. &lt;/p&gt;

&lt;p&gt;Objective:&lt;br/&gt;
==========&lt;br/&gt;
To identify if AskTimeout exception surfaces only when both ConfigDS and OperDS are being updated concurrently in flow-provisioning. &lt;/p&gt;

&lt;p&gt;i did 2 flavors of testing with 10 switch per controller(Total 30 switches) and pushing 1000 flows per switch.Below are my observations.&lt;/p&gt;

&lt;p&gt;Test Case1:&lt;br/&gt;
========&lt;br/&gt;
1. c1,c2,c3 are the controller where c1 is the leader.&lt;br/&gt;
2. Connected 10 switches per controller(Total 30 switches)&lt;br/&gt;
3. I provision 1000 flows per switch(total 3*1000=3000 flows) from Follower c2&lt;br/&gt;
4. i could see that till 760 flows get provision per switch and then i get AskTimeOutException.&lt;/p&gt;


&lt;p&gt;Test Case2:&lt;br/&gt;
========&lt;br/&gt;
1. c1,c2,c3 are the controller where c1 is the leader.&lt;br/&gt;
2. I provision 1000 flows per switch(total 3*1000=3000 flows) from Follower c2&lt;br/&gt;
3. i could see 30000 flows in config DS.&lt;br/&gt;
4. Now i Connect 10 switches per controller(Total 30 switches)&lt;br/&gt;
5. i could see 1000 flows per switch(total 30000 flows).&lt;/p&gt;


&lt;p&gt;Observation :&lt;br/&gt;
=============&lt;br/&gt;
It appears that standard flow-provisioning (which updates Config DS as well as Oper DS concurrently) results in AskTimeout exception. Whereas in case of &lt;br/&gt;
Reconciliation, Config DS update (30K flows) and Oper DS updates (updates of flows based on Statistics) are staggered across , we perhaps do not see this issue&lt;/p&gt;

&lt;p&gt;In the 1st TestCase when we are pushing 30K flows, it actually does 2x transaction where as in the 2nd TestCase, first 30K flows are pushed to config DS and then switch are connected where again another 30K transaction is pushed.Is this the reason for failure of TestCase1??&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Saibal Roy.&lt;/p&gt;</comment>
                            <comment id="57555" author="saibal.roy@ericsson.com" created="Wed, 3 Feb 2016 06:43:20 +0000"  >&lt;p&gt;Hi,&lt;br/&gt;
Note:We are using the latest build and still the BUG exists as Test Case:1 fails to provision 30K flows across the cluster.  &lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Saibal Roy&lt;/p&gt;</comment>
                            <comment id="57556" author="vishnoianil@gmail.com" created="Thu, 11 Feb 2016 03:19:33 +0000"  >&lt;p&gt;Hi Saibal,&lt;/p&gt;

&lt;p&gt;I tried the same test with with the latest stable/beryllium and things looks good to me. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/34115/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/34115/&lt;/a&gt; this patch get rid of routed rpc use and use the local rpc registration. Although i didn&apos;t install equal number of flows on each switch but distribution is approximately even. This is what i did&lt;/p&gt;

&lt;p&gt;1) Started 3-node cluster (used feature :odl-openflowplugin-flow-service-rest)&lt;br/&gt;
2) Connect 10 switch to each controller&lt;br/&gt;
3) Installed 50K flow on all the connected switch using flow_config_blaster.py script from integration/test repo.&lt;br/&gt;
sudo ./flow_config_blaster.py --host 10.0.0.3 --threads 5 --flows 10000 --auth --no-delete --fpr 200 --nodes 30&lt;/p&gt;

&lt;p&gt;4) Flow installed done through the inventory-config shard follower.&lt;br/&gt;
5) I can see that all 50K flows get installed successfully, following is the distribution of the flow on each switch&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;./get-total-found.sh&lt;br/&gt;
Switch s1: 1600 flows&lt;br/&gt;
Switch s2: 800 flows&lt;br/&gt;
Switch s3: 2200 flows&lt;br/&gt;
Switch s4: 2200 flows&lt;br/&gt;
Switch s5: 1200 flows&lt;br/&gt;
Switch s6: 1800 flows&lt;br/&gt;
Switch s7: 1400 flows&lt;br/&gt;
Switch s8: 1600 flows&lt;br/&gt;
Switch s9: 1800 flows&lt;br/&gt;
Switch s10: 600 flows&lt;br/&gt;
Switch s11: 2200 flows&lt;br/&gt;
Switch s12: 1400 flows&lt;br/&gt;
Switch s13: 1200 flows&lt;br/&gt;
Switch s14: 2200 flows&lt;br/&gt;
Switch s15: 2200 flows&lt;br/&gt;
Switch s16: 1400 flows&lt;br/&gt;
Switch s17: 2000 flows&lt;br/&gt;
Switch s18: 1000 flows&lt;br/&gt;
Switch s19: 1800 flows&lt;br/&gt;
Switch s20: 2400 flows&lt;br/&gt;
Switch s21: 2000 flows&lt;br/&gt;
Switch s22: 2800 flows&lt;br/&gt;
Switch s23: 1800 flows&lt;br/&gt;
Switch s24: 1400 flows&lt;br/&gt;
Switch s25: 1200 flows&lt;br/&gt;
Switch s26: 2000 flows&lt;br/&gt;
Switch s27: 1200 flows&lt;br/&gt;
Switch s28: 1800 flows&lt;br/&gt;
Switch s29: 1000 flows&lt;br/&gt;
Switch s30: 1800 flows&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Total: 50000&lt;/p&gt;


&lt;p&gt;Can you please test it again in your environment and update the bug.&lt;/p&gt;</comment>
                            <comment id="57563" author="saibal.roy@ericsson.com" created="Thu, 11 Feb 2016 13:54:48 +0000"  >&lt;p&gt;Attachment logs.zip has been added with description: logs&lt;/p&gt;</comment>
                            <comment id="57557" author="saibal.roy@ericsson.com" created="Thu, 11 Feb 2016 13:55:17 +0000"  >&lt;p&gt;Hi Anil,&lt;br/&gt;
In continuation of further testing following exercise was carried out.&lt;/p&gt;


&lt;p&gt;1. c1,c2,c3 are the controller where c2 is the leader.&lt;br/&gt;
2. Connected 10 switches per controller(Total 30 switches)&lt;br/&gt;
3. I provision 1000 flows per switch(total 30*1000=30000 flows) from Follower c1&lt;/p&gt;

&lt;p&gt;i could see 30000 flows in the configDS but in the switch i could not see 1000 flows per switch..&lt;br/&gt;
Total 29953 flows got provisioned on the switch across the cluster..&lt;/p&gt;


&lt;p&gt;root@mininet-vm:/home/mininet/integration/test/tools/odl-mdsal-clustering-tests/clustering-performance-test# ./inventory_crawler.py --auth --host 10.183.181.42 --datastore config&lt;br/&gt;
Crawling &apos;http://10.183.181.42:8181/restconf/config/opendaylight-inventory:nodes&apos;&lt;/p&gt;

&lt;p&gt;Totals:&lt;br/&gt;
    Nodes:          30&lt;br/&gt;
    Reported flows: 0&lt;br/&gt;
    Found flows:    30000&lt;/p&gt;


&lt;p&gt;root@mininet-vm:/home/mininet/integration/test/tools/odl-mdsal-clustering-tests/clustering-performance-test# ./inventory_crawler.py --auth --host 10.183.181.42 --datastore operational&lt;br/&gt;
Crawling &apos;http://10.183.181.42:8181/restconf/operational/opendaylight-inventory:nodes&apos;&lt;/p&gt;

&lt;p&gt;Totals:&lt;br/&gt;
    Nodes:          30&lt;br/&gt;
    Reported flows: 30163&lt;br/&gt;
    Found flows:    29953&lt;/p&gt;


&lt;p&gt;mininet&amp;gt; dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=997&lt;/li&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=997&lt;/li&gt;
			&lt;li&gt;s3 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s4 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=999&lt;/li&gt;
			&lt;li&gt;s5 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=997&lt;/li&gt;
			&lt;li&gt;s6 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=999&lt;/li&gt;
			&lt;li&gt;s7 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=998&lt;/li&gt;
			&lt;li&gt;s8 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=998&lt;/li&gt;
			&lt;li&gt;s9 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=998&lt;/li&gt;
			&lt;li&gt;s10 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=999&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;mininet&amp;gt; dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s11 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s12 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s13 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s14 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s15 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s16 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s17 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s18 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s19 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s20 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;mininet&amp;gt; dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s21 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s22 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=1000&lt;/li&gt;
			&lt;li&gt;s23 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=996&lt;/li&gt;
			&lt;li&gt;s24 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=996&lt;/li&gt;
			&lt;li&gt;s25 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=996&lt;/li&gt;
			&lt;li&gt;s26 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=997&lt;/li&gt;
			&lt;li&gt;s27 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=996&lt;/li&gt;
			&lt;li&gt;s28 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=996&lt;/li&gt;
			&lt;li&gt;s29 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=997&lt;/li&gt;
			&lt;li&gt;s30 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_AGGREGATE reply (OF1.3) (xid=0x2): packet_count=0 byte_count=0 flow_count=997&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;The above states that the BUG exist as we are not able to see 1000 flows per switch.&lt;/p&gt;

&lt;p&gt;There has been a definite improvement in the flow provisioning behaviour as we are able to push ~29.5K flows in the switch.&lt;br/&gt;
Thanks for your help!!&lt;/p&gt;

&lt;p&gt;Attaching the logs.&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Saibal Roy.&lt;/p&gt;</comment>
                            <comment id="57558" author="vishnoianil@gmail.com" created="Thu, 11 Feb 2016 20:32:05 +0000"  >&lt;p&gt;Hi Saibal,&lt;/p&gt;

&lt;p&gt;How long do you wait before dumping all the flows in the switches? Also what&apos;s the size of your VM that&apos;s running controller ? Just want to make sure that controller has enough computing power. Can you give some more details about how your application is writing flow ?&lt;/p&gt;

&lt;p&gt;I tested right now with 50K flows and i see that things are working fine, all the flows are getting installed properly.&lt;/p&gt;</comment>
                            <comment id="57559" author="saibal.roy@ericsson.com" created="Fri, 12 Feb 2016 06:33:05 +0000"  >&lt;p&gt;Hi Anil,&lt;br/&gt;
Below are the details.&lt;/p&gt;

&lt;p&gt;1. How long do you wait before dumping all the flows in the switches? &lt;/p&gt;

&lt;p&gt;Once i connect the switches and i check all the switches are UP on the respective controller, i wait for a minute or so..then i push 30K flows.&lt;/p&gt;

&lt;p&gt;Once i push 30k flows from the Follower,i check the configDS how many flows got provisioned followed by checking in the switch and then in the OperDS.&lt;/p&gt;

&lt;p&gt;Once all the flows are provisioned in the configDS(30K) , I keep on checking for next 30-35 minutes so that all the flows gets provisioned in the OperDS as well and i check in the switch as well.&lt;/p&gt;

&lt;p&gt;2.Also what&apos;s the size of your VM that&apos;s running controller ? &lt;/p&gt;

&lt;p&gt;Each VM is of 20GB size.&lt;br/&gt;
We are using 6VCPUs for each controller.&lt;br/&gt;
Heap Size alloted is 8GB.&lt;/p&gt;


&lt;p&gt;3.Can you give some more details about how your application is writing flow ?&lt;/p&gt;

&lt;p&gt;The application used for writing flows pushes the flows directly to the config DS instead of pushing through RESTconf. &lt;br/&gt;
One thread per dpn is used and the flows are pushed sequentially in each thread.&lt;/p&gt;</comment>
                            <comment id="57560" author="muthukumaran.k@ericsson.com" created="Fri, 12 Feb 2016 08:33:42 +0000"  >&lt;p&gt;Flows are written to Config DS using bindingaware stub application. It uses standard databroker and WriteTransaction with put calls.&lt;/p&gt;</comment>
                            <comment id="57561" author="saibal.roy@ericsson.com" created="Tue, 16 Feb 2016 11:40:37 +0000"  >&lt;p&gt;Hi,&lt;br/&gt;
With further testing with detailed logs implemented, we didn&apos;t see the issue of  cluster Datastore going into Unrecoverable state . &lt;/p&gt;

&lt;p&gt;But the issue of Flow provisioning still exists.Hence we are closing this BUG and raising another BUG.&lt;br/&gt;
Below of the details of the new BUG.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=5364&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=5364&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Saibal Roy.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14029" name="logs.zip" size="157230" author="saibal.roy@ericsson.com" created="Thu, 11 Feb 2016 13:54:48 +0000"/>
                            <attachment id="14028" name="logs.zip" size="361584" author="saibal.roy@ericsson.com" created="Wed, 27 Jan 2016 11:11:23 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5114</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=5114]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03273:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>