Replacing node

ulus

New Member
Mar 6, 2013
13
0
1
Hello,

I would like to replace an existing node with newer hardware. Is this way save?
a) shutdown old node
b) pvecm delnode app2
c) rm -rf /etc/pve/nodes/app2 on all remaining nodes
d) add new host with node named app2

Best Regards
 
Hello,

I would like to replace an existing node with newer hardware. Is this way save?
a) shutdown old node
b) pvecm delnode app2
c) rm -rf /etc/pve/nodes/app2 on all remaining nodes
d) add new host with node named app2

Best Regards
Hi,
you can also use the "old" system - simply change /etc/udev/rules.d/70-persistent-net.rules to have the right nics. Then you don't need to reconfigure other things...

For your way, should an adding with force-switch also work.

Udo
 
Why should i del something? When i add new hardware to the cluster with same name and same IP, these folder should be updatet, or?