<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35: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>[OVSDB-264] No Flow Entries are installed to br-int while trying the NetVirt Cluster (clusteraware)</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-264</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Created a NetVirt cluster (ODL1,ODL2,ODL3) Configured  the Openstack Control and Compute  nodes to send neutron requests to ODL1, The ODL2 and ODL3 set &lt;br/&gt;
as OVS Managers&lt;/p&gt;

&lt;p&gt;local.conf (control node): &lt;a href=&quot;https://gist.github.com/gvranganvtn/4c498ff24d3aa2a95693&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/gvranganvtn/4c498ff24d3aa2a95693&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;local.conf (compute node):&lt;br/&gt;
&lt;a href=&quot;https://gist.github.com/gvranganvtn/9be5ae6c385aeac5abef&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/gvranganvtn/9be5ae6c385aeac5abef&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;ubuntu@odl-os-control-node:~/devstack$ sudo  ovs-vsctl show&lt;br/&gt;
7379aa64-0416-45e2-9531-351397cc742a&lt;br/&gt;
    Manager &quot;tcp:11.12.13.5:6640&quot;&lt;br/&gt;
    Manager &quot;tcp:11.12.13.4:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-ex&lt;br/&gt;
        Controller &quot;tcp:11.12.13.4:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:11.12.13.5:6653&quot;&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port br-ex&lt;br/&gt;
            Interface br-ex&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;eth2&quot;&lt;br/&gt;
            Interface &quot;eth2&quot;&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:11.12.13.4:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:11.12.13.5:6653&quot;&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port &quot;tap76ec97f0-cf&quot;&lt;br/&gt;
            Interface &quot;tap76ec97f0-cf&quot;&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;tap6205c62f-88&quot;&lt;br/&gt;
            Interface &quot;tap6205c62f-88&quot;&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.3.2&quot;&lt;/p&gt;


&lt;p&gt;Compute node:&lt;/p&gt;


&lt;p&gt;ubuntu@odl-os-compute-node:~$ sudo ovs-vsctl show&lt;br/&gt;
bf460c25-5849-4874-9758-4fcbafbf9f5e&lt;br/&gt;
    Manager &quot;tcp:11.12.13.4:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:11.12.13.5:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-ex&lt;br/&gt;
        Controller &quot;tcp:11.12.13.4:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:11.12.13.5:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Port &quot;eth2&quot;&lt;br/&gt;
            Interface &quot;eth2&quot;&lt;br/&gt;
        Port br-ex&lt;br/&gt;
            Interface br-ex&lt;br/&gt;
                type: internal&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:11.12.13.4:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:11.12.13.5:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Port &quot;tapc3170fef-e6&quot;&lt;br/&gt;
            Interface &quot;tapc3170fef-e6&quot;&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.3.2&quot;&lt;/p&gt;



&lt;p&gt;Created a Network and two instances. &lt;br/&gt;
No flows are installed. &lt;/p&gt;

&lt;p&gt;Erros in Karaf log in ODL2 and ODL3&lt;/p&gt;

&lt;p&gt;ODL2 Karaf Exception: &lt;a href=&quot;https://gist.github.com/gvranganvtn/d45d7f538ae66f6b8615&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/gvranganvtn/d45d7f538ae66f6b8615&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ODL3 Karaf exception:&lt;br/&gt;
&lt;a href=&quot;https://gist.github.com/gvranganvtn/9b439346950307546b5b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/gvranganvtn/9b439346950307546b5b&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ODL1 did not display any exception .&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21956">OVSDB-264</key>
            <summary>No Flow Entries are installed to br-int while trying the NetVirt Cluster (clusteraware)</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="gvrangan">Venkatrangan Govindarajan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 20 Jan 2016 01:23:44 +0000</created>
                <updated>Tue, 9 Feb 2016 19:13:36 +0000</updated>
                            <resolved>Tue, 9 Feb 2016 19:13:36 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="41150" author="gvrangan" created="Wed, 20 Jan 2016 01:45:11 +0000"  >&lt;p&gt;Used stable/Beryllium branch or testing&lt;/p&gt;</comment>
                            <comment id="41151" author="gvrangan" created="Wed, 20 Jan 2016 02:18:18 +0000"  >&lt;p&gt;Tar and gzipped, please tar -zxvf&lt;/p&gt;</comment>
                            <comment id="41158" author="gvrangan" created="Wed, 20 Jan 2016 02:18:18 +0000"  >&lt;p&gt;Attachment odl1_log.tgz has been added with description: ODL1 Logs&lt;/p&gt;</comment>
                            <comment id="41159" author="gvrangan" created="Wed, 20 Jan 2016 02:19:14 +0000"  >&lt;p&gt;Attachment odl2_log.tgz has been added with description: ODL 2 Logs&lt;/p&gt;</comment>
                            <comment id="41160" author="gvrangan" created="Wed, 20 Jan 2016 02:19:35 +0000"  >&lt;p&gt;Attachment odl3_log.tgz has been added with description: ODL 3 Logs&lt;/p&gt;</comment>
                            <comment id="41152" author="gvrangan" created="Wed, 20 Jan 2016 22:59:00 +0000"  >&lt;p&gt;Retested today, similar observation ,But some flows were installed&lt;/p&gt;

