Add support for HANA active/read-enabled system replication in Pacemaker cluster #660
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
sapadm_uid
as specified in the ansible-input-api variable which was only observed on HANA systems. For (A)SCS, ERS and PAS/APP the generic user creation took care of the creation of the sapadm user with the right uid.Solution
logreplay_readaccess
and pacemaker is configured with an additional resourceg_secip_
.Tests
Deployed a high available HANA cluster on RHEL 8.10 with the
database_active_active
variable set to true.Notes
https://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-rhel?tabs=lb-portal#configure-hana-activeread-enabled-system-replication-in-pacemaker-cluster
https://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability?tabs=lb-portal%2Csaphanasr#configure-hana-activeread-enabled-system-replication-in-a-pacemaker-cluster