Re: Repair in Cassandra 0.8.4 taking too long

2011-10-02 Thread aaron morton
What version are you on ? The error stack is from nodetool talking to the server. Check the logs on node 3 in DC2 for errors, it sounds like perhaps it to repair or did not complete. You can monitor a repair by looking at: - nodetool compactionstats for a validation compaction - nodetool netsta

Repair in Cassandra 0.8.4 taking too long

2011-10-01 Thread Raj N
I had 3 nodes with strategy_options (DC1=3) in 1 DC. I added 1 more DC and 3 more nodes. I didnt set the initial token. But I ran nodetool move on the new nodes(adding 1 to the tokens of the nodes in DC1) . I updated the keyspace to strategy_options (DC1=3, DC2=3). Then I started running nodetool r