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

sap_ha_pacemaker_cluster: fix pcs resource restart #769

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

ja9fuchs
Copy link
Contributor

pcs resource restart on RHEL only takes one resource argument and reads the 2nd one as a target node argument.
The task was converted to simply run the restart per resource in a loop.

@ja9fuchs ja9fuchs requested a review from marcelmamula June 20, 2024 14:52
Copy link
Member

@sean-freeman sean-freeman 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

@marcelmamula marcelmamula left a comment

Choose a reason for hiding this comment

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

LGTM

TASK [ SAP HA Pacemaker - (SAP HA Interface) Restart ASCS ERS resources] ***************
skipping: [ae1ers] => (item=rsc_SAPStartSrv_AE1_ASCS00)
skipping: [ae1ers] => (item=rsc_SAPStartSrv_AE1_ERS10)
skipping: [ae1ers]
changed: [ae1ascs] => (item=rsc_SAPStartSrv_AE1_ASCS00)
changed: [ae1ascs] => (item=rsc_SAPStartSrv_AE1_ERS10)

@berndfinger berndfinger merged commit d58d44b into sap-linuxlab:dev Jun 21, 2024
3 checks passed
@ja9fuchs ja9fuchs deleted the ha-fix-nw-restart branch June 21, 2024 10:27
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