Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix azure sbd stonith-timeout and add concurrent-fencing #290

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

BillAnastasiadis
Copy link
Collaborator

@BillAnastasiadis BillAnastasiadis commented Nov 7, 2024

As discovered by @jankohoutek , stonith-timeout was set erroneously for both azure sbd and native fencing cases. This pr attempts to fix that.

This pr also enables concurrent fencing, as suggested in https://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-pacemaker?tabs=msi#create-a-fencing-device-on-the-pacemaker-cluster

Verification Runs:
SBD:
https://openqa.suse.de/tests/15879961 PASS
https://openqa.suse.de/tests/15882210 PASS
https://openqa.suse.de/tests/15882212 PASS
https://openqa.suse.de/tests/15882213 PASS

MSI:
https://openqa.suse.de/tests/15879960 PASS
https://openqa.suse.de/tests/15882208 PASS
https://openqa.suse.de/tests/15882209 FAIL (crash site A)
https://openqa.suse.de/tests/15882211 PASS

SPN:
https://openqa.suse.de/tests/15882224 FAIL (crash site A)
https://openqa.suse.de/tests/15882225 PASS
https://openqa.suse.de/tests/15882226 FAIL (kill site A - primary)
https://openqa.suse.de/tests/15892130 PASS

VRs for the concurrent fencing:

Copy link
Collaborator

@alvarocarvajald alvarocarvajald left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jankohoutek jankohoutek left a comment

Choose a reason for hiding this comment

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

There is stil thet typo [sdb] instreadd of [sbd] on line 42

@BillAnastasiadis BillAnastasiadis changed the title Fix azure sbd stonith-timeout WIP: Fix azure sbd stonith-timeout Nov 8, 2024
Copy link
Collaborator

@mpagot mpagot left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@mpagot mpagot left a comment

Choose a reason for hiding this comment

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

LGTM

@mpagot mpagot merged commit 1491df6 into SUSE:main Nov 11, 2024
1 check passed
@mpagot mpagot changed the title WIP: Fix azure sbd stonith-timeout Fix azure sbd stonith-timeout Nov 11, 2024
@BillAnastasiadis BillAnastasiadis changed the title Fix azure sbd stonith-timeout Fix azure sbd stonith-timeout and add concurrent-fencing Nov 12, 2024
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.

4 participants