Why does node X keep getting fenced at startup?
If your network is busy, your cluster may decide it’s not getting enough heartbeat packets, but that may be due to other activities that happen when a node joins a cluster. You may have to increase the post_join_delay setting in your cluster.conf. It’s basically a grace period to give the node more time to join the cluster.