Re: Automated Repair on multiple nodes

2013-08-02 Thread Robert Coli
On Fri, Aug 2, 2013 at 3:28 PM, Mohit Anchlia wrote: > We currently run automated repairs sequentially on all the nodes. However, > as we grow the cluster we now need to run repair on multiple nodes in > parallel to be able to finish it withing gcgrace seconds. > Or you could just increase gc_grac

Automated Repair on multiple nodes

2013-08-02 Thread Mohit Anchlia
We currently run automated repairs sequentially on all the nodes. However, as we grow the cluster we now need to run repair on multiple nodes in parallel to be able to finish it withing gcgrace seconds. Before I write the script I was wondering if somebody already has a tool or a script that figure