Closed arshdeeptinna closed 8 years ago
It doesn't. Neither the script nor Cassandra keep any kind of useful state that will tell you what has or has not happened.
That said, you can run the script verbosely in dry-run mode and it'll spit out a complete list of all the nodetool range commands it would have run. That, in turn, could be converted into a script, with the already-completed ones deleted (should be visible in your logs).
Thanks!! Hopefully one day cassandra will make repairs more transparent.
How does the script handle a repair session that hangs after sucessfully repairing some part of the repair range?