Re: auto_bootstrap for seed node

2018-04-02 Thread kurt greaves
; *"Peng Xiao" <2535...@qq.com <2535...@qq.com>>* > > 03/28/2018 12:54 AM > Please respond to > user@cassandra.apache.org > > To > "user" , > > cc > Subject > Re: auto_bootstrap for seed node > > > > > We followed this https://doc

Re: auto_bootstrap for seed node

2018-03-28 Thread Ali Hubail
m> 03/28/2018 12:54 AM Please respond to user@cassandra.apache.org To "user" , cc Subject Re: auto_bootstrap for seed node We followed this https://docs.datastax.com/en/cassandra/2.1/cassandra/operations/ops_add_dc_to_cluster_t.html , but it does not mention that chang

Re: auto_bootstrap for seed node

2018-03-27 Thread Peng Xiao
Date: Wed, Mar 28, 2018 10:48 AM To: "user"; Subject: Re: auto_bootstrap for seed node You might want to follow DataStax docs on this one: For adding a DC to an existing cluster: https://docs.datastax.com/en/dse/5.1/dse-admin/datastax_enterprise/operations/opsAddDCToCluster.htm

Re: auto_bootstrap for seed node

2018-03-27 Thread Ali Hubail
e recorded. "Peng Xiao" <2535...@qq.com> 03/27/2018 09:39 PM Please respond to user@cassandra.apache.org To "user" , cc Subject auto_bootstrap for seed node Dear All, For adding a new DC ,we need to set auto_bootstrap: false and then run the rebuild,fin

auto_bootstrap for seed node

2018-03-27 Thread Peng Xiao
Dear All, For adding a new DC ,we need to set auto_bootstrap: false and then run the rebuild,finally we need to change auto_bootstrap: true,but for seed nodes,it seems that we still need to keep bootstrap false? Could anyone please confirm? Thanks, Peng Xiao