[SOLVED] pvecm status showing only 1 node despite all node up

ermanishchawla

Well-Known Member
Mar 23, 2020
332
34
48
37
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
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
 
Issue is resolved by change secauth: off in the /etc/corosync/corosync.conf file
and restarting corosync
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!