<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:53 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-176] Missing rules after OVS restart</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-176</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Test flow: &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Setup with two compute nodes&lt;/li&gt;
	&lt;li&gt;To create one vm instance on each compute&lt;br/&gt;
&#8226;	D1&lt;br/&gt;
           vm:10.0.123.4  DHCP: 10.0.123.2&lt;br/&gt;
&#8226;	D2&lt;br/&gt;
           vm:10.0.123.3	&lt;/li&gt;
	&lt;li&gt;Setting the floating ip for 2nd vm instance: 10.64.112.3&lt;/li&gt;
	&lt;li&gt;Reset OVS on d1, capture rules before and after the reset;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Issue: missed rules for local group, for example DHCP &amp;amp; vm instance in the table=21 are missed (i.e. 10.0.0.123.4 and 10.0.123.2)&lt;br/&gt;
Result: no response on ping (I&#8217;ve tried to ping from d2 to 10.0.123.4 before and after reset)&lt;/p&gt;

&lt;p&gt;&#1040;fter initial analysis looks there is a race between the external group installation (group table) and the missing rules installation (which output to these groups) that after the restart.&lt;/p&gt;

&lt;p&gt;The rules and log are attached.&lt;br/&gt;
Note: happened twice out of 10 attempts.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20097">NETVIRT-176</key>
            <summary>Missing rules after 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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="olga.schukin@hpe.com">Olga Schukin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 29 Sep 2016 08:42:10 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:28 +0000</updated>
                            <resolved>Thu, 13 Oct 2016 08:16:34 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="36480" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:42:10 +0000"  >&lt;p&gt;Attachment d1-before-reset_fip.txt has been added with description: d1 rules before OVS reset&lt;/p&gt;</comment>
                            <comment id="36481" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:43:55 +0000"  >&lt;p&gt;Attachment d1-before-reset_fip.txt has been added with description: d1 rules before reset&lt;/p&gt;</comment>
                            <comment id="36482" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:50:48 +0000"  >&lt;p&gt;Attachment d1-after-reset_fip.txt has been added with description: d1 rules after OVS restart&lt;/p&gt;</comment>
                            <comment id="36483" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:55:31 +0000"  >&lt;p&gt;Attachment screen-karaf.log.rar has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="36479" author="olga.schukin@hpe.com" created="Thu, 13 Oct 2016 08:16:34 +0000"  >&lt;p&gt;The bug seems to be openflowplugin issue.&lt;br/&gt;
Therefore a new bug is created &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=6933&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=6933&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="28066">OPNFLWPLUG-798</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12244" name="d1-after-reset_fip.txt" size="35502" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:50:48 +0000"/>
                            <attachment id="12243" name="d1-before-reset_fip.txt" size="29660" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:43:55 +0000"/>
                            <attachment id="12242" name="d1-before-reset_fip.txt" size="29660" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:42:10 +0000"/>
                            <attachment id="12245" name="screen-karaf.log.rar" size="419247" author="olga.schukin@hpe.com" created="Thu, 29 Sep 2016 08:55:31 +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>6827</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=6827]]></customfieldvalue>

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

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