Cass 1.2.11: Replacing a node procedure

2014-02-13 Thread Oleg Dulin
Dear Distinguished Colleagues: I have a situation where in the production environment one of the machines is overheating and needs to be serviced. Now, the landscape looks like this: 4 machines in primary DC, 4 machiens in DR DC. Replication factor is 2. I also have a QA environment with 4

Re: Cass 1.2.11: Replacing a node procedure

2014-02-13 Thread Oleg Dulin
Here is what I am thinking. 1) Add the new node with token-1 of the old one and let it bootstrap. 2) Once it bootstrapped, remove the old node from the ring Now, it is #2 that I need clarification on. Do I use decommission or remove ? How long should I expect those processes to run ?

Re: Cass 1.2.11: Replacing a node procedure

2014-02-13 Thread Andrey Ilinykh
decommission http://www.datastax.com/docs/1.1/cluster_management#replacing-a-dead-node On Thu, Feb 13, 2014 at 2:28 PM, Oleg Dulin oleg.du...@gmail.com wrote: Here is what I am thinking. 1) Add the new node with token-1 of the old one and let it bootstrap. 2) Once it bootstrapped, remove