Hi,
I have just upgraded one of my proxmoxve nodes from 4.4 to 5.0 whith the following command:
apt-get update && apt-get dist-upgrade -y && sed -i 's/jessie/stretch/g' /etc/apt/sources.list && sed -i 's/jessie/stretch/g' /etc/apt/sources.list.d/pve-enterprise.list && echo "deb http://download.proxmox.com/debian/ceph-luminous stretch main" > /etc/apt/sources.list.d/ceph.list ; apt-get update && apt-get dist-upgrade -y && reboot
After reboot, none of the contaniners/VM restarted and the node is greyed in the webgui of another node.
Now, when the outpout of pvecm nodes from the other node is:
Membership information
----------------------
Nodeid Votes Name
3 1 vortex
2 1 ovni7 (local)
and the outpout of pvecm status is:
Quorum information
------------------
Date: Tue Sep 26 18:45:38 2017
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000002
Ring ID: 3/6024
Quorate: Yes
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000003 1 10.1.10.101
0x00000002 1 10.1.12.111 (local)
So, my upgraded node seems to not be completely dead.
The same commands run from the upgraded node, gives the follwing output:
-bash: pvecm: command not found
Can someone tell me where my problems come from. I have already backed up the most important containers.
TIA
Fathi B.N.
I have just upgraded one of my proxmoxve nodes from 4.4 to 5.0 whith the following command:
apt-get update && apt-get dist-upgrade -y && sed -i 's/jessie/stretch/g' /etc/apt/sources.list && sed -i 's/jessie/stretch/g' /etc/apt/sources.list.d/pve-enterprise.list && echo "deb http://download.proxmox.com/debian/ceph-luminous stretch main" > /etc/apt/sources.list.d/ceph.list ; apt-get update && apt-get dist-upgrade -y && reboot
After reboot, none of the contaniners/VM restarted and the node is greyed in the webgui of another node.
Now, when the outpout of pvecm nodes from the other node is:
Membership information
----------------------
Nodeid Votes Name
3 1 vortex
2 1 ovni7 (local)
and the outpout of pvecm status is:
Quorum information
------------------
Date: Tue Sep 26 18:45:38 2017
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000002
Ring ID: 3/6024
Quorate: Yes
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000003 1 10.1.10.101
0x00000002 1 10.1.12.111 (local)
So, my upgraded node seems to not be completely dead.
The same commands run from the upgraded node, gives the follwing output:
-bash: pvecm: command not found
Can someone tell me where my problems come from. I have already backed up the most important containers.
TIA
Fathi B.N.