Hello,
I made cluster with 5 Node, and on all node i have massive message in /var/log/daemon.log
All message are the same every second and
Aug 6 12:41:47 pve-1 corosync[1544]: alert [TOTEM ] Invalid packet data
Aug 6 12:41:47 pve-1 corosync[1544]: [TOTEM ] Digest does not match
Aug 6 12:41:47 pve-1 corosync[1544]: [TOTEM ] Received message has invalid digest... ignoring.
Here you have the corosync generated config :
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: pve-1
nodeid: 1
quorum_votes: 1
ring0_addr: 10.0.11.1
}
node {
name: pve-2
nodeid: 2
quorum_votes: 1
ring0_addr: 10.0.11.2
}
node {
name: pve-3
nodeid: 3
quorum_votes: 1
ring0_addr: 10.0.11.3
}
node {
name: pve-4
nodeid: 4
quorum_votes: 1
ring0_addr: 10.0.11.4
}
node {
name: pve-5
nodeid: 5
quorum_votes: 1
ring0_addr: 10.0.11.5
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: SENSIBLE
config_version: 5
interface {
bindnetaddr: 10.0.11.1
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}
Can you help me ?
Best regards
I made cluster with 5 Node, and on all node i have massive message in /var/log/daemon.log
All message are the same every second and
Aug 6 12:41:47 pve-1 corosync[1544]: alert [TOTEM ] Invalid packet data
Aug 6 12:41:47 pve-1 corosync[1544]: [TOTEM ] Digest does not match
Aug 6 12:41:47 pve-1 corosync[1544]: [TOTEM ] Received message has invalid digest... ignoring.
Here you have the corosync generated config :
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: pve-1
nodeid: 1
quorum_votes: 1
ring0_addr: 10.0.11.1
}
node {
name: pve-2
nodeid: 2
quorum_votes: 1
ring0_addr: 10.0.11.2
}
node {
name: pve-3
nodeid: 3
quorum_votes: 1
ring0_addr: 10.0.11.3
}
node {
name: pve-4
nodeid: 4
quorum_votes: 1
ring0_addr: 10.0.11.4
}
node {
name: pve-5
nodeid: 5
quorum_votes: 1
ring0_addr: 10.0.11.5
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: SENSIBLE
config_version: 5
interface {
bindnetaddr: 10.0.11.1
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}
Can you help me ?
Best regards