Currently I have a 3 node Proxmox cluster running VMs backed by qcow2 files on NFS.
As I'd like to reinstall the cluster with a new PVE version I thought about the following steps:
However, if HA is disabled on both clusters, no VMs are running on the old cluster and I make sure nobody touches the old cluster I assume my plan could work.
Or do I miss something?
(I've tested the procedure in a test environment and it worked just fine)
As I'd like to reinstall the cluster with a new PVE version I thought about the following steps:
- make sure HA is not enabled on old cluster
- make sure no VMs are running on the old cluster
- remove one node from the old cluster (as outlined in the PVE documentation)
- reinstall the removed node with the new PVE version and create a new cluster with new cluster name
- add the NFS storage on the new one-node cluster with the same name as on the old cluster
- copy a test VM configuration to the new cluster
- start one VM for testing on the new cluster
- if that works, reinstall the two remaining nodes and join them to the new cluster
However, if HA is disabled on both clusters, no VMs are running on the old cluster and I make sure nobody touches the old cluster I assume my plan could work.
Or do I miss something?
(I've tested the procedure in a test environment and it worked just fine)