<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:38 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>[CONTROLLER-1078] Clustering : 3 Node Clustering of ODL is not working</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1078</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;HI,&lt;br/&gt;
am trying out the clustering of ODL, as mentioned in the &lt;br/&gt;
&lt;a href=&quot;https://wiki.opendaylight.org/view/Running_and_testing_an_OpenDaylight_Cluster&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Running_and_testing_an_OpenDaylight_Cluster&lt;/a&gt;&lt;br/&gt;
i have an issue here.&lt;br/&gt;
After i configure the 2 nodes (according to the WiKi) and started the controllers with karaf command, i have the following issues:&lt;br/&gt;
1. When i try to access the dlux UI (of the controller IP, which we gave in akka.conf), it says Unable to login.&lt;br/&gt;
2. On the node controller, i have the following error message (not able to connect to the controller):&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;Exception in thread &quot;config-pusher&quot; java.lang.IllegalStateException: Failed to send commit for configuration 05-clustering.xml(odl-mdsal-clustering,odl-mdsal-clustering)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.sendRequestGetResponseCheckIsOK(ConfigPusherImpl.java:290)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.pushConfig(ConfigPusherImpl.java:244)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.pushConfigWithConflictingVersionRetries(ConfigPusherImpl.java:133)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.internalPushConfigs(ConfigPusherImpl.java:109)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.process(ConfigPusherImpl.java:76)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:178)&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:745)&lt;br/&gt;
Caused by: java.lang.IllegalStateException: Error - getInstance() failed for ModuleIdentifier&lt;/p&gt;
{factoryName=&apos;binding-broker-impl&apos;, instanceName=&apos;binding-broker-impl&apos;}
&lt;p&gt; in transaction TransactionIdentifier&lt;/p&gt;
{name=&apos;ConfigTransaction-39-41&apos;}
&lt;p&gt;        at org.opendaylight.controller.config.manager.impl.ConfigTransactionControllerImpl.secondPhaseCommit(ConfigTransactionControllerImpl.java:402)&lt;br/&gt;
        at org.opendaylight.controller.config.manager.impl.ConfigRegistryImpl.secondPhaseCommit(ConfigRegistryImpl.java:282)&lt;br/&gt;
        at org.opendaylight.controller.config.manager.impl.ConfigRegistryImpl.commitConfig(ConfigRegistryImpl.java:229)&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;br/&gt;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
        at java.lang.reflect.Method.invoke(Method.java:606)&lt;br/&gt;
        at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:75)&lt;br/&gt;
        at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)&lt;br/&gt;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
        at java.lang.reflect.Method.invoke(Method.java:606)&lt;br/&gt;
        at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:279)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)&lt;br/&gt;
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.MXBeanProxy$InvokeHandler.invoke(MXBeanProxy.java:150)&lt;br/&gt;
        at com.sun.jmx.mbeanserver.MXBeanProxy.invoke(MXBeanProxy.java:167)&lt;br/&gt;
        at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:252)&lt;br/&gt;
        at com.sun.proxy.$Proxy13.commitConfig(Unknown Source)&lt;br/&gt;
        at org.opendaylight.controller.config.util.ConfigRegistryJMXClient.commitConfig(ConfigRegistryJMXClient.java:102)&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.transactions.TransactionProvider.commitTransaction(TransactionProvider.java:110)&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.operations.Commit.handleWithNoSubsequentOperations(Commit.java:55)&lt;br/&gt;
        at org.opendaylight.controller.netconf.util.mapping.AbstractLastNetconfOperation.handle(AbstractLastNetconfOperation.java:33)&lt;br/&gt;
        at org.opendaylight.controller.netconf.util.mapping.AbstractNetconfOperation.handle(AbstractNetconfOperation.java:105)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.sendRequestGetResponseCheckIsOK(ConfigPusherImpl.java:285)&lt;br/&gt;
        ... 6 more&lt;br/&gt;
Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: /192.168.31.190:2550&lt;br/&gt;
        at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272)&lt;br/&gt;
        at akka.remote.transport.netty.NettyTransport$$anonfun$listen$1.apply(NettyTransport.scala:393)&lt;br/&gt;
        at akka.remote.transport.netty.NettyTransport$$anonfun$listen$1.apply(NettyTransport.scala:389)&lt;br/&gt;
        at scala.util.Success$$anonfun$map$1.apply(Try.scala:206)&lt;br/&gt;
        at scala.util.Try$.apply(Try.scala:161)&lt;br/&gt;
        at scala.util.Success.map(Try.scala:206)&lt;br/&gt;
        at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:235)&lt;br/&gt;
        at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:235)&lt;br/&gt;
        at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32)&lt;br/&gt;
        at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.processBatch$1(BatchingExecutor.scala:67)&lt;br/&gt;
        at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:82)&lt;br/&gt;
        at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59)&lt;br/&gt;
        at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59)&lt;br/&gt;
        at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72)&lt;br/&gt;
        at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:58)&lt;br/&gt;
        at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:41)&lt;br/&gt;
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393)&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;br/&gt;
Caused by: java.net.BindException: Cannot assign requested address&lt;br/&gt;
        at sun.nio.ch.Net.bind0(Native Method)&lt;br/&gt;
        at sun.nio.ch.Net.bind(Net.java:444)&lt;br/&gt;
        at sun.nio.ch.Net.bind(Net.java:436)&lt;br/&gt;
        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)&lt;br/&gt;
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)&lt;br/&gt;
        at org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193)&lt;br/&gt;
        at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:372)&lt;br/&gt;
        at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:296)&lt;br/&gt;
        at org.jboss.netty.channel.socket.nio.NioServerBoss.run(NioServerBoss.java:42)&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:745)&lt;/p&gt;


