<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36: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>[OVSDB-380] vxlan ports in Configuration datastore not created on device</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-380</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Used Legacy Netvirt and stacked up 3 openstack nodes. Then performed operations like create Network/Subnet and instances.&lt;/p&gt;

&lt;p&gt;At the end of operations, the instances failed to participate in communication. then noticed that it was not a full mesh.&lt;/p&gt;

&lt;p&gt;From the output of ovs-vsctl show we notice that the vxlan ports in compute nodes are not connecting to control node.&lt;/p&gt;

&lt;p&gt;sudo ovs-vsctl show in various nodes&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;gvrangan@controlnode devstack&amp;#93;&lt;/span&gt;$ sudo ovs-vsctl show&lt;br/&gt;
ed3798b7-0094-491c-bdd6-e8fdf7821bea&lt;br/&gt;
    Manager &quot;tcp:10.128.0.3:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:10.128.0.9:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:10.128.0.7:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:10.128.0.9:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:10.128.0.7:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:10.128.0.3:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;vxlan-10.128.0.5&quot;&lt;br/&gt;
            Interface &quot;vxlan-10.128.0.5&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;10.128.0.4&quot;, remote_ip=&quot;10.128.0.5&quot;}
&lt;p&gt;        Port &quot;vxlan-10.128.0.6&quot;&lt;br/&gt;
            Interface &quot;vxlan-10.128.0.6&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;10.128.0.4&quot;, remote_ip=&quot;10.128.0.6&quot;}
&lt;p&gt;        Port &quot;tap89b1db3d-ef&quot;&lt;br/&gt;
            Interface &quot;tap89b1db3d-ef&quot;&lt;br/&gt;
    Bridge br-ex&lt;br/&gt;
        Port br-ex&lt;br/&gt;
            Interface br-ex&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.5.0&quot;&lt;/p&gt;



&lt;p&gt;compute1 &lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;gvrangan@compute2 devstack&amp;#93;&lt;/span&gt;$ sudo ovs-vsctl show&lt;br/&gt;
9ed900aa-b573-4fc8-9ae1-c2889c638fff&lt;br/&gt;
    Manager &quot;tcp:10.128.0.3:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:10.128.0.7:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:10.128.0.9:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:10.128.0.9:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;vxlan-10.128.0.5&quot;&lt;br/&gt;
            Interface &quot;vxlan-10.128.0.5&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;10.128.0.6&quot;, remote_ip=&quot;10.128.0.5&quot;}
&lt;p&gt;        Port &quot;tap8dca1a92-2c&quot;&lt;br/&gt;
            Interface &quot;tap8dca1a92-2c&quot;&lt;br/&gt;
    Bridge br-ex&lt;br/&gt;
        Port br-ex&lt;br/&gt;
            Interface br-ex&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.5.2&quot;&lt;/p&gt;

&lt;p&gt;compute 2&lt;/p&gt;

&lt;p&gt;gvrangan@compute1 devstack]$ sudo ovs-vsctl show&lt;br/&gt;
795fa0e8-b4b2-49ee-b562-a2137f1bd585&lt;br/&gt;
    Manager &quot;tcp:10.128.0.3:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:10.128.0.9:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:10.128.0.7:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:10.128.0.9:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:10.128.0.3:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:10.128.0.7:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port &quot;vxlan-10.128.0.6&quot;&lt;br/&gt;
            Interface &quot;vxlan-10.128.0.6&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;10.128.0.5&quot;, remote_ip=&quot;10.128.0.6&quot;}
&lt;p&gt;        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
    Bridge br-ex&lt;br/&gt;
        Port br-ex&lt;br/&gt;
            Interface br-ex&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.5.2&quot;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22072">OVSDB-380</key>
            <summary>vxlan ports in Configuration datastore not created on device</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="gvrangan">Venkatrangan Govindarajan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Oct 2016 00:14:21 +0000</created>
                <updated>Thu, 19 Oct 2017 21:26:33 +0000</updated>
                            <resolved>Wed, 22 Feb 2017 00:32:42 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="41557" author="gvrangan" created="Fri, 21 Oct 2016 00:15:24 +0000"  >&lt;p&gt;checked the config datastore and identified that the ports are added by NEtvirt. but not found in operational. so I feel the ovsdb southbound failed to write to device.&lt;/p&gt;</comment>
                            <comment id="41565" author="gvrangan" created="Fri, 21 Oct 2016 00:15:48 +0000"  >&lt;p&gt;Attachment odl3.zip has been added with description: ODL3 logs&lt;/p&gt;</comment>
                            <comment id="41566" author="gvrangan" created="Fri, 21 Oct 2016 00:16:37 +0000"  >&lt;p&gt;Attachment odl1.zip has been added with description: odl1 logs&lt;/p&gt;</comment>
                            <comment id="41567" author="gvrangan" created="Fri, 21 Oct 2016 00:17:05 +0000"  >&lt;p&gt;Attachment odl2.zip has been added with description: odl2 logs&lt;/p&gt;</comment>
                            <comment id="41568" author="gvrangan" created="Fri, 21 Oct 2016 00:17:53 +0000"  >&lt;p&gt;Attachment ownership_info.txt has been added with description: entity_owners&lt;/p&gt;</comment>
                            <comment id="41569" author="gvrangan" created="Fri, 21 Oct 2016 00:18:19 +0000"  >&lt;p&gt;Attachment topology_config.txt has been added with description: Config topology&lt;/p&gt;</comment>
                            <comment id="41570" author="gvrangan" created="Fri, 21 Oct 2016 00:18:36 +0000"  >&lt;p&gt;Attachment topology_operational.txt has been added with description: Operational topology from device&lt;/p&gt;</comment>
                            <comment id="41558" author="gvrangan" created="Fri, 21 Oct 2016 00:20:32 +0000"  >&lt;p&gt;Other details&lt;/p&gt;

