<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:11 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-286] Tunnel id update as a resault of ovs restart</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-286</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Description:&lt;br/&gt;
************&lt;br/&gt;
1.Load Devstuck setup(no vm&apos;s configure).&lt;br/&gt;
2.Dump controler+compute ovs pipeline to file.(see before_restart.txt file).&lt;br/&gt;
3.ovs-restart to controller+compute ovs only&lt;br/&gt;
4.Dump controler+compute ovs pipeline to file.(see after_restart.txt file).&lt;/p&gt;

&lt;p&gt;Defect&lt;br/&gt;
******&lt;br/&gt;
Diff for both before and after ovs restart - it can be seen that tunnel id change.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20207">NETVIRT-286</key>
            <summary>Tunnel id update as a resault of ovs restart</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="olga.schukin@hpe.com">Olga Schukin</assignee>
                                    <reporter username="zan.cohen@hpe.com">zan cohen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Nov 2016 08:43:32 +0000</created>
                <updated>Wed, 7 Dec 2016 13:12:40 +0000</updated>
                            <resolved>Wed, 7 Dec 2016 13:12:40 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36756" author="zan.cohen@hpe.com" created="Tue, 22 Nov 2016 09:13:10 +0000"  >&lt;p&gt;Attachment before_restart.txt has been added with description: Before_ovs_restart&lt;/p&gt;</comment>
                            <comment id="36757" author="zan.cohen@hpe.com" created="Tue, 22 Nov 2016 09:13:44 +0000"  >&lt;p&gt;Attachment after_restart.txt has been added with description: After_ovs_restart&lt;/p&gt;</comment>
                            <comment id="36758" author="zan.cohen@hpe.com" created="Tue, 22 Nov 2016 09:15:08 +0000"  >&lt;p&gt;Attachment Report.txt has been added with description: pipe_line_comparison&lt;/p&gt;</comment>
                            <comment id="36755" author="olga.schukin@hpe.com" created="Wed, 7 Dec 2016 13:11:18 +0000"  >&lt;p&gt;Restart of OVS where allocated NAPT switch causes re-installation of related rules for all computes. T36 hook you are concerned, have a match on tunnel-id which is just a label. The label is generated automatically from VPN+IP while hooks installation. Then rules are updated for all OVS. &lt;br/&gt;
Ref to look for the flow in karaf logs: &lt;br/&gt;
&quot;NAT Service : Select a new NAPT switch ...&quot;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;Sum: works as designed. ***&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Note:&lt;br/&gt;
 I&apos;ve paid attention to the timing. If there are vm&apos;s on the compute which is going to be restarted, then reset flows take a little more time and ID Manager succeeds to release a previous label. Therefore it will allocate same label(tunnel-id) for the VPN+IP after restart. In your case the new label was generated just because old label is not free still, see below:&lt;/p&gt;

&lt;p&gt;IdManager                        | 358 - org.opendaylight.genius.idmanager-impl - 0.2.0.SNAPSHOT | Got pool IdLocalPool [poolName=vpnservices.2130706433, availableIds=AvailableIdHolder &lt;span class=&quot;error&quot;&gt;&amp;#91;low=70000, high=72999, cur=70004&amp;#93;&lt;/span&gt;, releasedIds=ReleasedIdHolder [availableIdCount=1, timeDelaySec=30, delayedEntries=[&lt;/p&gt;
{Id: 70002 ReadyTimeSec: 1481115010}
&lt;p&gt;]]]&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12315" name="Report.txt" size="9181" author="zan.cohen@hpe.com" created="Tue, 22 Nov 2016 09:15:08 +0000"/>
                            <attachment id="12314" name="after_restart.txt" size="111353" author="zan.cohen@hpe.com" created="Tue, 22 Nov 2016 09:13:44 +0000"/>
                            <attachment id="12313" name="before_restart.txt" size="111527" author="zan.cohen@hpe.com" created="Tue, 22 Nov 2016 09:13:10 +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>7217</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=7217]]></customfieldvalue>

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

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