Greetings
I have a cluster of 7 nodes of Proxmox v6. I have a new machine that I installed with Proxmox v7 that I would like to add the cluster to start the v6->v7 migration of the cluster.
When I do:
It hangs on the new node and the whole cluster fails (the nodes stop seeing the others).
In the log I see errors like:
Is it possible to add a v7 node to a v6 cluster? or should I re-install the new node as v6 and then upgrade?
Thanks in advance
Regards
I have a cluster of 7 nodes of Proxmox v6. I have a new machine that I installed with Proxmox v7 that I would like to add the cluster to start the v6->v7 migration of the cluster.
When I do:
Code:
# pvecm add OLD_NODE --link0 MY_IP --use_ssh yes
copy corosync auth key
stopping pve-cluster service
backup old database to '/var/lib/pve-cluster/backup/config-1633102000.sql.gz'
waiting for quorum...
It hangs on the new node and the whole cluster fails (the nodes stop seeing the others).
In the log I see errors like:
Code:
[status] crit: cpg_send_message failed: 6
Is it possible to add a v7 node to a v6 cluster? or should I re-install the new node as v6 and then upgrade?
Thanks in advance
Regards