EVE-NG Pro cluster re-addressing
Posted: Thu Jan 12, 2023 9:55 am
Hello,
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:
Delete the satellites in the cluster management WeBUI, then create them again with the new IP.
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
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