Re: Add a new node of 3.11.5 in a 3.11.0 Cassandra Cluster

2020-05-09 Thread manish khandelwal
You should not bootstrap with mixed cluster. First you should upgrade and then bootstrap a new node. If you are not able to upgrade due to disk space constraints while running upgradesstable, then 1. Reduce the number of threads for upgradesstable (--jobs parameter). By default it is 2. You can do

Re: Re: Add a new node

2013-10-10 Thread
hi, thank you very much! ju wenguang From: Hannu Kröger Date: 2013-10-10 17:01 To: user; juwg Subject: Re: Re: Add a new node Hi, You don't need to restart for that either. Check this out: http://www.datastax.com/docs/1.1/cluster_management#replication-factor Cheers, Hannu 2013/

Re: Re: Add a new node

2013-10-10 Thread Hannu Kröger
y existed keyspace, can I change the number of replicas in > it's REPLICATION option? > If so, do I need to restart the whole cluster? > > Thanaks in advance. > > ju wenguang > > *From:* Hannu Kröger > *Date:* 2013-10-10 16:10 > *To:* user ; juwg > *Subjec

Re: Re: Add a new node

2013-10-10 Thread
10-10 16:10 To: user; juwg Subject: Re: Add a new node Hello, No you don't need to. Check this out: http://www.datastax.com/documentation/cassandra/2.0/webhelp/index.html#cassandra/operations/ops_add_node_to_cluster_t.html Cheers, Hannu 2013/10/10 juwg Hi all, I want to ask a basic qu

Re: Add a new node

2013-10-10 Thread Hannu Kröger
Hello, No you don't need to. Check this out: http://www.datastax.com/documentation/cassandra/2.0/webhelp/index.html#cassandra/operations/ops_add_node_to_cluster_t.html Cheers, Hannu 2013/10/10 juwg > ** > Hi all, > > I want to ask a basic question: To add a new node to Cassandra system, do >