<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:00:15 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>[GENIUS-234] the vxlan tunnel disappear after deleting the vms on the compute node</title>
                <link>https://jira.opendaylight.org/browse/GENIUS-234</link>
                <project id="10126" key="GENIUS">genius</project>
                    <description>&lt;p&gt;The netvirt configure file&#160; is :&lt;/p&gt;

{odl_dir}/etc/opendaylight/datastore/initial/config/genius-itm-config.xml &#65306;&lt;br/&gt;
&lt;br/&gt;
&amp;lt;def-tz-enabled&amp;gt;false&amp;lt;/def-tz-enabled&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&#160;&amp;lt;gpe-extension-enabled&amp;gt;true&amp;lt;/gpe-extension-enabled&amp;gt;&lt;br/&gt;
{odl_dir}
&lt;p&gt;/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;&lt;b&gt;1&#12289;So the vxlan tunnels are created after the vm is booted first on the compute node.&#160; like this&#65306;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@computer1-r ~&amp;#93;&lt;/span&gt;# ovs-vsctl show&lt;/p&gt;

&lt;p&gt;c40586c2-afe7-4be9-87e0-3405fbcc2ae4&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Manager &quot;tcp:192.168.100.13:6640&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; is_connected: true&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Bridge br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Controller &quot;tcp:192.168.100.13:6653&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; is_connected: true&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fail_mode: secure&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port &quot;tun1593f6a7311&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Interface &quot;tun1593f6a7311&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; type: vxlan&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; options: {exts=gpe, key=flow, local_ip=&quot;192.168.100.31&quot;, remote_ip=flow}&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port &quot;tap6087d304-05&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;Interface &quot;tap6087d304-05&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Interface br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; type: internal&lt;/p&gt;

&lt;p&gt;ovs_version: &quot;2.9.0&quot;&lt;/p&gt;

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

&lt;p&gt;&lt;b&gt;2&#12289;Then I delete the vm on the compute ,I found the vxlan tunnel is deleted. like :&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@computer1-r ~&amp;#93;&lt;/span&gt;# ovs-vsctl show&lt;/p&gt;

&lt;p&gt;c40586c2-afe7-4be9-87e0-3405fbcc2ae4&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Manager &quot;tcp:192.168.100.13:6640&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; is_connected: true&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Bridge br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Controller &quot;tcp:192.168.100.13:6653&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; is_connected: true&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fail_mode: secure&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Interface br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; type: internal&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; ovs_version: &quot;2.9.0&quot;&lt;/p&gt;

&lt;p&gt;The log follow the link:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.hastebin.com/amikohutox.rb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.hastebin.com/amikohutox.rb&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;3&#12289;Last I created a new vm on the compute node ,I found the vm was created successfully but the vxlan tunnels was not created:&lt;/p&gt;

&lt;p&gt;c40586c2-afe7-4be9-87e0-3405fbcc2ae4&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Manager &quot;tcp:192.168.100.13:6640&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; is_connected: true&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Bridge br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Controller &quot;tcp:192.168.100.13:6653&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; is_connected: true&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fail_mode: secure&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port &quot;tap2a22261c-d4&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;Interface &quot;tap2a22261c-d4&quot;&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Interface br-int&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; type: internal&lt;/p&gt;

&lt;p&gt;ovs_version: &quot;2.9.0&quot;&lt;/p&gt;

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

&lt;p&gt;The log follow the link:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.hastebin.com/melevikiha.rb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.hastebin.com/melevikiha.rb&lt;/a&gt;&lt;/p&gt;

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

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

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

&lt;p&gt;4&#12289;I restart the odl ,and the tunnel was recreated again.&lt;/p&gt;

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

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

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="30951">GENIUS-234</key>
            <summary>the vxlan tunnel disappear after deleting the vms on the compute node</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="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="k.faseela">Faseela K</assignee>
                                    <reporter username="renqz">Qiuzheng Ren</reporter>
                        <labels>
                    </labels>
                <created>Mon, 29 Oct 2018 14:09:13 +0000</created>
                <updated>Tue, 30 Oct 2018 21:29:34 +0000</updated>
                            <resolved>Tue, 30 Oct 2018 21:29:05 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="30950">GENIUS-233</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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01sok:</customfieldvalue>

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