<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:24:00 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-1412] the br-int has two same vxlan tunnels .</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1412</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;I modify the etc file like this:&lt;/p&gt;

&lt;p&gt;1&#12289;{odl_dir}/etc/opendaylight/datastore/initial/config/genius-itm-config.xml &#65306;&lt;/p&gt;

&lt;p&gt;&amp;lt;def-tz-enabled&amp;gt;false&amp;lt;/def-tz-enabled&amp;gt;&lt;/p&gt;

&lt;p&gt;&#160;&amp;lt;gpe-extension-enabled&amp;gt;true&amp;lt;/gpe-extension-enabled&amp;gt;&lt;/p&gt;

&lt;p&gt;2&#12289;{odl_dir}/etc/opendaylight/datastore/initial/config/netvirt-elanmanager-config.xml &#65306;&lt;/p&gt;

&lt;p&gt;&amp;lt;auto-config-transport-zones&amp;gt;true&amp;lt;/auto-config-transport-zones&amp;gt;&lt;/p&gt;

&lt;p&gt;&#160;&amp;lt;use-of-tunnels&amp;gt;true&amp;lt;/use-of-tunnels&amp;gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;After the vm is created ,the vxlan tunnels are also built.&lt;/p&gt;

&lt;p&gt;But there were two same vxlan tunnels. For example:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@wlz-controller odl&amp;#93;&lt;/span&gt;# ovs-vsctl show&lt;br/&gt;
e3894f29-cb8b-484e-a711-98411854e978&lt;br/&gt;
Manager &quot;tcp:172.23.27.12:6640&quot;&lt;br/&gt;
is_connected: true&lt;br/&gt;
Bridge br-int&lt;br/&gt;
Controller &quot;tcp:172.23.27.12:6653&quot;&lt;br/&gt;
fail_mode: secure&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;Port &quot;tunad8b9653c61&quot;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;Interface &quot;tunad8b9653c61&quot;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;type: vxlan&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;options: {exts=gpe, key=flow, local_ip=&quot;10.0.1.91&quot;, remote_ip=flow}&lt;/font&gt;&lt;br/&gt;
Port br-int&lt;br/&gt;
Interface br-int&lt;br/&gt;
type: internal&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;Port &quot;tun9285edd6d47&quot;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;Interface &quot;tun9285edd6d47&quot;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;type: vxlan&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;options: {exts=gpe, key=flow, local_ip=&quot;10.0.1.91&quot;, remote_ip=flow}&lt;/font&gt;&lt;br/&gt;
Port &quot;tapc5d79335-8b&quot;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@wlz-controller odl&amp;#93;&lt;/span&gt;# ovs-ofctl show -O Openflow13 br-int&lt;br/&gt;
OFPT_FEATURES_REPLY (OF1.3) (xid=0x2): dpid:0000fce6e8bafdd6&lt;br/&gt;
n_tables:254, n_buffers:256&lt;br/&gt;
capabilities: FLOW_STATS TABLE_STATS PORT_STATS GROUP_STATS QUEUE_STATS&lt;br/&gt;
OFPST_PORT_DESC reply (OF1.3) (xid=0x3):&lt;br/&gt;
1(tapc5d79335-8b): addr:b6:f7:6d:4a:92:84&lt;br/&gt;
config: PORT_DOWN&lt;br/&gt;
state: LINK_DOWN&lt;br/&gt;
speed: 0 Mbps now, 0 Mbps max&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt;2(tunad8b9653c61): addr:c6:78:1c:b0:c4:4f&lt;/font&gt;&lt;br/&gt;
config: 0&lt;br/&gt;
state: 0&lt;br/&gt;
speed: 0 Mbps now, 0 Mbps max&lt;br/&gt;
7(tap5000f882-28): addr:00:00:00:00:0c:51&lt;br/&gt;
config: PORT_DOWN&lt;br/&gt;
state: LINK_DOWN&lt;br/&gt;
speed: 0 Mbps now, 0 Mbps max&lt;br/&gt;
LOCAL(br-int): addr:fc:e6:e8:ba:fd:d6&lt;br/&gt;
config: PORT_DOWN&lt;br/&gt;
state: LINK_DOWN&lt;br/&gt;
speed: 0 Mbps now, 0 Mbps max&lt;br/&gt;
OFPT_GET_CONFIG_REPLY (OF1.3) (xid=0x5): frags=normal miss_send_len&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;It shows that two same vxlan tunnels were bulit and one of them did not have port number.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="30642">NETVIRT-1412</key>
            <summary>the br-int has two same vxlan tunnels .</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="Hematg">Hema Gopalakrishnan</assignee>
                                    <reporter username="renqz">Qiuzheng Ren</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 Aug 2018 08:47:33 +0000</created>
                <updated>Wed, 22 Jan 2020 05:27:16 +0000</updated>
                            <resolved>Wed, 22 Jan 2020 05:26:47 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="67677" author="hematg" created="Wed, 22 Jan 2020 05:24:58 +0000"  >&lt;p&gt;This is dynamic tunnel feature, where tunnels are built when the first VM is booted.&#160;&lt;/p&gt;

&lt;p&gt;This feature was not fully tested and supported as it has performance impacts. Hence this bug will not be fixed&lt;/p&gt;</comment>
                            <comment id="67678" author="hematg" created="Wed, 22 Jan 2020 05:25:53 +0000"  >&lt;p&gt;Not applicable as bug wont be fixed&lt;/p&gt;</comment>
                            <comment id="67679" author="hematg" created="Wed, 22 Jan 2020 05:26:47 +0000"  >&lt;p&gt;The bug is due to dynamic tunnel feature which is not supported. So wont fix&lt;/p&gt;</comment>
                            <comment id="67680" author="hematg" created="Wed, 22 Jan 2020 05:27:16 +0000"  >&lt;p&gt;Wont fix so no QA&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                    <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03i5r:</customfieldvalue>

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