Hello,
I need to reinstall node in cluster and i have some doubts.
I will do as recommended:
https://pve.proxmox.com/wiki/Cluster_Manager#_remove_a_cluster_node
maybe: rm -rf /etc/pve/nodes/oldnode/ ??
Here I found something like this:
https://tweenpath.net/remove-node-proxmox-cluster/
I need to reinstall node in cluster and i have some doubts.
I will do as recommended:
https://pve.proxmox.com/wiki/Cluster_Manager#_remove_a_cluster_node
- shutdown oldnode
- replace disks (to avoid start oldnode again)
- pvecm delnode oldnode
- install pve
- pvecm add IP-node-in-cluster
maybe: rm -rf /etc/pve/nodes/oldnode/ ??
Here I found something like this:
https://tweenpath.net/remove-node-proxmox-cluster/
But I want to use the same IP and name. Can I?
- Don’t assign the local ip address of the removed node to a new node
- Never assign the name of the removed node to a new node