Re: Replacing node w/o bootstrapping (streaming)?

2023-02-09 Thread Max Campos
Awesome - thanks Jeff! - Max > On Feb 9, 2023, at 6:45 pm, Jeff Jirsa wrote: > > You don’t have to do anything else. Just use smart rsync flags (including > delete). > > It’ll work fine just the way you described. No special start args. No > replacement flag > > Be sure you rsync the commi

Re: Replacing node w/o bootstrapping (streaming)?

2023-02-09 Thread Jeff Jirsa
You don’t have to do anything else. Just use smart rsync flags (including delete). It’ll work fine just the way you described. No special start args. No replacement flag Be sure you rsync the commitlog directory too . Flush and drain to be extra safe > On Feb 9, 2023, at 6:42 PM, Max Campos

Replacing node w/o bootstrapping (streaming)?

2023-02-09 Thread Max Campos
Hi - We have a node whose root partition is flaking out. The disk that contains the Cassandra data, however, is healthy. We’d like to replace the dying node with a procedure like this: 0) OLD node is running, NEW node has never started Cassandra 1) rsync Cassandra data from OLD node to NEW (1