How to patch a SAP Application Pacemaker Cluster
This document (000020268) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server for SAP Applications 12
Situation
Resolution
Second that the cluster itself is in an idle state, no pending changes waiting to be applied on the cluster level. This can be validated by issuing
crm_simulate -L -S
which should show empty Transition Summary like
Transition Summary:
Executing cluster transition:
Once this is established on one node issue
crm cluster stop
this will failover all relevant resources to the other node.
After this is done, any patching can proceed without consideration for SAP nor the Cluster on the node that got the cluster stopped.
Once the patching is done, maybe even a reboot, on the patched node the cluster is started again with
crm cluster start
This will make the node available again for SAP Applications.
Care should be taken, that any SAP Application is started correctly and is working properly on the returning node. Especially any SAP Hana Secondary should be in
Sync OK
status. It is necessary to check that the failover is available again.
If for example a Primary Hana was stopped, it will now be in a failed start unless AUTOMATIC_REGISTER was set to true. In this case it would be necessary to register the former Primary as new Secondary according to the documentation. Just like if a failover had happened.
After establishing that the Application as well as the Cluster are fine, the same process is repeated with the other node.
crm cluster stop
patching, maybe reboot and then with
crm cluster start
reintroduced into the cluster.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000020268
- Creation Date: 02-Jun-2021
- Modified Date:02-Dec-2022
-
- SUSE Linux Enterprise Server for SAP Applications
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com