Problem with 3 node cluster

MisterY

Renowned Member
Oct 10, 2016
140
4
83
38
Hi,

I have a 3-Node Cluster running, but only node 1 is running 24/7. If I'm starting another node I'll loose quorum, thus I'll have to use "pvecm expected 1" after shutting down the oder node/s.
With a 2-Node Cluster I could bypass this problem by adding
"
two_node: 1
wait_for_all: 0
"
to the corosync.conf. Is there a equivalent for a three_node ?