Hello.
I'm trying to upgrade my proxmox nodes from 5.4-13 to 6. I have two nodes (for examples node1 and node2) in cluster. One of them, node2, is not used yet, so I thought to upgrade it first. I have did all steps from https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0 and I stuck a little on corosync upgrade.
I have upgraded corosync to ver 3 on my node2:
On node1 I have stil:
But after upgrade to ver 3 on node2 I have lost quorum.
By tiping: pvecm status on both nodes, I got:
My question is, it is normal to lost quorum by diffrences in corosync version?
Testing next upgrade steps to proxmox 6 in node2, typing apt dist-upgrade, I got:
Above message a little worried me.
So, what should I do in this situation? Upgrade corosync to ver 3 on node1? I will greatfull for any informations.
Your faithfully,
Marek.
I'm trying to upgrade my proxmox nodes from 5.4-13 to 6. I have two nodes (for examples node1 and node2) in cluster. One of them, node2, is not used yet, so I thought to upgrade it first. I have did all steps from https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0 and I stuck a little on corosync upgrade.
I have upgraded corosync to ver 3 on my node2:
corosync -v
Corosync Cluster Engine, version '3.0.3'
Copyright (c) 2006-2018 Red Hat, Inc.
On node1 I have stil:
corosync -v
Corosync Cluster Engine, version '2.4.4-dirty'
Copyright (c) 2006-2009 Red Hat, Inc.
But after upgrade to ver 3 on node2 I have lost quorum.
By tiping: pvecm status on both nodes, I got:
Quorum information
------------------
Date: Wed Apr 29 10:31:09 2020
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.19
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
My question is, it is normal to lost quorum by diffrences in corosync version?
Testing next upgrade steps to proxmox 6 in node2, typing apt dist-upgrade, I got:
Do you want to continue? [Y/n] y
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook) touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook) - your APT repository settings
W: (pve-apt-hook) - that you are using 'apt full-upgrade' to upgrade your system
E: Sub-process /usr/share/proxmox-ve/pve-apt-hook returned an error code (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook
Above message a little worried me.
So, what should I do in this situation? Upgrade corosync to ver 3 on node1? I will greatfull for any informations.
Your faithfully,
Marek.