HomeClusterLabs Projects

Fix: controller: Don't nack joining node due to old CIB

Description

Fix: controller: Don't nack joining node due to old CIB

In the finalization stage, we sync the max_generation CIB across the
cluster. It's possible for the sync_from() operation to return a
-pcmk_err_old_data error ("Update was older than existing
configuration"). That error is fairly normal (hence treating it as a
warning already), and it shouldn't cause us to call a new election and
nack the max_generation node.

Regression in ae899e8.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Dec 5 2022, 5:35 PM
Parents
rP7ddafc3a14e0: Merge pull request #2972 from nrwahl2/nrwahl2-fixes
Branches
Unknown
Tags
Unknown