Node IP changes within a cluster

d3dl3g

New Member
Sep 10, 2023
24
2
3
I'm planning to re-jig my cluster tomorrow, grouping similar pieces of homelab kit into different adjacent IPs. so for this particular job id be looking at moving 2 of my nodes from IPs 0.2 and 0.6 to 0.110 and 0.111
I'd be looking to modify

/etc/network/interfaces
/etc/hosts

my resolve.conf only has `search home` and the IPs of my DNS Sinkholes so i assume unless im changing sinkhole IPs i wont need to touch it

Would it be easier/best practice to recreate cluster after changing PVE IPs or modify a file to the new IPs?

if modify, which file(s) should i be looking at?