EVE-NG Pro cluster re-addressing

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
alexTruth
Posts: 1
Joined: Thu Sep 21, 2017 4:34 pm

EVE-NG Pro cluster re-addressing

Post by alexTruth » 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:

Code: Select all

rm -f /opt/ovf/.configured
su -
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

Uldis (UD)
Posts: 5179
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: EVE-NG Pro cluster re-addressing

Post by Uldis (UD) » Fri Jan 13, 2023 8:30 am

EVE Pro cookbook, chapter 15.7.3

Post Reply