If split brain prevention is enabled, rded does not allow promotion of a node to Active unless a lock can be obtained. For some users, it may be preferrable to allow this to occur even if the consensus service is not available, so the consensus service does not become a single point of failure.
If a peer SC can be seen by a SC, and that SC has the lower node ID, we can optionally allow node promotion to occur during SC election, if the consensus service is not available.
During normal cluster operation, if the consensus service becomes unavailable, but a peer SC can still be seen, then the active SC may remain active.
This optional feature must not be used together with the roaming SC feature.
A parameter will be added to fmd.conf (default value is 0):
export FMS_RELAXED_NODE_PROMOTION=1
Tickets: #2995
Tickets: #2997
Wiki: ChangeLog-5.19.03
Wiki: NEWS-5.19.03
commit 5ebaa1d4ef5afd86f19adba447460e2b77b8fa9b
Author: Gary Lee gary.lee@dektech.com.au
Date: Mon Jan 21 13:45:08 2019 +1100
commit 8a175064ec967a6a64c1deeef8e94a2c31216069
Author: Gary Lee gary.lee@dektech.com.au
Date: Mon Jan 21 12:02:55 2019 +1100
commit dc5abfa9800310be79dedbac254036daae8826bf
Author: Gary Lee gary.lee@dektech.com.au
Date: Mon Jan 21 11:55:02 2019 +1100
commit b116c69d09377897fd6dd223552bdf75683a3da5
Author: Gary Lee gary.lee@dektech.com.au
Date: Mon Jan 21 11:49:17 2019 +1100
commit 1ccaecc7c0308e460f76a7dd94c59f4734ed64fd
Author: Gary Lee gary.lee@dektech.com.au
Date: Mon Jan 21 11:39:24 2019 +1100