<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:14 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-307] OVS restart was followed by change in VPN ID only in table 17 but not in tables 19,81</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-307</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;1. Create 1 net+subnet.&lt;br/&gt;
2. Create 9 VMs. Each with FIP.&lt;br/&gt;
3. Ping FIP for each VM -works OK.&lt;br/&gt;
4. OVS restart.&lt;br/&gt;
5. Ping FIP for each VM - not all VM&apos;s reply&lt;/p&gt;

&lt;p&gt;When comparing dump flows from before and after ovs-restart, we saw that VPN ID in table 17 changed to a new value but it&apos;s not the same value as in tables 81 (so ARP&apos;s don&apos;t work) and 19 (even when adding correct flow for table-81, the ping still don&apos;t reply).&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20228">NETVIRT-307</key>
            <summary>OVS restart was followed by change in VPN ID only in table 17 but not in tables 19,81</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="dotan.sokolover@hpe.com">dotans</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Nov 2016 17:49:22 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:21 +0000</updated>
                            <resolved>Mon, 2 Jan 2017 11:52:24 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="36841" author="dotan.sokolover@hpe.com" created="Tue, 29 Nov 2016 17:49:22 +0000"  >&lt;p&gt;Attachment vpnId change.txt has been added with description: dump flows,groups,ports&lt;/p&gt;</comment>
                            <comment id="36838" author="alonko@hpe.com" created="Wed, 30 Nov 2016 09:42:13 +0000"  >&lt;p&gt;same match exists twice in openflow DS (older and newer), each with a different flow ID&lt;br/&gt;
the flowId should probably be generated from the match details, and the old one should&apos;ve been deleted:&lt;/p&gt;

&lt;p&gt;I found in the inventory both the old and new vpn id with the same match. One overrides the other after OVS restart &lt;/p&gt;

