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

ra/SAPHana: RC of "saphana_check_local_instance" not evaluated ? #160

Open
PeterPitterling opened this issue Dec 16, 2022 · 0 comments
Open

Comments

@PeterPitterling
Copy link
Contributor

SAPHanaSR/ra/SAPHana

Lines 2746 to 2755 in cfa8ea8

fi
else
saphana_check_local_instance
fi
saphana_monitor_primary; rc=$?
else
if [ $primary_status -eq $HANA_STATE_SECONDARY ]; then
if ! ocf_is_probe; then
saphana_check_local_instance
fi

RA just proceeds, no matter if this check function is successful or not?

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

No branches or pull requests

1 participant