<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:07 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-262] all VpnPortIpToPort entries (including configuration ones) are lost from ODL cache after reboot</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-262</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;trying to ping a vm in a different network, but the vm doesn&apos;t receive arp response for the gw interface.&lt;br/&gt;
in karaf.log we see that arp requests are received by the odl:&lt;br/&gt;
rpNotification Request Received from interface bb156e2a-aef6-4aa1-8f0f-cecf4ae86454 and IP 8.0.0.5 having MAC FA:16:3E:BA:81:C1 target destination 8.0.0.1&lt;/p&gt;

&lt;p&gt;in the neutronvpn:neutron-vpn-portip-port-data model, we don&apos;t see an entry for the router interface.&lt;/p&gt;

&lt;p&gt;i suspect that an ODL restart performed yesterday caused that.&lt;/p&gt;

&lt;p&gt;WO: remove and re-add router interfaces.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20183">NETVIRT-262</key>
            <summary>all VpnPortIpToPort entries (including configuration ones) are lost from ODL cache after reboot</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="gobinath@ericsson.com">Gobinath Suganthan</assignee>
                                    <reporter username="ayahel@hpe.com">Arnon Yahel</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Nov 2016 10:09:46 +0000</created>
                <updated>Sat, 7 Jan 2017 12:40:10 +0000</updated>
                            <resolved>Sat, 7 Jan 2017 12:40:10 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="36704" author="ayahel@hpe.com" created="Thu, 10 Nov 2016 10:09:46 +0000"  >&lt;p&gt;Attachment karaf.log.gz has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="36705" author="ayahel@hpe.com" created="Thu, 10 Nov 2016 10:10:51 +0000"  >&lt;p&gt;Attachment no_arp_to_gw_int_model.txt has been added with description: yang model&lt;/p&gt;</comment>
                            <comment id="36700" author="koby.aizer@hpe.com" created="Wed, 16 Nov 2016 15:22:30 +0000"  >&lt;p&gt;Should be fixed by: &lt;a href=&quot;http://git.opendaylight.org/gerrit/#/c/47965&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.opendaylight.org/gerrit/#/c/47965&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36701" author="alonko@hpe.com" created="Sun, 4 Dec 2016 14:26:47 +0000"  >&lt;p&gt;According to Vivek in review 47965:&lt;/p&gt;

&lt;p&gt;The review &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48054/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48054/&lt;/a&gt; already addressed most part of the problem that this review attempts to solve..&lt;br/&gt;
This has been lying around for a while that I need to revisit this again to see what benefit this would offer over #48054.&lt;/p&gt;

&lt;p&gt;Please let us know if this is still happening with latest code.&lt;/p&gt;</comment>
                            <comment id="36702" author="koby.aizer@hpe.com" created="Mon, 12 Dec 2016 15:09:54 +0000"  >&lt;p&gt;ARP responses no longer rely on the VpnPortIpToPort cache (as they&apos;re implemented in arp responder rules) - changed the title of the bug.&lt;/p&gt;

&lt;p&gt;I still the bug is still valid, but in a less critical flow. I believe that the following flow will result in missing table=19 rule for the router interface:&lt;br/&gt;
 1. Configure a router which exists on DPN X&lt;br/&gt;
 2. ODL reboot (VpnPortIpToPort cache is cleared)&lt;br/&gt;
 3. Add a VM which is connected to the router, but on a new DPN&lt;/p&gt;</comment>
                            <comment id="36703" author="n.vivekanandan@ericsson.com" created="Tue, 13 Dec 2016 16:24:08 +0000"  >&lt;p&gt;The remaining issue hanging this bug is being addressed here:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47965/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47965/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20194">NETVIRT-273</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12300" name="karaf.log.gz" size="343126" author="ayahel@hpe.com" created="Thu, 10 Nov 2016 10:09:46 +0000"/>
                            <attachment id="12301" name="no_arp_to_gw_int_model.txt" size="32198" author="ayahel@hpe.com" created="Thu, 10 Nov 2016 10:10:51 +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>7142</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=7142]]></customfieldvalue>

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

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