Skip to content

Feature: cibadmin: allow altering status section without triggering r…#4147

Merged
nrwahl2 merged 1 commit into
ClusterLabs:3.0from
clumens:modify_fence_scsi_devices-3.0
Jul 10, 2026
Merged

Feature: cibadmin: allow altering status section without triggering r…#4147
nrwahl2 merged 1 commit into
ClusterLabs:3.0from
clumens:modify_fence_scsi_devices-3.0

Conversation

@clumens

@clumens clumens commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

…efresh

As since ec65417 there is no tool available anymore to modify the status section adding the switch --update-status.
Instead of reverting to behavior before the commit above this approach doesn't introduce potentially unintentional behavioral changes.
When used, cibadmin registers with the CIB as
"cibadmin_status" (a safe client name), so the controller does not trigger an election and join refresh that would overwrite the status changes.
This was triggered by pcs feature that allows altering fence_scsi devices without resource restart by updating the digests in already recorded actions in the status section. (Jira Issue RHEL-70283)

…efresh

As since ec65417 there is no tool
available anymore to modify the status section adding the switch
--update-status.
Instead of reverting to behavior before the commit above this
approach doesn't introduce potentially unintentional behavioral
changes.
When used, cibadmin registers with the CIB as
"cibadmin_status" (a safe client name), so the controller does not
trigger an election and join refresh that would overwrite the
status changes.
This was triggered by pcs feature that allows altering fence_scsi
devices without resource restart by updating the digests in already
recorded actions in the status section. (Jira Issue RHEL-70283)
@clumens clumens added branch: 3.0 PRs for the 3.0 branch 3.0.3 Things to merge or backport for 3.0.3 labels Jul 9, 2026
@nrwahl2 nrwahl2 merged commit d5fdebe into ClusterLabs:3.0 Jul 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0.3 Things to merge or backport for 3.0.3 branch: 3.0 PRs for the 3.0 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants