On Wed, Oct 22, 2014 at 5:47 AM, Marcus Eriksson wrote:
>
> no, if you get a corrupt sstable for example, you will need to run an old
> style repair on that node (without -inc).
>
As a general statement, if you get a corrupt SSTable, restoring it from a
backup (with the node down) should be done
On Wed, Oct 22, 2014 at 2:39 PM, Juho Mäkinen
wrote:
> I'm having problems understanding how incremental repairs are supposed to
> be run.
>
> If I try to do "nodetool repair -inc" cassandra will complain that "It is
> not possible to mix sequential repair and incremental repairs". However it
> s
I'm having problems understanding how incremental repairs are supposed to
be run.
If I try to do "nodetool repair -inc" cassandra will complain that "It is
not possible to mix sequential repair and incremental repairs". However it
seems that running "nodetool repair -inc -par" does the job, but I