&lt;p&gt;&amp;lt;flow&amp;gt;&lt;br/&gt;
&amp;lt;id&amp;gt;&lt;br/&gt;
2242356950108917.f3cf1f99-4034-474c-b9cc-47d6b9007264.5&lt;br/&gt;
&amp;lt;/id&amp;gt;&lt;br/&gt;
&amp;lt;hard-timeout&amp;gt;0&amp;lt;/hard-timeout&amp;gt;&lt;br/&gt;
&amp;lt;idle-timeout&amp;gt;0&amp;lt;/idle-timeout&amp;gt;&lt;br/&gt;
&amp;lt;match&amp;gt;&lt;br/&gt;
&amp;lt;metadata&amp;gt;&lt;br/&gt;
&amp;lt;metadata&amp;gt;11529232638254514176&amp;lt;/metadata&amp;gt;&lt;br/&gt;
&amp;lt;metadata-mask&amp;gt;18446742974197923840&amp;lt;/metadata-mask&amp;gt;&lt;br/&gt;
&amp;lt;/metadata&amp;gt;&lt;br/&gt;
&amp;lt;/match&amp;gt;&lt;br/&gt;
&amp;lt;cookie&amp;gt;134217729&amp;lt;/cookie&amp;gt;&lt;br/&gt;
&amp;lt;instructions&amp;gt;&lt;br/&gt;
&amp;lt;instruction&amp;gt;&lt;br/&gt;
&amp;lt;order&amp;gt;2&amp;lt;/order&amp;gt;&lt;br/&gt;
&amp;lt;go-to-table&amp;gt;&lt;br/&gt;
&amp;lt;table_id&amp;gt;19&amp;lt;/table_id&amp;gt;&lt;br/&gt;
&amp;lt;/go-to-table&amp;gt;&lt;br/&gt;
&amp;lt;/instruction&amp;gt;&lt;br/&gt;
&amp;lt;instruction&amp;gt;&lt;br/&gt;
&amp;lt;order&amp;gt;3&amp;lt;/order&amp;gt;&lt;br/&gt;
&amp;lt;write-metadata&amp;gt;&lt;br/&gt;
&amp;lt;metadata&amp;gt;13835075647468348208&amp;lt;/metadata&amp;gt;     &#61663;   C000100000022330&lt;br/&gt;
&amp;lt;metadata-mask&amp;gt;18446744073709551614&amp;lt;/metadata-mask&amp;gt;&lt;br/&gt;
&amp;lt;/write-metadata&amp;gt;&lt;br/&gt;
&amp;lt;/instruction&amp;gt;&lt;br/&gt;
&amp;lt;/instructions&amp;gt;&lt;br/&gt;
&amp;lt;installHw&amp;gt;true&amp;lt;/installHw&amp;gt;&lt;br/&gt;
&amp;lt;barrier&amp;gt;false&amp;lt;/barrier&amp;gt;&lt;br/&gt;
&amp;lt;strict&amp;gt;true&amp;lt;/strict&amp;gt;&lt;br/&gt;
&amp;lt;priority&amp;gt;5&amp;lt;/priority&amp;gt;&lt;br/&gt;
&amp;lt;table_id&amp;gt;17&amp;lt;/table_id&amp;gt;&lt;br/&gt;
&amp;lt;flow-name&amp;gt;&lt;br/&gt;
vpn.69855486-2ba7-4f42-be20-12d24c790cb9.f3cf1f99-4034-474c-b9cc-47d6b9007264&lt;br/&gt;
&amp;lt;/flow-name&amp;gt;&lt;br/&gt;
&amp;lt;/flow&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;flow&amp;gt;&lt;br/&gt;
&amp;lt;id&amp;gt;&lt;br/&gt;
2242356950108917.108cef20-25cb-461e-bc41-d2edad858517.5&lt;br/&gt;
&amp;lt;/id&amp;gt;&lt;br/&gt;
&amp;lt;hard-timeout&amp;gt;0&amp;lt;/hard-timeout&amp;gt;&lt;br/&gt;
&amp;lt;idle-timeout&amp;gt;0&amp;lt;/idle-timeout&amp;gt;&lt;br/&gt;
&amp;lt;match&amp;gt;&lt;br/&gt;
&amp;lt;metadata&amp;gt;&lt;br/&gt;
&amp;lt;metadata&amp;gt;11529232638254514176&amp;lt;/metadata&amp;gt;&lt;br/&gt;
&amp;lt;metadata-mask&amp;gt;18446742974197923840&amp;lt;/metadata-mask&amp;gt;&lt;br/&gt;
&amp;lt;/metadata&amp;gt;&lt;br/&gt;
&amp;lt;/match&amp;gt;&lt;br/&gt;
&amp;lt;cookie&amp;gt;134217729&amp;lt;/cookie&amp;gt;&lt;br/&gt;
&amp;lt;instructions&amp;gt;&lt;br/&gt;
&amp;lt;instruction&amp;gt;&lt;br/&gt;
&amp;lt;order&amp;gt;2&amp;lt;/order&amp;gt;&lt;br/&gt;
&amp;lt;go-to-table&amp;gt;&lt;br/&gt;
&amp;lt;table_id&amp;gt;19&amp;lt;/table_id&amp;gt;&lt;br/&gt;
&amp;lt;/go-to-table&amp;gt;&lt;br/&gt;
&amp;lt;/instruction&amp;gt;&lt;br/&gt;
&amp;lt;instruction&amp;gt;&lt;br/&gt;
&amp;lt;order&amp;gt;3&amp;lt;/order&amp;gt;&lt;br/&gt;
&amp;lt;write-metadata&amp;gt;&lt;br/&gt;
&amp;lt;metadata&amp;gt;13835075647468348224&amp;lt;/metadata&amp;gt;    &#61663; C000100000022340&lt;br/&gt;
&amp;lt;metadata-mask&amp;gt;18446744073709551614&amp;lt;/metadata-mask&amp;gt;&lt;br/&gt;
&amp;lt;/write-metadata&amp;gt;&lt;br/&gt;
&amp;lt;/instruction&amp;gt;&lt;br/&gt;
&amp;lt;/instructions&amp;gt;&lt;br/&gt;
&amp;lt;installHw&amp;gt;true&amp;lt;/installHw&amp;gt;&lt;br/&gt;
&amp;lt;barrier&amp;gt;false&amp;lt;/barrier&amp;gt;&lt;br/&gt;
&amp;lt;strict&amp;gt;true&amp;lt;/strict&amp;gt;&lt;br/&gt;
&amp;lt;priority&amp;gt;5&amp;lt;/priority&amp;gt;&lt;br/&gt;
&amp;lt;table_id&amp;gt;17&amp;lt;/table_id&amp;gt;&lt;br/&gt;
&amp;lt;flow-name&amp;gt;&lt;br/&gt;
vpn.71c87811-7258-403c-a96e-1259886f9e8f.108cef20-25cb-461e-bc41-d2edad858517&lt;br/&gt;
&amp;lt;/flow-name&amp;gt;&lt;br/&gt;
&amp;lt;/flow&amp;gt;&lt;/p&gt;</comment>
                            <comment id="36842" author="dotan.sokolover@hpe.com" created="Thu, 1 Dec 2016 13:01:02 +0000"  >&lt;p&gt;Attachment karaf-models-dump.tar.gz has been added with description: karaf models&lt;/p&gt;</comment>
                            <comment id="36839" author="tomer.pearl@hpe.com" created="Thu, 1 Dec 2016 13:11:54 +0000"  >&lt;p&gt;Old bound-services remains in &lt;br/&gt;
