HomeClusterLabs Projects

Fix: crmd: Cached copies of transient attributes cease to be valid once a node…

Description

Fix: crmd: Cached copies of transient attributes cease to be valid once a node leaves the membership

Previously we removed them when the node came back.
Why we did this is unclear, possibly we just pattern matched on the
places that removed the lrmd status (which does need to persist until
either the node is fenced because it had active resources or returns
healthy).

Details

Event Timeline