Skip to content

Conversation

clumens
Copy link
Contributor

@clumens clumens commented Oct 2, 2025

No description provided.

r"pacemaker-controld.*:.*not in our membership list",
r"CRIT:.*node.*returning after partition"
r"CRIT:.*node.*returning after partition",
self._cm.templates["Pat:Fencing_active"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear to me how this ever worked even before the message changed, since we didn't have this pattern in errors_to_ignore()... I guess it never did work for the split brain test, and it broke with the mentioned commit for component fail and stonithd?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I don't think SplitBrainTest has worked in a long time. We just didn't know it because it never ran until 14406ce.

This has been broken since the message changed in 07a19bc, but we
didn't notice because the SplitBrain test has been disabled for a long
time.

Additionally, I've removed the "stonith " part from the beginning of the
string.  Other resources can cause the same message to be printed in the
SplitBrain test.  We could have a whole separate message for this case,
but I'm not sure it's worth it.
There's probably almost endless amounts of this that could be done in
CTS, and I don't really want to get started on that but I was already in
the area.
@nrwahl2 nrwahl2 merged commit caadc9b into ClusterLabs:main Oct 14, 2025
1 check passed
@clumens clumens deleted the ctslab-fixes branch October 14, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants