corosync [KNET ] nsscrypto: Digest does not match

filipealvarez

Well-Known Member
Feb 17, 2020
39
5
48
37
Hi,

I have a 3 node proxmox 6 cluster (latest version) and just only one node constant me flood in syslog this message:

corosync[27141]: [KNET ] nsscrypto: Digest does not match
corosync[27141]: [KNET ] nsscrypto: Digest does not match
corosync[27141]: [KNET ] nsscrypto: Digest does not match
corosync[27141]: [KNET ] nsscrypto: Digest does not match

Tried to remove /var/lib/corosync/* and restart and nothing.

Checked all /etc/corosync/corosync.conf and /etc/pve/corosync.conf contents and file permissions and its equal in all nodes.

pvecmstatus appearly OK too:

# pvecm status
Cluster information
-------------------
Name: CLUSTER
Config Version: 5
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Mon Jan 16 17:44:58 2023
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000002
Ring ID: 1.bc4d
Quorate: Yes

Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate

Can someone help me to understand that is happening?
 
Hello,

Can someone help me to understand that is happening?
One possible cause of this issue could be a problem with the network between the nodes. Otherwise, I would check the network connectivity between the nodes, and also check the version of Corosync and kernel, if both of them are same in all nodes.

Also, It could be helpful to check the Syslog and dmesg logs in all nodes in order to see if there is any indication of the issue there.