&lt;p&gt;odl1 : 10.128.0.3 (member-1)&lt;br/&gt;
odl2: 10.128.0.7  (member-2)&lt;br/&gt;
odl3 : 10.128.0.9 (member-3)&lt;/p&gt;</comment>
                            <comment id="41559" author="vishnoianil@gmail.com" created="Fri, 21 Oct 2016 00:25:32 +0000"  >&lt;p&gt;Venkat, which branch are you using ?&lt;/p&gt;</comment>
                            <comment id="41560" author="gvrangan" created="Fri, 21 Oct 2016 00:26:32 +0000"  >&lt;p&gt;(In reply to Anil Vishnoi from comment #9)&lt;br/&gt;
&amp;gt; Venkat, which branch are you using ?&lt;/p&gt;

&lt;p&gt;stable/boron, sorry for  not mentioning it.&lt;/p&gt;</comment>
                            <comment id="41561" author="vinh.nguyen@hcl.com" created="Fri, 21 Oct 2016 22:25:28 +0000"  >&lt;p&gt;The log shows the following Exception after the compute node is restarted. The exception are quite similar to the one in bug &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=6944&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=6944&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Caused by: org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNotExistException: Node /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[&lt;/p&gt;
{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=ovsdb:1}
&lt;p&gt;]/node/node[&lt;/p&gt;
{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=ovsdb://uuid/9ed900aa-b573-4fc8-9ae1-c2889c638fff}
&lt;p&gt;]/AugmentationIdentifier&lt;/p&gt;
{childNames=[(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)managed-node-entry, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)connection-info, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)openvswitch-external-ids, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)openvswitch-other-configs, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)ovs-version, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)interface-type-entry, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)db-version, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)queues, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)datapath-type-entry, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)qos-entries, (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)autoattach]}
&lt;p&gt;/(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry does not exist. Cannot apply modification to its children.&lt;/p&gt;</comment>
                            <comment id="41562" author="vinh.nguyen@hcl.com" created="Wed, 26 Oct 2016 15:59:50 +0000"  >&lt;p&gt;This problem cannot be reproduced in my testing. &lt;br/&gt;
From the attached, after re-stacking compute-node2 only connected to ODL3 as reflected in the config datastore:&lt;/p&gt;


&lt;p&gt;{&lt;br/&gt;
            &quot;node-id&quot;: &quot;ovsdb://uuid/9ed900aa-b573-4fc8-9ae1-c2889c638fff/bridge/br-int&quot;,&lt;br/&gt;
...&lt;br/&gt;
            &quot;ovsdb:controller-entry&quot;: [&lt;/p&gt;
              {
                &quot;target&quot;: &quot;tcp:10.128.0.9:6653&quot;
              }
&lt;p&gt;            ],&lt;br/&gt;
...}&lt;/p&gt;</comment>
                            <comment id="41563" author="vishnoianil@gmail.com" created="Thu, 2 Feb 2017 20:08:40 +0000"  >&lt;p&gt;Hi Venkat,&lt;/p&gt;

&lt;p&gt;Do you still face this issue in your setup? If not, can you please close this bug.If you still see this issue, are you running the latest stable/boron branch?&lt;/p&gt;</comment>
                            <comment id="41564" author="vishnoianil@gmail.com" created="Wed, 22 Feb 2017 00:32:42 +0000"  >&lt;p&gt;Closing this bug, if you see the issue again please re-open the bug and provide all the required logs.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12905" name="odl1.zip" size="119061" author="gvrangan" created="Fri, 21 Oct 2016 00:16:37 +0000"/>
                            <attachment id="12906" name="odl2.zip" size="69152" author="gvrangan" created="Fri, 21 Oct 2016 00:17:05 +0000"/>
                            <attachment id="12904" name="odl3.zip" size="68267" author="gvrangan" created="Fri, 21 Oct 2016 00:15:48 +0000"/>
                            <attachment id="12907" name="ownership_info.txt" size="7709" author="gvrangan" created="Fri, 21 Oct 2016 00:17:53 +0000"/>
                            <attachment id="12908" name="topology_config.txt" size="8947" author="gvrangan" created="Fri, 21 Oct 2016 00:18:19 +0000"/>
                            <attachment id="12909" name="topology_operational.txt" size="38326" author="gvrangan" created="Fri, 21 Oct 2016 00:18:36 +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>7005</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=7005]]></customfieldvalue>

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

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