Re: How to make a node an exact replica of another node ?

2011-07-05 Thread A J
Perfect ! Thanks. On Tue, Jul 5, 2011 at 1:51 PM, Eric tamme wrote: > AJ, > > You can use offset mirror tokens to achieve this.   Pick your initial > tokens for DC1N1 and DC1N2 as if they were the only nodes in your > cluster.  Now increment each by 1 and use them as the tokens for DC2N1 > and DC

Re: How to make a node an exact replica of another node ?

2011-07-05 Thread Eric tamme
AJ, You can use offset mirror tokens to achieve this. Pick your initial tokens for DC1N1 and DC1N2 as if they were the only nodes in your cluster. Now increment each by 1 and use them as the tokens for DC2N1 and DC2N2. This will give you a complete keyspace within each data center with even di

How to make a node an exact replica of another node ?

2011-07-05 Thread A J
Hello, Let me explain what I am trying to do: I am prototyping 2 Data centers (DC1 and DC2) with two nodes each. Say DC1_n1 and DC1_n2 nodes in DC1 and DC2_n1 and DC2_n2 in DC2. With PropertyFileSnitch and NetworkTopologyStrategy and 'strategy_options of DC1=1 and DC2=1', I am able to ensure that e