HomeClusterLabs Projects

Feature: controller: allow configurable reaction to local node fencing

Description

Feature: controller: allow configurable reaction to local node fencing

e4fc243 fixed a bug so that when the local node is notified of its own fencing,
it correctly panics.

However, some users may have been relying on the previous behavior. In
particular, some users may configure fabric fencing because they don't
want the node ever intentionally hard-powered off.

This creates a new cluster property, fence-reaction, that controls the
behavior ("stop" for the original behavior, "panic" for the more correct
behavior). For now, it defaults to "stop", to preserve the current behavior.
At the next minor bump (2.1.0), we can flip the default.

Details

Provenance
kgaillotAuthored on Jul 23 2019, 3:25 PM
Parents
rPb96090968de0: Log: pacemakerd: make daemon exit detection messages more consistent
Branches
Unknown
Tags
Unknown

Event Timeline