I have a 4 node cluster (planning to go to an odd number soon). From the web console
corosync.conf is identical on each node (including version number). `pvecm status` reports 4 nodes / same output on all nodes. Corosync appears to be happy on all nodes:
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2020-06-08 13:09:02 BST; 3 days ago
Docs: man:corosync
man:corosync.conf
man:corosync_overview
Main PID: 1042 (corosync)
Tasks: 9 (limit: 4915)
Memory: 147.0M
CGroup: /system.slice/corosync.service
└─1042 /usr/sbin/corosync -f
Jun 09 20:02:51 dev-i02-dg-virt corosync[1042]: [KNET ] rx: host: 3 link: 1 is up
Jun 09 20:02:51 dev-i02-dg-virt corosync[1042]: [KNET ] host: host: 3 (passive) best link: 0 (pri: 1)
Jun 09 20:02:51 dev-i02-dg-virt corosync[1042]: [KNET ] host: host: 3 (passive) best link: 0 (pri: 1)
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [TOTEM ] A new membership (1.2b) was formed. Members joined: 3
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [QUORUM] Members[4]: 1 2 3 4
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [MAIN ] Completed service synchronization, ready to provide service.
- on node 1, I can see the status of all nodes/run a shell on all nodes,
- but on node 2, 3, 4 I cannot connect to node 1: Connection Timed Out (595) / Communication Failure(0)
corosync.conf is identical on each node (including version number). `pvecm status` reports 4 nodes / same output on all nodes. Corosync appears to be happy on all nodes:
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2020-06-08 13:09:02 BST; 3 days ago
Docs: man:corosync
man:corosync.conf
man:corosync_overview
Main PID: 1042 (corosync)
Tasks: 9 (limit: 4915)
Memory: 147.0M
CGroup: /system.slice/corosync.service
└─1042 /usr/sbin/corosync -f
Jun 09 20:02:51 dev-i02-dg-virt corosync[1042]: [KNET ] rx: host: 3 link: 1 is up
Jun 09 20:02:51 dev-i02-dg-virt corosync[1042]: [KNET ] host: host: 3 (passive) best link: 0 (pri: 1)
Jun 09 20:02:51 dev-i02-dg-virt corosync[1042]: [KNET ] host: host: 3 (passive) best link: 0 (pri: 1)
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [TOTEM ] A new membership (1.2b) was formed. Members joined: 3
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [CPG ] downlist left_list: 0 received
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [QUORUM] Members[4]: 1 2 3 4
Jun 09 20:02:52 dev-i02-dg-virt corosync[1042]: [MAIN ] Completed service synchronization, ready to provide service.
Last edited: