8.4 to 9.2 without upgrading

iwannabfishn

Member
Aug 13, 2024
25
1
8
I have a 4 node cluster of 8.4. I am upgrading by clearing all the VMs off of a host. Then I shut that node down. I run the command on another node to remove the node from the cluster (pvecm delnode nodename). Then I clean up by running the command (rm -r /etc/pve/nodes/nodename). The I install 9.2 on the shutdown node and configure it fresh. I have found this easier than trying to upgrade. Lastly, I join the 9.2 new node to the cluster. I have done this with node4, node3, and node2. I have only one 8.4 node left. But, this was the first node in the cluster. Is there anything I should verify or check before I do this same process with node1? I am concerned that when I shutdown node1, I will have some unforseen issue. Please let me know if there is something I should check before removing node1. Thanks!
 
FAQ
Q
: Can I upgrade from the latest Proxmox VE 8 to 9 with apt?
A: Yes, please follow the upgrade instructions on https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
 
I have only one 8.4 node left. But, this was the first node in the cluster.

In a PVE-cluster, there is no master node or something like that.


I am concerned that when I shutdown node1, I will have some unforseen issue.

Just move all guests to the other nodes and power that node off. Wait a few minutes and if nothing explodes, move on with your reinstallation... ;)
 
Thanks, I was worried that since this was the first node that it might be some sort of master relationship. I am not exactly following the upgrade guide. I am running Cisco UCS servers and the regular upgrade was messing up the network connections. It has been much easier, for me, to shut each node down, then remove them from the cluster, then install 9.2 fresh, then rejoin the new node to the cluster.