&lt;p&gt;3. When i try to make a REST call for GET on the member-1 (which is a Leader controller), it returns with Leader=null and RaftState as Candidate.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://192.168.31.190:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.31.190:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&quot;timestamp&quot;:1418995610,&quot;status&quot;:200,&quot;request&quot;:&lt;/p&gt;
{&quot;mbean&quot;:&quot;org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore&quot;,&quot;type&quot;:&quot;read&quot;}
&lt;p&gt;,&quot;value&quot;:{&quot;ReadWriteTransactionCount&quot;:0,&quot;LastLogIndex&quot;:-1,&quot;MaxNotificationMgrListenerQueueSize&quot;:1000,&quot;ReadOnlyTransactionCount&quot;:0,&quot;LastLogTerm&quot;:-1,&quot;CommitIndex&quot;:-1,&quot;CurrentTerm&quot;:3255,&quot;FailedReadTransactionsCount&quot;:0,&quot;Leader&quot;:null,&quot;ShardName&quot;:&quot;member-1-shard-inventory-config&quot;,&quot;FailedTransactionsCount&quot;:0,&quot;DataStoreExecutorStats&quot;:null,&quot;CommittedTransactionsCount&quot;:0,&quot;NotificationMgrExecutorStats&quot;:&lt;/p&gt;
{&quot;activeThreadCount&quot;:0,&quot;largestQueueSize&quot;:0,&quot;currentThreadPoolSize&quot;:0,&quot;maxThreadPoolSize&quot;:20,&quot;totalTaskCount&quot;:0,&quot;largestThreadPoolSize&quot;:0,&quot;currentQueueSize&quot;:0,&quot;completedTaskCount&quot;:0,&quot;rejectedTaskCount&quot;:0,&quot;maxQueueSize&quot;:1000}
&lt;p&gt;,&quot;AbortTransactionsCount&quot;:0,&quot;LastApplied&quot;:-1,&quot;LastCommittedTransactionTime&quot;:&quot;1970-01-01 05:30:00.000&quot;,&quot;WriteOnlyTransactionCount&quot;:0,&quot;RaftState&quot;:&quot;Candidate&quot;,&quot;CurrentNotificationMgrListenerQueueStats&quot;:[]}}&lt;/p&gt;

