Re: EC2 Snitch load imbalance

2014-10-28 Thread Robert Coli
On Tue, Oct 28, 2014 at 3:35 AM, Oleg Dulin wrote: > I have a setup with 6 cassandra nodes (1.2.18), using RandomPartition, not > using vnodes -- this is a legacy cluster. > > We went from 3 nodes to 6 in the last few days to add capacity. However, > there appears to be an imbalance: > The first

Re: EC2 Snitch load imbalance

2014-10-28 Thread Oleg Dulin
Thanks Mark. The output in my original post is with keyspace specified. On 2014-10-28 12:00:15 +, Mark Reddy said: Oleg,  If you are running nodetool status, be sure to specify the keyspace also. If you don't specify the keyspace the results will be nonsense. https://issues.apache.org/

Re: EC2 Snitch load imbalance

2014-10-28 Thread Mark Reddy
Oleg, If you are running nodetool status, be sure to specify the keyspace also. If you don't specify the keyspace the results will be nonsense. https://issues.apache.org/jira/browse/CASSANDRA-7173 Regards, Mark On 28 October 2014 10:35, Oleg Dulin wrote: > I have a setup with 6 cassandra nod

Re: Ec2 snitch with network topology strategy

2011-06-29 Thread pankaj soni
Hmm... Just tested the config. It works, got confused with the options, my bad. On Wed, Jun 29, 2011 at 2:26 PM, pankajsoni0126 wrote: > I was thinking of leveraging ec2 snitch. But my question is then how do I > give replica placement options? > > Or can I give snitch as ec2snitch and write the

Re: EC2 Snitch

2011-05-11 Thread Vijay
We are using this patch in our multi-region testing... yes this approach is going to be integrated into https://issues.apache.org/jira/browse/CASSANDRA-2491 once it is committed (you might want to wait for that). Yes this fix the Amazon infrastructure problems and it will automatically detect the D