<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:13 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-298] VM to another VM FIP address (in different subnet) fails on second try</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-298</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;I have 2 VMs each in a different net. Each VM on a different compute. &lt;br/&gt;
In each repetition I do the following:&lt;br/&gt;
Create router and connect it to both subnets.&lt;br/&gt;
create 2 FIPs.&lt;br/&gt;
Associate each FIP to one VM.&lt;br/&gt;
SSH to one VM and ping to the other FIP from that VM.&lt;br/&gt;
SSH to second VM and ping the first FIP.&lt;br/&gt;
Delete the 2 FIPs.&lt;br/&gt;
Delete router (and its interfaces)&lt;/p&gt;

&lt;p&gt;On the second cycle, the SSH to first VM failed.&lt;/p&gt;

&lt;p&gt;In the attachments, you can find:&lt;br/&gt;
1. q-svc and Karaf logs&lt;br/&gt;
2. dump-flows,groups and ports from first VM.&lt;br/&gt;
3. dump flows, groups and ports from second vm.&lt;br/&gt;
4. Karaf models.&lt;br/&gt;
5. output log.&lt;br/&gt;
6. Test script.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20219">NETVIRT-298</key>
            <summary>VM to another VM FIP address (in different subnet) fails on second try</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dotan.sokolover@hpe.com">dotans</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Nov 2016 19:35:02 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:51 +0000</updated>
                            <resolved>Thu, 6 Jul 2017 00:21:16 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36811" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:35:02 +0000"  >&lt;p&gt;Attachment log.gz has been added with description: output log&lt;/p&gt;</comment>
                            <comment id="36812" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:35:32 +0000"  >&lt;p&gt;Attachment karaf-models-dump.tar.gz has been added with description: karaf models&lt;/p&gt;</comment>
                            <comment id="36813" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:36:03 +0000"  >&lt;p&gt;Attachment bug_flows.log.gz has been added with description: dump flows of second vm&lt;/p&gt;</comment>
                            <comment id="36814" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:36:36 +0000"  >&lt;p&gt;Attachment bug_flows1.log.gz has been added with description: dump flows of first vm&lt;/p&gt;</comment>
                            <comment id="36815" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:37:12 +0000"  >&lt;p&gt;Attachment q-svc.log1.gz has been added with description: q-svc.log&lt;/p&gt;</comment>
                            <comment id="36816" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:45:31 +0000"  >&lt;p&gt;Attachment screen-karaf.log1.gz.001 has been added with description: karaf.log part1&lt;/p&gt;</comment>
                            <comment id="36817" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:46:14 +0000"  >&lt;p&gt;Attachment screen-karaf.log1.gz.002 has been added with description: karaf.log part2&lt;/p&gt;</comment>
                            <comment id="36809" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:49:23 +0000"  >&lt;p&gt;It seems that the ping request goes from first VM to second VM.&lt;br/&gt;
The ICMP request goes to table36.&lt;br/&gt;
I didn&apos;t understand if the request is good and then the reply fails somewhere between table 17 and table 19 or the ICMP request itself fails after table 36&lt;/p&gt;</comment>
                            <comment id="36810" author="dotan.sokolover@hpe.com" created="Sun, 27 Nov 2016 07:42:31 +0000"  >&lt;p&gt;It seems that the ping request goes from first VM to second VM.&lt;br/&gt;
The ICMP request goes to table36.&lt;br/&gt;
I didn&apos;t understand if the request is good and then the reply fails somewhere between table 17 and table 19 or the ICMP request itself fails after table 36&lt;/p&gt;</comment>
                            <comment id="36818" author="dotan.sokolover@hpe.com" created="Sun, 27 Nov 2016 07:43:37 +0000"  >&lt;p&gt;Attachment L3pingBetweenVmsDifferentSubnet.sh has been added with description: Test script&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12333" name="L3pingBetweenVmsDifferentSubnet.sh" size="2626" author="dotan.sokolover@hpe.com" created="Sun, 27 Nov 2016 07:43:37 +0000"/>
                            <attachment id="12328" name="bug_flows.log.gz" size="11443" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:36:03 +0000"/>
                            <attachment id="12329" name="bug_flows1.log.gz" size="8670" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:36:36 +0000"/>
                            <attachment id="12327" name="karaf-models-dump.tar.gz" size="18544" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:35:32 +0000"/>
                            <attachment id="12326" name="log.gz" size="2419" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:35:02 +0000"/>
                            <attachment id="12330" name="q-svc.log1.gz" size="256267" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:37:12 +0000"/>
                            <attachment id="12331" name="screen-karaf.log1.gz.001" size="1024000" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:45:31 +0000"/>
                            <attachment id="12332" name="screen-karaf.log1.gz.002" size="768276" author="dotan.sokolover@hpe.com" created="Thu, 24 Nov 2016 19:46:14 +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>7238</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=7238]]></customfieldvalue>

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

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