Yes you should avoid doing incremental repairs.

Either use nodetool repair -full or ideally use subrange repair (-st and
-et). Probably want to look into cassandra-reaper as the commonly accepted
repair management tool. It performs subrange repairs.

Cheers,
Kane

raft.so - Cassandra consulting, support, and managed services


On Thu, Mar 25, 2021 at 7:29 AM Surbhi Gupta <surbhi.gupt...@gmail.com>
wrote:

> Hi,
>
> I dont want to split sstables ,repaired and non repaired , while repairing
> with -pr option.
>
> nodetool repair -pr splits the sstable into repaired and non repaired and
> disk size increases.
>
> I dont want to increase the disk size.
> What are my options ?
>
> Thanks
> Surbhi
>

Reply via email to