I run EVE-NG pro 5.0.1-20 in cluster mode (bare metal) with 1 master and 4 satellites.
For some reasons I have to change the addressing plan in order to add another satellite to the cluster.
I am wondering what's the best way to do it and if it can be done in a non destructive way.
What I was about to do is:
Reset the management IP address on all the nodes with the following commands given in the cook book:
Code: Select all
rm -f /opt/ovf/.configured
su -
Can it work? Is any of these actions desctructive (I do not want to loose lab instances on the satellites during the procedure)?
Thank you for your advices!
Alex