SUSE / ha-sap-terraform-deployments

Automated SAP/HA Deployments in Public/Private Clouds
GNU General Public License v3.0
122 stars 88 forks source link

enable SAPHanaSR-ScaleOut multi-target system replication #787

Closed yeoldegrove closed 2 years ago

yeoldegrove commented 3 years ago

Starting with version 0.180 the SAPHanaSR-ScaleOut package supports SAP HANA scale-out multi-target system replication. That means you can connect a third HANA site by system replication to either of the two HANA sites which are managed by the SUSE HA cluster.

More Details can be found here: https://www.suse.com/c/sap-hana-scale-out-upgrade-details/ https://www.suse.com/c/sap-hana-scale-out-multi-target-upgrade/

To enable this feature, a different hook script needs to be used: ~/usr/share/SAPHanaSR-ScaleOut/SAPHanaSR.py~ /usr/share/SAPHanaSR-ScaleOut/SAPHanaSrMultiTarget.py

This is tightly related to https://github.com/SUSE/saphanabootstrap-formula/issues/135.