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

Add support for HANA active/read-enabled system replication in Pacemaker cluster #660

Merged

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    5577cd9 View commit details
    Browse the repository at this point in the history
  2. Add support for HANA active/read-enabled system replication

    Configure HANA for logreplay_readaccess and set-up pacemaker with secondary virtual IP address resource for an active/read-enabled setup.
    
    https://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-rhel?tabs=lb-portal#configure-hana-activeread-enabled-system-replication
    hjstam committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b73ca84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4ca1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6825ccd View commit details
    Browse the repository at this point in the history
  5. Bugfix creation of sapadm user

    sapadm user wasn't created anymore by SDAF. Updated the when statement and aligned user properties with sapinst.
    
    Shell: /bin/false
    Description: SAP System Administrator
    hjstam committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3a53a3c View commit details
    Browse the repository at this point in the history