<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:01 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-294] Errors in 3-node Cluster whan all 3 nodes used as OVS Managers (odl-ovsdb-openstack)</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-294</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Am probably jumping ahead here. Just tried to test once with all nodes as OVS Managers and one node to handle neutron requests, Faced issue even while stacking.&lt;/p&gt;

&lt;p&gt;ODL1-&amp;gt;handle neutron&lt;br/&gt;
ODL1,ODL2,ODL3 -&amp;gt; OVS Managers&lt;br/&gt;
Local.conf:  &lt;a href=&quot;https://gist.github.com/gvranganvtn/42239afc7caece28b3c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/gvranganvtn/42239afc7caece28b3c0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Exception in ODL1 &lt;br/&gt;
16-02-09 17:18:49,774 | ERROR | n-invoker-impl-0 | apshotBackedReadWriteTransaction | 136 - org.opendaylight.controller.sal-core-spi - 1.3.0.SNAPSHOT | Tx: member-1-chn-411-txn-1 Failed Read of /(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/7379aa64-0416-45e2-9531-351397cc742a}
&lt;p&gt;]&lt;br/&gt;
java.lang.IllegalArgumentException: Metadata not available for modification NodeModification [identifier=(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry, modificationType=TOUCH, childModification={(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)target=tcp:12.13.14.1:6640}
&lt;p&gt;]=NodeModification [identifier=(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)target=tcp:12.13.14.1:6640}
&lt;p&gt;], modificationType=DELETE, childModification={}], (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)target=tcp:12.13.14.2:6640}
&lt;p&gt;]=NodeModification [identifier=(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)target=tcp:12.13.14.2:6640}
&lt;p&gt;], modificationType=DELETE, childModification={}], (urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)target=tcp:12.13.14.3:6640}
&lt;p&gt;]=NodeModification [identifier=(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)manager-entry[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:ovsdb?revision=2015-01-05)target=tcp:12.13.14.3:6640}
&lt;p&gt;], modificationType=DELETE, childModification={}]}]&lt;br/&gt;
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)&lt;span class=&quot;error&quot;&gt;&amp;#91;64:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:197)&lt;span class=&quot;error&quot;&gt;&amp;#91;80:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:134)&lt;span class=&quot;error&quot;&gt;&amp;#91;80:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:247)&lt;span class=&quot;error&quot;&gt;&amp;#91;80:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:165)&lt;span class=&quot;error&quot;&gt;&amp;#91;80:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:206)&lt;span class=&quot;error&quot;&gt;&amp;#91;80:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:134)&lt;span class=&quot;error&quot;&gt;&amp;#91;80:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
@&lt;/p&gt;


&lt;p&gt;Will attach all logs shorthy&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21986">OVSDB-294</key>
            <summary>Errors in 3-node Cluster whan all 3 nodes used as OVS Managers (odl-ovsdb-openstack)</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="ranjithkumar_t@hcl.com">ranjithkumar_t</assignee>
                                    <reporter username="gvrangan">Venkatrangan Govindarajan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Feb 2016 22:31:05 +0000</created>
                <updated>Tue, 22 Mar 2016 12:36:27 +0000</updated>
                            <resolved>Tue, 22 Mar 2016 12:36:27 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41277" author="vishnoianil@gmail.com" created="Wed, 10 Feb 2016 01:55:50 +0000"  >&lt;p&gt;Venkat, this is the setup which i am using, where i point OpenStack to controller-1 and connect all the devices to all the three controller and things looks fine.&lt;/p&gt;

&lt;p&gt;Are you using dev stack setup? Do you see that the cluster is up and running fine before devstack set manager to ovsdb to connect to these controller?&lt;/p&gt;</comment>
                            <comment id="41278" author="gvrangan" created="Thu, 18 Feb 2016 04:38:58 +0000"  >&lt;p&gt;Tried the same test today, Did not observe the mentioned error messgae, But observed other exceptions in Karaf log &lt;/p&gt;