&lt;p&gt;Compute Node&lt;br/&gt;
ubuntu@odl-os-compute-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=12.057s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:bc:26:35 actions=goto_table:100&lt;/p&gt;


&lt;p&gt;Control  Node&lt;/p&gt;

&lt;p&gt;ubuntu@odl-os-control-node:~/devstack$ sudo ovs-ofctl dump-flows  br-int -OOpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=103.301s, table=0, n_packets=5, n_bytes=390, in_port=1,dl_src=fa:16:3e:b3:00:ad actions=set_field:0x40b-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=23.423s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:68:90:fb actions=goto_table:50&lt;/p&gt;</comment>
                            <comment id="41153" author="gvrangan" created="Wed, 20 Jan 2016 23:01:09 +0000"  >&lt;p&gt;Also, throughout the time...some logs wer in the karaf console...&lt;br/&gt;
opendaylight-user@root&amp;gt;ConfigProperties missing a value for ovsdb.userspace.enabled&lt;br/&gt;
ConfigProperties missing a value for ovsdb.controller.address&lt;br/&gt;
ConfigProperties missing a value for of.address&lt;br/&gt;
ConfigProperties missing a value for of.listenPort&lt;br/&gt;
ConfigProperties missing a value for of.listenPort&lt;br/&gt;
ConfigProperties missing a value for ovsdb.userspace.enabled&lt;br/&gt;
ConfigProperties missing a value for ovsdb.controller.address&lt;br/&gt;
ConfigProperties missing a value for of.address&lt;br/&gt;
ConfigProperties missing a value for of.listenPort&lt;br/&gt;
ConfigProperties missing a value for of.listenPort&lt;/p&gt;</comment>
                            <comment id="41154" author="shague@redhat.com" created="Wed, 20 Jan 2016 23:13:07 +0000"  >&lt;p&gt;(In reply to Venkatrangan Govindarajan from comment #6)&lt;br/&gt;
&amp;gt; Also, throughout the time...some logs wer in the karaf console...&lt;br/&gt;
&amp;gt; opendaylight-user@root&amp;gt;ConfigProperties missing a value for&lt;br/&gt;
&amp;gt; ovsdb.userspace.enabled&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for ovsdb.controller.address&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for of.address&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for of.listenPort&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for of.listenPort&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for ovsdb.userspace.enabled&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for ovsdb.controller.address&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for of.address&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for of.listenPort&lt;br/&gt;
&amp;gt; ConfigProperties missing a value for of.listenPort&lt;/p&gt;

&lt;p&gt;Those logs are OK - it just means the values were not used. They are currently logged as errors using System.err.println. We shoudl convert those to logger and fix the check to ignore if a default null value is used. The log comes out because a null default is used, the config is not found and null is returned but the method expects a value, sees null and logs the error. The check should ignore if a default of null was used.&lt;/p&gt;</comment>
                            <comment id="41155" author="shague@redhat.com" created="Tue, 2 Feb 2016 16:25:37 +0000"  >&lt;p&gt;Venkat, is this bug fixed now? I think these failures were from the rc0 build that had issues which have been fixed.&lt;/p&gt;</comment>
                            <comment id="41156" author="gvrangan" created="Wed, 3 Feb 2016 01:37:57 +0000"  >&lt;p&gt;Reduce priority as this test uused odl-ovsdb-openstack-clusteraware feature, which is not targetted for Be release&lt;/p&gt;</comment>
                            <comment id="41157" author="vishnoianil@gmail.com" created="Tue, 9 Feb 2016 19:13:36 +0000"  >&lt;p&gt;This issue should be fixed now. This was happening because of the routed RPC timing issue discussed in below bug.&lt;/p&gt;

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

&lt;p&gt;and fixed through &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/34207&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/34207&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/34115&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/34115&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12834" name="odl1_log.tgz" size="213417" author="gvrangan" created="Wed, 20 Jan 2016 02:18:18 +0000"/>
                            <attachment id="12835" name="odl2_log.tgz" size="357369" author="gvrangan" created="Wed, 20 Jan 2016 02:19:14 +0000"/>
                            <attachment id="12836" name="odl3_log.tgz" size="268883" author="gvrangan" created="Wed, 20 Jan 2016 02:19:35 +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>5018</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=5018]]></customfieldvalue>

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

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

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