Re: Test repair command

2017-09-05 Thread Alain RODRIGUEZ
Hi, To check that repairs are running, you should be able to see VALIDATION compactions (using 'nodetool compactionstats -H'). You could also see some streaming if you had some entropy (using 'nodetool netstats -H | grep -v 100%') during the repair. To know roughly the state of your data, you ca

Re: Test repair command

2017-09-04 Thread kurt greaves
Try checking the Percent Repaired reported in nodetool cfstats​