Re: Errors on replica nodes halt repair

2013-03-20 Thread Dane Miller
On Tue, Mar 19, 2013 at 1:01 AM, aaron morton wrote: > It's easier to understand what's happening if you provide the full error > message. > > It looks like out of order data in the files, nodetool scrub can fix that > error. > > Try repairing a single CF at a time so you can work out which one is

Re: Errors on replica nodes halt repair

2013-03-19 Thread aaron morton
It's easier to understand what's happening if you provide the full error message. It looks like out of order data in the files, nodetool scrub can fix that error. Try repairing a single CF at a time so you can work out which one is failing. Cheers - Aaron Morton Freelance C

Errors on replica nodes halt repair

2013-03-18 Thread Dane Miller
I'm having trouble completing a repair on several of my nodes due to errors during compaction. This is a 6 node cluster using the simple replication strategy, rf=3, with each node assigned a single token. I'm running "nodetool repair -pr" on node1, which progresses until a specific keyspace then a