Re: Ec2Snitch to Ec2MultiRegionSnitch

2013-04-25 Thread aaron morton
> So you mean this part doesn't need more testing ? This will work for sure ? > Did you already did it yourself ? Always test. But if you only had one AZ then all nodes will be in one Rack, so the NTS will not behave differently. > C* will be able to reach the LOCAL_QUORUM everywhere, won't i

Re: Ec2Snitch to Ec2MultiRegionSnitch

2013-04-23 Thread Alain RODRIGUEZ
"If you are only using one Available Zone per region then you have only one rack per DC and the NetworkTopologyStrategy will do the right thing." So you mean this part doesn't need more testing ? This will work for sure ? Did you already did it yourself ? "Because you are going to replicate your

Re: Ec2Snitch to Ec2MultiRegionSnitch

2013-04-23 Thread aaron morton
> You are advising me to test it, what would be a good way of testing it (I can > use AWS EC2 instances if needed) ? If you are only using one Available Zone per region then you have only one rack per DC and the NetworkTopologyStrategy will do the right thing. > Why ? I mean we have maybe only

Re: Ec2Snitch to Ec2MultiRegionSnitch

2013-04-23 Thread Alain RODRIGUEZ
Hi,these advice are very welcome. @Dane, about the rack awareness, we use only one rack per DC, so I guess using EC2MultiRegionSnitch will do just fine and it doesn't need any configuration. Does it seem right to you. If we are someday interested on multi racks I will make sure to use them properl

Re: Ec2Snitch to Ec2MultiRegionSnitch

2013-04-22 Thread Dane Miller
On Thu, Apr 18, 2013 at 7:41 AM, Alain RODRIGUEZ wrote: > I am wondering about the process to grow from one data center to a few of > them. First thing is we use EC2Snitch for now. So I guess we have to switch > to Ec2MultiRegionSnitch. > > c/ I am using the SimpleStrategy. Is it worth it/mandator

Re: Ec2Snitch to Ec2MultiRegionSnitch

2013-04-21 Thread aaron morton
the same number of nodes in both DC's. > 1/ Change the yaml conf on each of the 6 eu-west existing nodes > - Ec2Snitch to Ec2MultiRegionSnitch > - uncomment the broadcast_address and set the public ip of the node > - let the private ip as defined right now the lis

Ec2Snitch to Ec2MultiRegionSnitch

2013-04-18 Thread Alain RODRIGUEZ
of the 6 eu-west existing nodes - Ec2Snitch to Ec2MultiRegionSnitch - uncomment the broadcast_address and set the public ip of the node - let the private ip as defined right now the listen_address - switch seeds from private to public IP 2/ Rolling restart - nodetool