&lt;p&gt;Please help me&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25632">CONTROLLER-1078</key>
            <summary>Clustering : 3 Node Clustering of ODL is not working</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="bhanutholeti@gmail.com">Bhanu Prakash</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Dec 2014 08:01:52 +0000</created>
                <updated>Thu, 19 Oct 2017 22:33:54 +0000</updated>
                            <resolved>Wed, 3 Jun 2015 13:15:26 +0000</resolved>
                                    <version>Post-Helium</version>
                                                    <component>mdsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="49982" author="bhanutholeti@gmail.com" created="Fri, 19 Dec 2014 10:06:03 +0000"  >&lt;p&gt;am using this distribution:&lt;br/&gt;
distribution-karaf-0.2.1-Helium-SR1&lt;/p&gt;</comment>
                            <comment id="49993" author="bhanutholeti@gmail.com" created="Tue, 23 Dec 2014 12:19:25 +0000"  >&lt;p&gt;Attachment akka-Moduleshardsconf.zip has been added with description: conf files&lt;/p&gt;</comment>
                            <comment id="49983" author="bhanutholeti@gmail.com" created="Tue, 23 Dec 2014 12:20:04 +0000"  >&lt;p&gt;attached the conf files used for all the 3 nodes&lt;/p&gt;</comment>
                            <comment id="49984" author="ecelgp" created="Wed, 24 Dec 2014 00:49:58 +0000"  >&lt;p&gt;Hi Bhanu&lt;/p&gt;

&lt;p&gt;I guess this is for cluster experts in controller project. Let me change the product in bugzilla.&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="49985" author="vrpolak" created="Wed, 7 Jan 2015 11:06:44 +0000"  >&lt;p&gt;Hi Bhanu.&lt;/p&gt;

&lt;p&gt;Looking at your config files I can pattern-match this:&lt;/p&gt;

&lt;p&gt;&amp;gt; Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: /192.168.31.190:2550&lt;/p&gt;

&lt;p&gt;Each akka-member*.conf file has two lines starting with&lt;br/&gt;
  hostname = &lt;br/&gt;
