<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22:03 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-629] ARP Responder Flows are not removed from compute hosts when an instance is deleted.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-629</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Summary:&lt;br/&gt;
ARP Responder Flows are not removed from compute hosts when an instance is deleted. When an instance is attached the ARP Responder Flows are added to the OVS on both controller and compute hosts. When the instance is the deleted the ARP Responder Flows are removed from the controller but not from the compute hosts.&lt;/p&gt;

&lt;p&gt;We expect the ARP Responder Flows to be removed from the compute hosts also.&lt;/p&gt;

&lt;p&gt;The consequence of this is that if the instance is relaunched with the same ip address and another instance tries to reach it the action will fail as the old mac address of the instance is still in the ARP Responder flows.&lt;/p&gt;

&lt;p&gt;This was seen on:&lt;br/&gt;
Boron 1.3.0.&lt;br/&gt;
Open vSwitch 2.4.1&lt;br/&gt;
OpenFlow versions 0x1:0x4&lt;/p&gt;


&lt;p&gt;Kernel:&lt;br/&gt;
Linux version 3.13.0-116-generic (buildd@lcy01-03) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #163-Ubuntu SMP Fri Mar 31 14:13:22 UTC 2017&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: Other&lt;/p&gt;</environment>
        <key id="20550">NETVIRT-629</key>
            <summary>ARP Responder Flows are not removed from compute hosts when an instance is deleted.</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="mark.donovan@openet.com">Mark Donovan</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Apr 2017 14:17:00 +0000</created>
                <updated>Fri, 9 Mar 2018 18:21:33 +0000</updated>
                            <resolved>Tue, 3 Oct 2017 23:47:52 +0000</resolved>
                                    <version>Boron</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="37701" author="rovarga" created="Thu, 4 May 2017 08:25:18 +0000"  >&lt;p&gt;OpenFlow world, moving to OFP for further routing.&lt;/p&gt;</comment>
                            <comment id="37702" author="abhijit2511" created="Thu, 4 May 2017 15:46:45 +0000"  >&lt;p&gt;Looks related to NetVirt rather than OpenFlow Plugin.&lt;/p&gt;</comment>
                            <comment id="37703" author="vinh.nguyen@hcl.com" created="Wed, 5 Jul 2017 23:28:27 +0000"  >&lt;p&gt;Hi Mark,&lt;/p&gt;

&lt;p&gt;Do you see the problem in legacy or new netvirt? What are the ARP Responder flows that should be deleted?&lt;/p&gt;

&lt;p&gt;Thanks, Vinh&lt;/p&gt;</comment>
                            <comment id="37704" author="gvrangan" created="Thu, 6 Jul 2017 11:44:14 +0000"  >&lt;p&gt;Mark,&lt;/p&gt;

&lt;p&gt; What feature did you install on ODL?&lt;/p&gt;</comment>
                            <comment id="37705" author="mark.donovan@openet.com" created="Thu, 6 Jul 2017 12:17:25 +0000"  >&lt;p&gt;Hi Vinh &amp;amp; Venkatrangan,&lt;br/&gt;
I don&apos;t think we installed a new netvirt.&lt;br/&gt;
The ARP responder flow are added to the controller node and compute node. The hold the mac addresses of instances launched on that particular node. Is there something specific that you need to know about them.&lt;/p&gt;

&lt;p&gt;&quot;What feature did you install on ODL?&quot; We have installed ODL in openstack and use it to manage our networking.&lt;/p&gt;

&lt;p&gt;// Mark&lt;/p&gt;</comment>
                            <comment id="37706" author="vinh.nguyen@hcl.com" created="Thu, 6 Jul 2017 17:46:53 +0000"  >&lt;p&gt;Hi Mark,&lt;/p&gt;

&lt;p&gt;We would like to confirm whether this is an issue with:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Legacy Netvirt (feature:install odl-ovsdb-openstack) OR&lt;/li&gt;
	&lt;li&gt;New Netvirt (feature:install odl-netvirt-openstack)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;so that we can prioritize the fix. The &apos;Component&apos; field of this bug report is set to &apos;General&apos;, meaning new netvirt. But it seems to me that this issue is observed in Legacy netvirt. If it is I will change the &apos;Component&apos; field accordingly&lt;/p&gt;

&lt;p&gt;Thanks, Vinh&lt;/p&gt;</comment>
                            <comment id="37707" author="vinh.nguyen@hcl.com" created="Wed, 26 Jul 2017 00:53:46 +0000"  >&lt;p&gt;Updated component to Legacy&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>8263</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=8263]]></customfieldvalue>

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

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