Re: NetworkTopologyStrategy ring distribution across 2 DC

2014-03-12 Thread Ramesh Natarajan
Thanks. The error is gone if i specify the keyspace name. However the replicas in the ring output is not correct. Shouldn't it say 3 because I have DC1:3, DC2:3 in my schema? thanks Ramesh Datacenter: DC1 == Replicas: 2 AddressRackStatus State LoadOwns T

Re: NetworkTopologyStrategy ring distribution across 2 DC

2014-03-11 Thread Tyler Hobbs
On Tue, Mar 11, 2014 at 1:37 PM, Ramesh Natarajan wrote: > > Note: Ownership information does not include topology; for complete > information, specify a keyspace > > Also the owns column is 0% for the second DC. > > Is this normal? > Yes. Without a keyspace specified, the Owns column is showing

Fwd: NetworkTopologyStrategy ring distribution across 2 DC

2014-03-11 Thread Ramesh Natarajan
Hi, I have 14 cassandra nodes, running as 2 data centers using PropertyFileSnitch as follows 192.168.1.101=DC1:RAC1 192.168.1.102=DC1:RAC1 192.168.1.103=DC1:RAC1 192.168.1.104=DC1:RAC1 192.168.1.105=DC1:RAC1 192.168.1.106=DC1:RAC1 192.168.1.107=DC1:RAC1 192.168.1.108=DC2:RAC1 192.168.1.109=DC2:RA