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: set sbd.service timeout based on SBD_START_DELAY #169

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

tomjelinek
Copy link
Member

Enhancement:
Add capability to override a timeout of sbd.service

Reason:
Timeout for starting the sbd.service needs to be longer than SBD_START_DELAY, otherwise the start of the sbd.service times out and prevents a cluster from starting

Result:
Cluster starts even when high value of SBD_START_DELAY is set

Issue Tracker Tickets (Jira or BZ if any):
https://issues.redhat.com/browse/RHEL-4684

@tomjelinek
Copy link
Member Author

[citest]

tasks/shell_pcs/sbd.yml Outdated Show resolved Hide resolved
tasks/shell_pcs/sbd.yml Outdated Show resolved Hide resolved
tasks/shell_pcs/sbd.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@richm richm left a comment

Choose a reason for hiding this comment

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

just the ansible-lint cleanup - everything else looks good

Timeout for starting the sbd.service needs to be longer than
SBD_START_DELAY, otherwise the start of the sbd.service times out and
prevents a cluster from starting
@tomjelinek
Copy link
Member Author

[citest]

@richm richm merged commit 99cca5c into linux-system-roles:main Dec 5, 2023
34 checks passed
@tomjelinek tomjelinek deleted the fix-sbd-timeout branch December 6, 2023 08:06
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