Re: [controller-dev] How to conveniently deploy odl cluster

2017-03-20 Thread bjb
kubernetes or anything else. Hope to get your help. Thanks At 2017-02-23 03:27:33, "Alexis de Talhouët" wrote: 2017-02-22 6:25 GMT-05:00 bjb : Hello All: I see the steps to deploy a cluster in http://docs.opendaylight.org/en/latest/getting-started-guide/common-features/clust

Re: [controller-dev] How to conveniently deploy odl cluster

2017-02-23 Thread bjb
ght=clustering#clustering-scripts > >JamO > >On 02/22/2017 11:27 AM, Alexis de Talhouët wrote: >> >> >> 2017-02-22 6:25 GMT-05:00 bjb mailto:bjb2...@163.com>>: >> >> Hello All: >> >> I see the steps to deploy a clus

[controller-dev] How to conveniently deploy odl cluster

2017-02-22 Thread bjb
Hello All: I see the steps to deploy a cluster in http://docs.opendaylight.org/en/latest/getting-started-guide/common-features/clustering.html?highlight=clustering I need to modify *.conf(akka.conf, modules.conf, module-shards.conf) on each cluster member and then start karaf. Fo

[controller-dev] Cluster-admin question

2017-02-20 Thread bjb
Hi All: I have two questions on understanding cluster-admin implemention: 1. cluster-admin:remove_shard_replica This api is to remove the shard replica on particular member. There is a variable in AbstractLeader.java named 'minReplicationCount' which does not update when shard replic

Re: [controller-dev] dynamic shards for CDS

2017-02-19 Thread bjb
at 9:25 PM, bjb wrote: Hello Tom: Is there any plan for cluster, especially for dynamic shards for CDS. Will it released in Carbon? Thanks ___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.o

[controller-dev] dynamic shards for CDS

2017-02-16 Thread bjb
Hello Tom: Is there any plan for cluster, especially for dynamic shards for CDS. Will it released in Carbon? Thanks___ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev

Re: [controller-dev] Cluster-admin question

2017-02-13 Thread bjb
this? Thanks 在 2017-02-14 11:22:08,"Tom Pantelis" 写道: On Mon, Feb 13, 2017 at 10:15 PM, bjb wrote: Hi All: I have two questions on understanding cluster-admin implemention: 1. cluster-admin:remove_shard_replica This api is to remove the shard replica on particu

[controller-dev] Cluster-admin question

2017-02-13 Thread bjb
Hi All: I have two questions on understanding cluster-admin implemention: 1. cluster-admin:remove_shard_replica This api is to remove the shard replica on particular member. There is a variable in AbstractLeader.java named 'minReplicationCount' which does not update when shard replic