How the heck do we repair when migrating to 3 replicas on 2.0.x ?

2015-06-11 Thread Kevin Burton
We’re running Cassandra 2.0.9 and just migrated from 2-3 replicas. We changes our consistency level to 2 during this period while we’re running a repair. but we can’t figure out what command to run to repair our data We *think* we have to run “nodetool repair -pr” on each node.. is that right?

Re: How the heck do we repair when migrating to 3 replicas on 2.0.x ?

2015-06-11 Thread Robert Coli
On Thu, Jun 11, 2015 at 3:59 PM, Kevin Burton bur...@spinn3r.com wrote: but we can’t figure out what command to run to repair our data We *think* we have to run “nodetool repair -pr” on each node.. is that right? or do we have to run nodetool -h hostname repair ? The simple heuristic is