Re: Change the rack of a server

2015-11-28 Thread Badrjan
ra/2.0/cassandra/architecture/architectureDataDistributeReplication_c.html >>> >>> You may just have to bootstrap the new node with the proper rack and then >>> run repair on the nodes which formerly held replicas of the old node. >>> Or, you may have to run a full

Change the rack of a server

2015-11-26 Thread Badrjan
So I have a 8 node cluster and I would like to change the rack of one node. How should I do that?  B.

Re: Repair time comparison for Cassandra 2.1.11

2015-11-15 Thread Badrjan
ages in logs while repair is > running? > > 50 hours seems too much considering your cluster is stable and you dont > have any dropped mutations on any of the nodes. > > > Thanks> Anuj > > > Sent from Yahoo Mail on Android > > > From> :"Badrjan&

Re: Repair time comparison for Cassandra 2.1.11

2015-11-15 Thread Badrjan
Nothing is being dropped plus the processor is busy around 60%.  B. 15. Nov 2015 15:58 by anujw_2...@yahoo.co.in: > Repair can take long time if you have lota of inconaistent data. If you > havent restarted nodes yet, you can  run nodetool tpstats command on all > nodes to make sure that there

Repair time comparison for Cassandra 2.1.11

2015-11-15 Thread badrjan
Hi, I have cluster of 4 machines With Cassandra 2.1.11,  SSD drives, 600 gb data on each node (replication factor 3).  When I run partial repair on one node, it takes 50 hours to finish. Is that normal?  B.