&lt;p&gt;ODL1-&amp;gt; Neutron&lt;/p&gt;

&lt;p&gt;ODL1,ODL2,ODL3 -&amp;gt; OVS&lt;/p&gt;

&lt;p&gt;Creaetd Network + Instances + Router&lt;/p&gt;

&lt;p&gt;ODL2 Down, Then removed and recreated instances, ODL2 UP and ODL3 down&lt;/p&gt;

&lt;p&gt;Then such exceptions wewre observed in ODL1 and ODL2.&lt;/p&gt;


&lt;hr /&gt;
&lt;p&gt;22:37:12,514 | ERROR | ntDispatcherImpl | EventDispatcher                  | 280 - org.opendaylight.ovsdb.openstack.net-virt - 1.2.1.Beryllium | Exception in dispatching event NorthboundEvent [handler=NEUTRON_PORT, action=DELETE, port=NeutronPort [portUUID=e2741f2c-78e3-4c33-8bd5-3a3333e9b3cc, networkUUID=e3c05fe4-715c-4776-af1e-ddd0ef4991d2, name=, adminStateUp=true, status=null, macAddress=fa:16:3e:66:3f:82, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;1.2.3.5&apos;, subnetUUID=&apos;1c9de44c-8c06-402e-b3b8-d5cb726f9e47&apos;}
&lt;p&gt;], deviceID=7a05b622-c7c6-44de-a4b9-ac3f4becbd22, deviceOwner=compute:nova, tenantID=1051edc9d3e34e6b9a6598c1e9abc71f, securityGroups=[NeutronSecurityGroup{securityGroupUUID=&apos;98e4c22d-010d-4f2c-9cd8-4fab8f944058&apos;, securityGroupName=&apos;default&apos;, securityGroupDescription=&apos;Default security group&apos;, securityGroupTenantID=&apos;1051edc9d3e34e6b9a6598c1e9abc71f&apos;, securityRules=[NeutronSecurityRule&lt;/p&gt;
{securityRuleUUID=&apos;df317fe0-7d9a-40aa-bf99-37bc4567b255&apos;, securityRuleDirection=&apos;ingress&apos;, securityRuleProtocol=&apos;null&apos;, securityRulePortMin=null, securityRulePortMax=null, securityRuleEthertype=&apos;IPv6&apos;, securityRuleRemoteIpPrefix=&apos;null&apos;, securityRemoteGroupID=98e4c22d-010d-4f2c-9cd8-4fab8f944058, securityRuleGroupID=&apos;98e4c22d-010d-4f2c-9cd8-4fab8f944058&apos;, securityRuleTenantID=&apos;1051edc9d3e34e6b9a6598c1e9abc71f&apos;}
&lt;p&gt;, NeutronSecurityRule&lt;/p&gt;
{securityRuleUUID=&apos;07f6dd0d-bd0c-49c1-b387-e2d5308ee1bd&apos;, securityRuleDirection=&apos;egress&apos;, securityRuleProtocol=&apos;null&apos;, securityRulePortMin=null, securityRulePortMax=null, securityRuleEthertype=&apos;IPv4&apos;, securityRuleRemoteIpPrefix=&apos;null&apos;, securityRemoteGroupID=null, securityRuleGroupID=&apos;98e4c22d-010d-4f2c-9cd8-4fab8f944058&apos;, securityRuleTenantID=&apos;1051edc9d3e34e6b9a6598c1e9abc71f&apos;}
&lt;p&gt;, NeutronSecurityRule&lt;/p&gt;
{securityRuleUUID=&apos;597764ac-7823-4974-bf15-39140d9624bb&apos;, securityRuleDirection=&apos;ingress&apos;, securityRuleProtocol=&apos;null&apos;, securityRulePortMin=null, securityRulePortMax=null, securityRuleEthertype=&apos;IPv4&apos;, securityRuleRemoteIpPrefix=&apos;null&apos;, securityRemoteGroupID=98e4c22d-010d-4f2c-9cd8-4fab8f944058, securityRuleGroupID=&apos;98e4c22d-010d-4f2c-9cd8-4fab8f944058&apos;, securityRuleTenantID=&apos;1051edc9d3e34e6b9a6598c1e9abc71f&apos;}
&lt;p&gt;, NeutronSecurityRule&lt;/p&gt;
{securityRuleUUID=&apos;a8d48c85-778c-43e8-9bf1-559442929913&apos;, securityRuleDirection=&apos;egress&apos;, securityRuleProtocol=&apos;null&apos;, securityRulePortMin=null, securityRulePortMax=null, securityRuleEthertype=&apos;IPv6&apos;, securityRuleRemoteIpPrefix=&apos;null&apos;, securityRemoteGroupID=null, securityRuleGroupID=&apos;98e4c22d-010d-4f2c-9cd8-4fab8f944058&apos;, securityRuleTenantID=&apos;1051edc9d3e34e6b9a6598c1e9abc71f&apos;}
&lt;p&gt;]]], bindinghostID=odl-os-compute-node, bindingvnicType=normal, bindingvnicType=normal], subnet=null, router=null, routerInterface=null, floatingIP=null, network=null, loadBalancer=null, loadBalancerPool=null, loadBalancerPoolMember=null, neutronsecurityRule=null]&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.cleanupFloatingIPRules(NeutronL3Adapter.java:1457)&lt;span class=&quot;error&quot;&gt;&amp;#91;280:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.handleNeutronPortEvent(NeutronL3Adapter.java:439)&lt;span class=&quot;error&quot;&gt;&amp;#91;280:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.PortHandler.doNeutronPortDeleted(PortHandler.java:127)&lt;span class=&quot;error&quot;&gt;&amp;#91;280:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
@&lt;br/&gt;
------------&lt;/p&gt;</comment>
                            <comment id="41281" author="gvrangan" created="Thu, 18 Feb 2016 04:39:46 +0000"  >&lt;p&gt;Attachment 5290_odl1.tar.gz has been added with description: ODL1 Logs&lt;/p&gt;</comment>
                            <comment id="41282" author="gvrangan" created="Thu, 18 Feb 2016 04:40:07 +0000"  >&lt;p&gt;Attachment 5290_odl2.tar.gz has been added with description: ODL2 Logs&lt;/p&gt;</comment>
                            <comment id="41283" author="gvrangan" created="Thu, 18 Feb 2016 04:40:26 +0000"  >&lt;p&gt;Attachment 5290_odl3.tar.gz has been added with description: ODL3 logs&lt;/p&gt;</comment>
                            <comment id="41279" author="gvrangan" created="Thu, 18 Feb 2016 04:40:46 +0000"  >&lt;p&gt;Attached today&apos;s logs.&lt;/p&gt;</comment>
                            <comment id="41280" author="ranjithkumar_t@hcl.com" created="Tue, 22 Mar 2016 10:52:19 +0000"  >&lt;p&gt;Tested on Beryllium latest Build and its working as expected. Hence closing this bug.&lt;/p&gt;</comment>
                            <comment id="41284" author="ranjithkumar_t@hcl.com" created="Tue, 22 Mar 2016 12:36:27 +0000"  >&lt;p&gt;Attachment karaf_logs.zip has been added with description: karaf logs&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12853" name="5290_odl1.tar.gz" size="171337" author="gvrangan" created="Thu, 18 Feb 2016 04:39:46 +0000"/>
                            <attachment id="12854" name="5290_odl2.tar.gz" size="136143" author="gvrangan" created="Thu, 18 Feb 2016 04:40:07 +0000"/>
                            <attachment id="12855" name="5290_odl3.tar.gz" size="112225" author="gvrangan" created="Thu, 18 Feb 2016 04:40:26 +0000"/>
                            <attachment id="12856" name="karaf_logs.zip" size="304162" author="ranjithkumar_t@hcl.com" created="Tue, 22 Mar 2016 12:36:27 +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>5290</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=5290]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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