You should have an IP address local to the corresponding node there, but currently there is &quot;192.168.31.190&quot; regardless of node.&lt;/p&gt;</comment>
                            <comment id="49986" author="bhanutholeti@gmail.com" created="Wed, 7 Jan 2015 13:58:03 +0000"  >&lt;p&gt;(In reply to Vratko Pol&#225;k from comment #5)&lt;br/&gt;
&amp;gt; Hi Bhanu.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Looking at your config files I can pattern-match this:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: /192.168.31.190:2550&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Each akka-member*.conf file has two lines starting with&lt;br/&gt;
&amp;gt;   hostname = &lt;br/&gt;
&amp;gt; You should have an IP address local to the corresponding node there, but&lt;br/&gt;
&amp;gt; currently there is &quot;192.168.31.190&quot; regardless of node.&lt;/p&gt;

&lt;p&gt;Hello Vratko Polak,&lt;br/&gt;
thanks for the update, i was under impression that there will be only one controller actively running(serving the requests from ovs) in a cluster, and this hostname should point to that IPaddress in all the cluster nodes config.&lt;br/&gt;
I&apos;ll make the change and see. Please let me know if the other config look good?&lt;br/&gt;
can you let me know how to make one particular node a leader for one particular data shard?&lt;/p&gt;</comment>
                            <comment id="49987" author="vrpolak" created="Wed, 7 Jan 2015 15:55:07 +0000"  >&lt;p&gt;Hi Bhanu.&lt;/p&gt;

&lt;p&gt;&amp;gt; that there will be only one&lt;br/&gt;
&amp;gt; controller actively running(serving the requests from ovs) in a cluster, and&lt;br/&gt;
&amp;gt; this hostname should point to that IPaddress in all the cluster nodes config.&lt;/p&gt;

&lt;p&gt;In cluster, all nodes should be able to serve requests from OVS.&lt;/p&gt;

&lt;p&gt;&amp;gt; can you let me know how to make one particular node a leader for one&lt;br/&gt;
&amp;gt; particular data shard?&lt;/p&gt;

&lt;p&gt;User cannot pinpoint which node is Leader, as far as I know.&lt;br/&gt;
&lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering#Replication&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering#Replication&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If all devices are configured to connect to the same ODL node,&lt;br/&gt;
there may be performance benefit, at the expense of availability&lt;br/&gt;
(if the node crashes).&lt;br/&gt;
But that relates to separate configuration of southbound plugins,&lt;br/&gt;
nothing to do with akka hostname (where perhaps even &quot;localhost&quot; would work).&lt;/p&gt;

&lt;p&gt;&amp;gt; Please let me know if the other config look good?&lt;/p&gt;

&lt;p&gt;Nothing else looked wrong to my fallible eyes.&lt;/p&gt;

&lt;p&gt;Vratko.&lt;/p&gt;</comment>
                            <comment id="49988" author="bhanutholeti@gmail.com" created="Thu, 8 Jan 2015 10:18:12 +0000"  >&lt;p&gt;(In reply to Vratko Pol&#225;k from comment #7)&lt;br/&gt;
&amp;gt; Hi Bhanu.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; that there will be only one&lt;br/&gt;
&amp;gt; &amp;gt; controller actively running(serving the requests from ovs) in a cluster, and&lt;br/&gt;
&amp;gt; &amp;gt; this hostname should point to that IPaddress in all the cluster nodes config.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; In cluster, all nodes should be able to serve requests from OVS.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; can you let me know how to make one particular node a leader for one&lt;br/&gt;
&amp;gt; &amp;gt; particular data shard?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; User cannot pinpoint which node is Leader, as far as I know.&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:&lt;/a&gt;&lt;br/&gt;
&amp;gt; Architecture:Clustering#Replication&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; If all devices are configured to connect to the same ODL node,&lt;br/&gt;
&amp;gt; there may be performance benefit, at the expense of availability&lt;br/&gt;
&amp;gt; (if the node crashes).&lt;br/&gt;
&amp;gt; But that relates to separate configuration of southbound plugins,&lt;br/&gt;
&amp;gt; nothing to do with akka hostname (where perhaps even &quot;localhost&quot; would work).&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; Please let me know if the other config look good?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Nothing else looked wrong to my fallible eyes.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Vratko.&lt;/p&gt;

&lt;p&gt;Hello Vratko,&lt;br/&gt;
Thanks for your answers. I have configured the cluster accordingly, and am able to see the things working expectedly. I have one more observation.&lt;br/&gt;
In the 3 nodes of a cluster, i can see only one node can be accessed for the dlux UI. Is this true?&lt;br/&gt;
and how do we determine which node dlux ui can be accessed?&lt;/p&gt;</comment>
                            <comment id="49989" author="bhanutholeti@gmail.com" created="Thu, 8 Jan 2015 10:44:10 +0000"  >&lt;p&gt;incase of data persistence enabled (in this by default), where does the data sit in the file system?&lt;br/&gt;
any way to configure this?&lt;/p&gt;</comment>
                            <comment id="49990" author="vrpolak" created="Thu, 8 Jan 2015 11:47:40 +0000"  >&lt;p&gt;Hi Bhanu.&lt;/p&gt;

&lt;p&gt;&amp;gt; In the 3 nodes of a cluster, i can see only one node can be accessed for the&lt;br/&gt;
&amp;gt; dlux UI. Is this true?&lt;br/&gt;
&amp;gt; and how do we determine which node dlux ui can be accessed?&lt;/p&gt;

&lt;p&gt;I have next to zero experience with dlux, but from &lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_dlux:Setup_and_Run#Run_the_DLUX_code_against_the_controller&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_dlux:Setup_and_Run#Run_the_DLUX_code_against_the_controller&lt;/a&gt;&lt;br/&gt;
I guess that one dlux can talk to one ODL node only.&lt;br/&gt;
&quot;Based on where you controller is running, Update baseUrl in file dlux/dlux-web/config/development.json&quot;&lt;/p&gt;

&lt;p&gt;&amp;gt; incase of data persistence enabled (in this by default),&lt;br/&gt;
&amp;gt; where does the data sit in the file system?&lt;/p&gt;

&lt;p&gt;At /journal and /snapshot directories (under ${karaf.home}).&lt;/p&gt;

&lt;p&gt;&amp;gt; any way to configure this?&lt;/p&gt;

&lt;p&gt;It seems to be the akka default, I have not found a way to override it&lt;br/&gt;
(aside of using symlinks).&lt;/p&gt;

&lt;p&gt;Vratko.&lt;/p&gt;</comment>
                            <comment id="49991" author="bhanutholeti@gmail.com" created="Thu, 8 Jan 2015 14:25:24 +0000"  >&lt;p&gt;(In reply to Vratko Pol&#225;k from comment #10)&lt;br/&gt;
&amp;gt; Hi Bhanu.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; In the 3 nodes of a cluster, i can see only one node can be accessed for the&lt;br/&gt;
&amp;gt; &amp;gt; dlux UI. Is this true?&lt;br/&gt;
&amp;gt; &amp;gt; and how do we determine which node dlux ui can be accessed?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; I have next to zero experience with dlux, but from&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_dlux:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_dlux:&lt;/a&gt;&lt;br/&gt;
&amp;gt; Setup_and_Run#Run_the_DLUX_code_against_the_controller&lt;br/&gt;
&amp;gt; I guess that one dlux can talk to one ODL node only.&lt;br/&gt;
&amp;gt; &quot;Based on where you controller is running, Update baseUrl in file&lt;br/&gt;
&amp;gt; dlux/dlux-web/config/development.json&quot;&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; incase of data persistence enabled (in this by default),&lt;br/&gt;
&amp;gt; &amp;gt; where does the data sit in the file system?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; At /journal and /snapshot directories (under ${karaf.home}).&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; any way to configure this?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; It seems to be the akka default, I have not found a way to override it&lt;br/&gt;
&amp;gt; (aside of using symlinks).&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Vratko.&lt;/p&gt;

&lt;p&gt;Hello Vratko,&lt;br/&gt;
I see the following behavior in the 3 node cluster.&lt;br/&gt;
All 3 members are up and running.&lt;br/&gt;
I have started the mininet and connected to the member1 (mininet exists in the same node)&lt;br/&gt;
sudo mn --switch ovsk,protocols=OpenFlow13 --controller=remote --topo tree,depth=3&lt;br/&gt;
I can only access the dlux UI of member1 192.168.31.190, and am able to login and see the topology created by mininet in the ODL dlux UI.&lt;br/&gt;
BUT am not able to login (but login screen is visible, bu says &quot;unable to login&quot; on try) to the DLUX UI of other 2 members of the cluster (member2 and member 3). My expectation is to be able to login to the other members ODL dlux UI, and see the same topology (as the replication of data shards should have been done) as in member 1.&lt;br/&gt;
Pls correct me if am wrong&lt;/p&gt;</comment>
                            <comment id="49992" author="vrpolak" created="Thu, 8 Jan 2015 14:54:23 +0000"  >&lt;p&gt;(In reply to Bhanu Prakash from comment #11)&lt;br/&gt;
&amp;gt; BUT am not able to login (but login screen is visible, bu says &quot;unable to&lt;br/&gt;
&amp;gt; login&quot; on try) to the DLUX UI of other 2 members of the cluster (member2 and&lt;br/&gt;
&amp;gt; member 3). My expectation is to be able to login to the other members ODL&lt;br/&gt;
&amp;gt; dlux UI, and see the same topology (as the replication of data shards should&lt;br/&gt;
&amp;gt; have been done) as in member 1.&lt;br/&gt;
&amp;gt; Pls correct me if am wrong&lt;/p&gt;

&lt;p&gt;Can you describe what do REST responses look like now?&lt;br/&gt;
 curl -v -u &apos;admin:admin&apos; localhost:8181/restconf/operational/network-topology:network-topology&lt;br/&gt;
(on each machine)&lt;br/&gt;
Depending on that, this may turn out to be a different bug, on dlux side.&lt;br/&gt;
If that is the case, I recommend to close this bug and open a new one,&lt;br/&gt;
so that old comments do not obscure current issue.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13478" name="akka-Moduleshardsconf.zip" size="4042" author="bhanutholeti@gmail.com" created="Tue, 23 Dec 2014 12:19:25 +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>2527</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=2527]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10315"><![CDATA[Lithium]]></customfieldvalue>

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

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