<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:04 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>[NETVIRT-240] Pipeline flows are not consistently installed on OVS node with pre-existing integration bridge</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-240</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;On an OVS switch that has an existing integration bridge (e.g. br-int) before set-manager is called, the pipeline flows for that bridge may not always get installed on the switch once set-manager is called.&lt;/p&gt;

&lt;p&gt;e.g.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@odl32 odl&amp;#93;&lt;/span&gt;# ovs-vsctl show&lt;br/&gt;
073c3d4a-110b-43be-88d7-7e80a57f133d&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.5.0&quot;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@odl32 odl&amp;#93;&lt;/span&gt;# ovs-vsctl set-manager tcp:192.168.254.34:6640 tcp:192.168.254.33:6640 tcp:192.168.254.35:6640&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@odl32 odl&amp;#93;&lt;/span&gt;# ovs-vsctl show&lt;br/&gt;
073c3d4a-110b-43be-88d7-7e80a57f133d&lt;br/&gt;
    Manager &quot;tcp:192.168.254.34:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:192.168.254.33:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:192.168.254.35:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:192.168.254.33:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:192.168.254.35:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:192.168.254.34:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.5.0&quot;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@odl32 odl&amp;#93;&lt;/span&gt;# ovs-ofctl dump-flows -O openflow13 br-int&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20161">NETVIRT-240</key>
            <summary>Pipeline flows are not consistently installed on OVS node with pre-existing integration bridge</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="bertrandlow">Bertrand Low</assignee>
                                    <reporter username="bertrandlow">Bertrand Low</reporter>
                        <labels>
                    </labels>
                <created>Sat, 5 Nov 2016 00:49:48 +0000</created>
                <updated>Fri, 9 Mar 2018 18:21:31 +0000</updated>
                            <resolved>Wed, 16 Nov 2016 22:41:35 +0000</resolved>
                                    <version>Boron</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="36649" author="bertrandlow" created="Sat, 5 Nov 2016 01:04:37 +0000"  >&lt;p&gt;On debugging, it appears that netvirt is causing a dpid change on the OVS switch by sending down a new hw_addr (MAC) when ODL connects. The changing dpid in turn causes the connection to flap between ODL and the bridge as OVS reconnects to advertise the new dpid. This connection flap does not allow for reliable installation of the pipeline flows on the switch.&lt;/p&gt;

&lt;p&gt;The details of this bug are captured on the email thread:&lt;br/&gt;
&lt;a href=&quot;https://lists.opendaylight.org/pipermail/netvirt-dev/2016-October/001906.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/netvirt-dev/2016-October/001906.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36650" author="bertrandlow" created="Sat, 5 Nov 2016 01:27:04 +0000"  >&lt;p&gt;Submitted this patch to stable/boron:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48024/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48024/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36651" author="bertrandlow" created="Wed, 16 Nov 2016 22:41:35 +0000"  >&lt;p&gt;Cherry-picked into master:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48300/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48300/1&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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>7093</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=7093]]></customfieldvalue>

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

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