-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: crmsh 4.6.0 support and stonith-enabled workflow update #232
Conversation
@tomjelinek @richm Can you tell me why tests failed beside I can move |
https://ansible.readthedocs.io/projects/lint/rules/package-latest/?h=package |
Python unit tests fail because pcs-main no longer builds on ubuntu-22.04. This is being addressed in #231 Ansible test seems to be failing due to |
It is because of linux-system-roles/auto-maintenance#353 - just ignore it for now |
[citest] |
Enhancement:
main
present
tolatest
to accommodate for installation of package updates.latest
from what I checked.ha_cluster_use_latest_packages
, as discussed below.crmsh
stonith-enabled
property before proceeding with othercrm configure
stepsstonith-enabled=true
if it is missing.stonith-enabled=false
, which is not recommended.crm_verify
to validate shadow CIB before patching. Fail module is used to check return code.Reason:
crmsh 4.6.0
in SUSE Linux Enterprise Server for SAP Applications 15 SP6 no longer ignores error caused byha_cluster
workflow.crm init
which sets propertystonit-enabled=false
, allowing for all configuration steps including maintenance mode.ha_cluster
workflow does not usecrm init
so this step was missing, resulting in RC 78 error on SP6 which is thrown for everycrm configure
command exceptcrm configure property stonith-enabled=false
Result:
Successfully tested building of SAP HANA and SAP Netweaver clusters on AWS and Google Cloud for OS: