<!-- 
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-304] no rules in table 26 for default route</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-304</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Setup&lt;br/&gt;
*****&lt;br/&gt;
Devstuck newton v2&lt;br/&gt;
Host1=controller+compute&lt;br/&gt;
Host2=compute&lt;/p&gt;

&lt;p&gt;Description&lt;br/&gt;
************&lt;br/&gt;
2 vm&apos;s+different computes+L2:&lt;br/&gt;
vm_X=sg1&lt;br/&gt;
All Icmp - ingress&amp;amp;egress&lt;br/&gt;
Custom Tcp port 80 - Egress&lt;br/&gt;
vm_y=sg2&lt;br/&gt;
All Icmp - ingress&amp;amp;egress&lt;br/&gt;
Custom Tcp port 22 - ingress&lt;/p&gt;

&lt;p&gt;**Try to wget from vm1 to external server(wget &lt;a href=&quot;http://10.0.1.55&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.0.1.55&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Resaults&lt;br/&gt;
********&lt;br/&gt;
wget fail to connect to server(connection failed cause of timeout)&lt;/p&gt;

&lt;p&gt;Defect&lt;br/&gt;
*******&lt;br/&gt;
it can be seen in pipe-line that there are no rules in table 26 for ip default route.&lt;/p&gt;

&lt;p&gt;Table 21&lt;br/&gt;
*********&lt;br/&gt;
root@devstack-man21-zan:~#  ovs-ofctl dump-flows -OOpenFlow13 br-int table=21&lt;/p&gt;

&lt;p&gt;cookie=0x8000004, duration=72067.449s, table=21, n_packets=192, n_bytes=14208, priority=10,ip,metadata=0x222e0/0xfffffffe actions=goto_table:26&lt;/p&gt;

&lt;p&gt;Table 26&lt;br/&gt;
*********&lt;br/&gt;
root@devstack-man21-zan:~#  ovs-ofctl dump-flows -OOpenFlow13 br-int table=2&lt;/p&gt;

&lt;p&gt;OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20225">NETVIRT-304</key>
            <summary>no rules in table 26 for default route</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="olga.schukin@hpe.com">Olga Schukin</assignee>
                                    <reporter username="zan.cohen@hpe.com">zan cohen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Nov 2016 11:03:34 +0000</created>
                <updated>Thu, 15 Dec 2016 18:31:35 +0000</updated>
                            <resolved>Thu, 15 Dec 2016 18:31:35 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="36831" author="zan.cohen@hpe.com" created="Tue, 29 Nov 2016 11:03:54 +0000"  >&lt;p&gt;Logs:&lt;br/&gt;
\\10.0.1.216\pub\zan_cohen\Bugzila_7260&lt;/p&gt;</comment>
                            <comment id="36832" author="zan.cohen@hpe.com" created="Tue, 29 Nov 2016 11:05:39 +0000"  >&lt;p&gt;vm1 ip=10.0.123.3,FIP=10.64.121.4&lt;/p&gt;</comment>
                            <comment id="36833" author="olga.schukin@hpe.com" created="Thu, 8 Dec 2016 14:58:52 +0000"  >&lt;p&gt;From the karaf log:&lt;/p&gt;

&lt;p&gt;2016-11-28 17:51:35,068 | ERROR | pool-47-thread-2 | InterfacemgrProvider             | 308 - org.opendaylight.genius.interfacemanager-impl - 0.1.2.SNAPSHOT | Interface 47a55c35-4166-4f66-8f38-2c229251934d is not present&lt;br/&gt;
2016-11-28 17:51:35,068 | WARN  | pool-47-thread-2 | ElanInterfaceManager             | 325 - org.opendaylight.netvirt.elanmanager-impl - 0.3.2.SNAPSHOT | Interface 47a55c35-4166-4f66-8f38-2c229251934d is removed from Interface Oper DS due to port down &lt;br/&gt;
2016-11-28 17:51:37,151 | ERROR | pool-47-thread-2 | InterfaceManagerRpcService       | 308 - org.opendaylight.genius.interfacemanager-impl - 0.1.2.SNAPSHOT | Retrieval of datapath id for the key &lt;/p&gt;
{32ed23f4-1a1c-4b04-b6f0-d5cd6e586596}
&lt;p&gt; failed due to missing Interface-state&lt;br/&gt;
2016-11-28 17:51:37,152 | ERROR | pool-47-thread-2 | NatUtil                          | 326 - org.opendaylight.netvirt.natservice-impl - 0.3.2.SNAPSHOT | NAT Service : Could not retrieve DPN Id for interface 32ed23f4-1a1c-4b04-b6f0-d5cd6e586596&lt;br/&gt;
2016-11-28 17:51:37,152 | ERROR | pool-47-thread-2 | FloatingIPListener               | 326 - org.opendaylight.netvirt.natservice-impl - 0.3.2.SNAPSHOT | NAT Service : No DPN for interface 32ed23f4-1a1c-4b04-b6f0-d5cd6e586596. NAT flow entries for ip mapping InternalToExternalPortMap{getExternalId=Uuid &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=c3fa0138-bad9-4921-a151-c64d6c934007&amp;#93;&lt;/span&gt;, getExternalIp=10.64.121.4, getInternalIp=10.0.123.3, augmentations={}} will not be installed&lt;/p&gt;</comment>
                            <comment id="36834" author="olga.schukin@hpe.com" created="Sun, 11 Dec 2016 09:13:40 +0000"  >&lt;p&gt;The root cause is that the model of router gateway wasn&apos;t written to MDSAL due to the following null exception:&lt;br/&gt;
--------------------------------------------------&lt;br/&gt;
2016-11-28 17:00:12,479 | ERROR | pool-47-thread-1 | NeutronvpnNatManager             | 321 - org.opendaylight.netvirt.neutronvpn-impl - 0.3.2.SNAPSHOT | Creation of extrouters failed for router fb2d63f1-4381-426a-8a1a-6d6cba67551a failed with null&lt;br/&gt;
--------------------------------------------------&lt;br/&gt;
config/odl-nat:ext-routers&lt;br/&gt;
{&lt;br/&gt;
    &quot;errors&quot;: {&lt;br/&gt;
        &quot;error&quot;: [&lt;/p&gt;
            {
                &quot;error-message&quot;: &quot;Request could not be completed because the relevant data model content does not exist &quot;,
                &quot;error-tag&quot;: &quot;data-missing&quot;,
                &quot;error-type&quot;: &quot;application&quot;
            }
&lt;p&gt;        ]&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;</comment>
                            <comment id="36835" author="olga.schukin@hpe.com" created="Tue, 13 Dec 2016 07:43:12 +0000"  >&lt;p&gt;review &lt;a href=&quot;https://git.opendaylight.org/gerrit/49280&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/49280&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20216">NETVIRT-295</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="20262">NETVIRT-341</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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>7260</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=7260]]></customfieldvalue>

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

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