Re: nodetool status OWNS and multiple DCs

2013-04-30 Thread aaron morton
> I thought that each datacenter has 100% coverage of token range. What does > the value in "Owns" field mean and how it affects a replication (for exaple, > with replication factors DC1:1, DC2:2)? Run the command and specify your keyspace, that will tell nodetool to use the Replication Strategy

nodetool status OWNS and multiple DCs

2013-04-30 Thread Sergey Naumov
Hello. I have set up test cluster of 2 DCs with 1 node in each DC. In each config I specified 256 virtual nodes and chosed GossippingPropertyFileSnitch. For node1: ~/Cassandra$ cat /etc/cassandra/cassandra-rackdc.properties dc=DC1 rack=RAC1 For node2: ~/Cassandra$ cat /etc/cassandra/cassandra-ra