config/interface-service-bindings:service-bindings/&lt;br/&gt;
That&apos;s why we don&apos;t try to remove the old flows from the inventory&lt;br/&gt;
   {&lt;br/&gt;
        &quot;interface-name&quot;: &quot;7819ae07-9bc1-45d3-9420-c656fcd88793&quot;,&lt;br/&gt;
        &quot;service-mode&quot;: &quot;interface-service-bindings:service-mode-ingress&quot;,&lt;br/&gt;
        &quot;bound-services&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;service-priority&quot;: 5,&lt;br/&gt;
            &quot;service-type&quot;: &quot;interface-service-bindings:service-type-flow-based&quot;,&lt;br/&gt;
            &quot;flow-priority&quot;: 10,&lt;br/&gt;
            &quot;flow-cookie&quot;: 134217729,&lt;br/&gt;
            &quot;instruction&quot;: [&lt;br/&gt;
              {&lt;br/&gt;
                &quot;order&quot;: 1,&lt;br/&gt;
                &quot;write-metadata&quot;: &lt;/p&gt;
{
                  &quot;metadata&quot;: 140010,
                  &quot;metadata-mask&quot;: 4294967294
                }
&lt;p&gt;              },&lt;br/&gt;
              {&lt;br/&gt;
                &quot;order&quot;: 2,&lt;br/&gt;
                &quot;go-to-table&quot;: &lt;/p&gt;
{
                  &quot;table_id&quot;: 19
                }
&lt;p&gt;              }&lt;br/&gt;
            ],&lt;br/&gt;
            &quot;service-name&quot;: &quot;vpn.c1e2da25-99c4-43cd-8f1e-b86f6d9d3bc1.7819ae07-9bc1-45d3-9420-c656fcd88793&quot;&lt;br/&gt;
          },&lt;/p&gt;

&lt;p&gt;Interface is not present in ietf-interfaces, ietf-interfaces-state, l3vpn:vpn-interface.&lt;br/&gt;
In the log, there are no messages regarding unbind of services with this (140010) metadata.&lt;/p&gt;

&lt;p&gt;(referring to logs from 2016-12-01 13:01:02 UTC)&lt;/p&gt;</comment>
                            <comment id="36840" author="olga.schukin@hpe.com" created="Mon, 2 Jan 2017 11:52:24 +0000"  >&lt;p&gt;it&apos;s a script mistake, closing this issue.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12335" name="karaf-models-dump.tar.gz" size="19135" author="dotan.sokolover@hpe.com" created="Thu, 1 Dec 2016 13:01:02 +0000"/>
                            <attachment id="12334" name="vpnId change.txt" size="34153" author="dotan.sokolover@hpe.com" created="Tue, 29 Nov 2016 17:49:22 +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>7266</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=7266]]></customfieldvalue>

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

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