Re: Change IP address (on 3.11.14)

2022-12-06 Thread Lapo Luchini
On 2022-12-06 14:21, Gábor Auth wrote: No! Just start it and the other nodes in the cluster will acknowledge the new IP, they recognize the node by id, stored in the data folder of the node. Thanks Gábor and Erick! It worked flawlessly. -- Lapo Luchini l...@lapo.it

Re: Change IP address (on 3.11.14)

2022-12-06 Thread Gábor Auth
Hi, On Tue, Dec 6, 2022 at 12:41 PM Lapo Luchini wrote: > I'm trying to change IP address of an existing live node (possibly > without deleting data and streaming terabytes all over again) following > these steps: https://stackoverflow.com/a/57455035/166524 > 1. echo 'auto_bootstrap: false' >>

Re: Change IP address (on 3.11.14)

2022-12-06 Thread Erick Ramirez
If (a) the node is part of the cluster, and (b) is running and operational, then (c) the cluster will recognise that the node has a new IP when you restart the node and there's nothing to do on the C* side. A new IP will be handled by C* automatically. Think of situations where a node experiences

Change IP address (on 3.11.14)

2022-12-06 Thread Lapo Luchini
Hi all, I'm trying to change IP address of an existing live node (possibly without deleting data and streaming terabytes all over again) following these steps: https://stackoverflow.com/a/57455035/166524 1. echo 'auto_bootstrap: false' >> cassandra.yaml 2. add