I am attempting to join a new host to my cluster and I am getting a corosync error: corosync[7957]: [MAIN ] Totem is unable to form a cluster because of an operating system or network fault (reason: totem is continuously in gather state). The most common cause of this message is that the local firewall is configured improperly.
followed by a couple of other errors.
Disabling the firewall makes no difference and I can also ping all the hosts by name without issue. Eventually, somehow, I got pvecm to remove the one host but now corosync is still acting up.
followed by a couple of other errors.
Code:
Oct 8 10:09:20 host1 corosync[7957]: [MAIN ] Totem is unable to form a cluster because of an operating system or network fault (reason: totem is continuously in gather state). The most common cause of this message is that the local firewall is configured improperly.
Oct 8 10:09:20 host1 pmxcfs[1226950]: [dcdb] notice: cpg_join retry 80
Oct 8 10:09:21 host1 corosync[7957]: [MAIN ] Totem is unable to form a cluster because of an operating system or network fault (reason: totem is continuously in gather state). The most common cause of this message is that the local firewall is configured improperly.
Oct 8 10:09:21 host1 pmxcfs[1226950]: [dcdb] notice: cpg_join retry 90
Oct 8 10:09:22 host1 pve-firewall[8149]: status update error: Connection refused
Oct 8 10:09:22 host1 pmxcfs[1226950]: [dcdb] notice: cpg_join retry 100
Oct 8 10:09:23 host1 corosync[7957]: [MAIN ] Totem is unable to form a cluster because of an operating system or network fault (reason: totem is continuously in gather state). The most common cause of this message is that the local firewall is configured improperly.
Oct 8 10:09:23 host1 pmxcfs[1226950]: [dcdb] notice: cpg_join retry 110
Oct 8 10:09:24 host1 pveproxy[972735]: ipcc_send_rec[1] failed: Connection refused
Oct 8 10:09:24 host1 pveproxy[972735]: ipcc_send_rec[2] failed: Connection refused
Oct 8 10:09:24 host1 pveproxy[972735]: ipcc_send_rec[3] failed: Connection refused
Oct 8 10:09:24 host1 corosync[7957]: [MAIN ] Totem is unable to form a cluster because of an operating system or network fault (reason: totem is continuously in gather state). The most common cause of this message is that the local firewall is configured improperly.
Disabling the firewall makes no difference and I can also ping all the hosts by name without issue. Eventually, somehow, I got pvecm to remove the one host but now corosync is still acting up.