Hi,
I have a problem with upgrade on my 17-nodes cluster.
I've upgraded my first node to PVE 8.0.4 and at reboot, all other nodes are red cross marked. It's impossible to connect on other nodes by GUI (SSH is OK) : "please wait" during a long time and, finally, "Login failed".
On node 1 :
On other node, after loooong seconds... :
It looks like two clusters, with same name... what's wrong ?
Thanks !
I have a problem with upgrade on my 17-nodes cluster.
I've upgraded my first node to PVE 8.0.4 and at reboot, all other nodes are red cross marked. It's impossible to connect on other nodes by GUI (SSH is OK) : "please wait" during a long time and, finally, "Login failed".
On node 1 :
Code:
root@cloud-node-01:/var/log# pvecm status
Cluster information
-------------------
Name: CLOUD
Config Version: 22
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Aug 7 16:44:10 2023
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1.5545
Quorate: No
Votequorum information
----------------------
Expected votes: 17
Highest expected: 17
Total votes: 1
Quorum: 9 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 172.16.240.1 (local)
On other node, after loooong seconds... :
Code:
root@cloud-node-08:~# pvecm status
Cluster information
-------------------
Name: CLOUD
Config Version: 22
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Aug 7 16:46:07 2023
Quorum provider: corosync_votequorum
Nodes: 16
Node ID: 0x0000000e
Ring ID: 2.4bc8
Quorate: Yes
Votequorum information
----------------------
Expected votes: 17
Highest expected: 17
Total votes: 16
Quorum: 9
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 172.16.240.2
0x00000003 1 172.16.240.5
0x00000004 1 172.16.240.4
0x00000005 1 172.16.240.3
0x00000006 1 172.16.240.80
0x00000007 1 172.16.240.51
0x00000008 1 172.16.240.52
0x00000009 1 172.16.240.53
0x0000000a 1 172.16.240.82
0x0000000b 1 172.16.240.81
0x0000000c 1 172.16.240.6
0x0000000d 1 172.16.240.7
0x0000000e 1 172.16.240.8 (local)
0x0000000f 1 172.16.240.9
0x00000010 1 172.16.240.10
0x00000011 1 172.16.240.11
root@cloud-node-08:~#
It looks like two clusters, with same name... what's wrong ?
Thanks !