I have cluster of 8 servers but pvecm status is only showing one node and showing activity blocked in all the servers
1. I have synchronized time in all servers
2. I have restarted all servers
3. pvecm status in all servers showing different ring id
corosync-cfgtool -s shows all connected though
My proxmox version 6.2.10
ve-manager/6.2-10/a20769ed (running kernel: 5.4.44-2-pve)
pvecm status output is as follows
on another node
Notice a change in Ring ID
What could be the reason
1. I have synchronized time in all servers
2. I have restarted all servers
3. pvecm status in all servers showing different ring id
corosync-cfgtool -s shows all connected though
Code:
root@inc1pve17:~# corosync-cfgtool -s
Printing link status.
Local node ID 4
LINK ID 0
addr = 172.19.2.24
status:
nodeid 1: connected
nodeid 2: connected
nodeid 3: connected
nodeid 4: localhost
nodeid 5: connected
nodeid 6: connected
nodeid 7: connected
nodeid 8: connected
My proxmox version 6.2.10
ve-manager/6.2-10/a20769ed (running kernel: 5.4.44-2-pve)
pvecm status output is as follows
Code:
Cluster information
-------------------
Name: NavCluster
Config Version: 8
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Wed Jul 22 21:26:13 2020
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000004
Ring ID: 4.6c9
Quorate: No
Votequorum information
----------------------
Expected votes: 8
Highest expected: 8
Total votes: 1
Quorum: 5 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000004 1 172.19.2.24 (local)
on another node
Code:
Cluster information
-------------------
Name: NavCluster
Config Version: 8
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Wed Jul 22 21:27:12 2020
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000003
Ring ID: 3.793
Quorate: No
Votequorum information
----------------------
Expected votes: 8
Highest expected: 8
Total votes: 1
Quorum: 5 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000003 1 172.19.2.25 (local)
Notice a change in Ring ID
What could be the reason