mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-01-19 20:15:20 +00:00
In a 10-node cluster where all nodes are booting up and starting corosync at the same time, sometimes during this process corosync detects a node as leaving and rejoining the cluster. Occasionally the downlist that gets picked contains the local node. When the local node sends leave events for the downlist (including itself), it sets its cpd state to CPD_STATE_UNJOINED and clears the cpd->group_name. This means it no longer sends CPG events to the CPG client. Reviewed-by: Jan Friesse <jfriesse@redhat.com> |
||
|---|---|---|
| .. | ||
| cfg.c | ||
| confdb.c | ||
| cpg.c | ||
| evs.c | ||
| Makefile.am | ||
| mon.c | ||
| pload.c | ||
| testquorum.c | ||
| votequorum.c | ||
| wd.c | ||