<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:33 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-439] After live-migration of VM is completed, tunnel flow for migrated instance was not added into the new Compute Node</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-439</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Steps:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Create a network&lt;/li&gt;
	&lt;li&gt;Create a VM in Compute_1 node&lt;/li&gt;
	&lt;li&gt;Perform live-migration&lt;br/&gt;
  nova live-migration &amp;lt;VM_ID&amp;gt; &amp;lt;Compute_2 node&amp;gt;&lt;/li&gt;
	&lt;li&gt;Ping operation between DHCP and VM&lt;br/&gt;
  ip netns exec qdhcp-&amp;lt;network_ID&amp;gt; ping -c &amp;lt;VM_IP_ADDRESS&amp;gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Observation:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Before live-migration, the ping operation between DHCP and VM was successful.&lt;/li&gt;
	&lt;li&gt;After VM migrated from Compute_1 node Compute_2 node, the ping fails.&lt;/li&gt;
	&lt;li&gt;Once the migration happened in new compute node (Compute_2) the tunnel flow for the VM is missing.&lt;/li&gt;
	&lt;li&gt;Multiple flow entries for the same VM in table:110&lt;br/&gt;
  Before_migration/ovs_comp2.log -&amp;gt; 2 similar entries in table:110 for  DHCP Agent.One with additional match attribute on priority and the other without.&lt;br/&gt;
  Before_migration/ovs_ctrl.log -&amp;gt; 2 entries for the VM one with priority and the other without.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20360">NETVIRT-439</key>
            <summary>After live-migration of VM is completed, tunnel flow for migrated instance was not added into the new Compute Node</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="-1">Unassigned</assignee>
                                    <reporter username="arthi.b@hcl.com">Arthi Bhattacharjee</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Jan 2017 07:23:01 +0000</created>
                <updated>Fri, 9 Mar 2018 18:21:32 +0000</updated>
                            <resolved>Mon, 10 Apr 2017 07:11:12 +0000</resolved>
                                    <version>Boron</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="37135" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:24:15 +0000"  >&lt;p&gt;Setup:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Cluster setup&lt;/li&gt;
	&lt;li&gt;Openstack nodes: 1 control and 2 compute nodes.&lt;/li&gt;
	&lt;li&gt;Compute nodes mount NFS Server&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37137" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:31:45 +0000"  >&lt;p&gt;Attachment query35_ovs.tar.xz has been added with description: ovs_dump-flows&lt;/p&gt;</comment>
                            <comment id="37138" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:34:08 +0000"  >&lt;p&gt;Attachment karaf_odl_1.zip has been added with description: Karaf logs_ODL_1&lt;/p&gt;</comment>
                            <comment id="37139" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:34:33 +0000"  >&lt;p&gt;Attachment karaf_odl_2.zip has been added with description: Karaf logs_ODL_2&lt;/p&gt;</comment>
                            <comment id="37140" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:35:09 +0000"  >&lt;p&gt;Attachment karaf_odl_3.zip has been added with description: Karaf logs_ODL_3&lt;/p&gt;</comment>
                            <comment id="37136" author="arthi.b@hcl.com" created="Mon, 10 Apr 2017 07:10:59 +0000"  >&lt;p&gt;Fix for the bug:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/53477/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/53477/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/51796/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/51796/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20467">NETVIRT-546</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12431" name="karaf_odl_1.zip" size="820875" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:34:08 +0000"/>
                            <attachment id="12432" name="karaf_odl_2.zip" size="794429" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:34:33 +0000"/>
                            <attachment id="12433" name="karaf_odl_3.zip" size="775256" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:35:09 +0000"/>
                            <attachment id="12430" name="query35_ovs.tar.xz" size="3768" author="arthi.b@hcl.com" created="Fri, 20 Jan 2017 07:31:45 +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>7606</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=7606]]></customfieldvalue>

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

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