Skip to content

Commit 2b2f219

Browse files
Merge pull request #232873 from msaenzbosupport/patch-10
[Doc-A-THon]Update sap-hana-availability-one-region.md
2 parents 35fc61e + 853be51 commit 2b2f219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sap/workloads/sap-hana-availability-one-region.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ In this scenario, data that's replicated to the HANA instance in the second VM i
9999

100100
### SAP HANA system replication with automatic failover
101101

102-
In the standard and most common availability configuration within one Azure region, two Azure VMs running SLES Linux have a failover cluster defined. The SLES Linux cluster is based on the [Pacemaker](./high-availability-guide-suse-pacemaker.md) framework, in conjunction with a [fencing device](./high-availability-guide-suse-pacemaker.md#create-an-azure-fence-agent-device).
102+
In the standard and most common availability configuration within one Azure region, two Azure VMs running Linux with HA packages have a failover cluster defined. The HA Linux cluster is based on the `Pacemaker` framework using [SLES](./high-availability-guide-suse-pacemaker.md) or [RHEL](./high-availability-guide-rhel-pacemaker.md) in conjunction with a `fencing device` [SLES](./high-availability-guide-suse-pacemaker.md#create-an-azure-fence-agent-device) or [RHEL](./high-availability-guide-rhel-pacemaker.md#create-fencing-device) as an example.
103103

104104
From an SAP HANA perspective, the replication mode that's used is synced and an automatic failover is configured. In the second VM, the SAP HANA instance acts as a hot standby node. The standby node receives a synchronous stream of change records from the primary SAP HANA instance. As transactions are committed by the application at the HANA primary node, the primary HANA node waits to confirm the commit to the application until the secondary SAP HANA node confirms that it received the commit record. SAP HANA offers two synchronous replication modes. For details and for a description of differences between these two synchronous replication modes, see the SAP article [Replication modes for SAP HANA system replication](https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.02/en-US/c039a1a5b8824ecfa754b55e0caffc01.html).
105105

@@ -118,4 +118,4 @@ For step-by-step guidance on setting up these configurations in Azure, see:
118118

119119
For more information about SAP HANA availability across Azure regions, see:
120120

121-
- [SAP HANA availability across Azure regions](./sap-hana-availability-across-regions.md)
121+
- [SAP HANA availability across Azure regions](./sap-hana-availability-across-regions.md)

0 commit comments

Comments
 (0)