Skip to content

Commit f424902

Browse files
author
Anjan Banerjee
committed
updated the suse and rhel docs for sap ascs/ers cluster with note for 3 node cluster
1 parent fc96974 commit f424902

6 files changed

Lines changed: 35 additions & 0 deletions

articles/sap/workloads/high-availability-guide-rhel-multi-sid.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,12 @@ This article assumes that:
541541
sudo firewall-cmd --zone=public --add-port={62122,3222,3322,52213,52214,52216}/tcp
542542
```
543543

544+
> [!Note]
545+
> SAP ASCS/ERS cluster can be extended from 2-node to 3-node cluster with 3rd node as a spare node for failover of ASCS or ERS services.
546+
> - 3-node setup can only be used for SAP systems using SAP Enqueue Replication Server 2 (ENSA2).
547+
> - The cluster property ‘priority-fencing-delay’ should not be used in a 3-node cluster.
548+
549+
544550
### Proceed with the SAP installation
545551

546552
Complete your SAP installation by:

articles/sap/workloads/high-availability-guide-rhel-netapp-files.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,12 @@ The following items are prefixed with either:
729729
sudo firewall-cmd --zone=public --add-port={62101,3201,3301,50113,50114,50116}/tcp
730730
```
731731

732+
> [!Note]
733+
> SAP ASCS/ERS cluster can be extended from 2-node to 3-node cluster with 3rd node as a spare node for failover of ASCS or ERS services.
734+
> - 3-node setup can only be used for SAP systems using SAP Enqueue Replication Server 2 (ENSA2).
735+
> - The cluster property ‘priority-fencing-delay’ should not be used in a 3-node cluster.
736+
737+
732738
## SAP NetWeaver application server preparation
733739

734740
Some databases require that the database instance installation runs on an application server. Prepare the application server VMs to be able to use them in these cases.

articles/sap/workloads/high-availability-guide-rhel-nfs-azure-files.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,12 @@ The following items are prefixed with:
648648
sudo firewall-cmd --zone=public --add-port={62101,3201,3301,50113,50114,50116}/tcp
649649
```
650650
651+
> [!Note]
652+
> SAP ASCS/ERS cluster can be extended from 2-node to 3-node cluster with 3rd node as a spare node for failover of ASCS or ERS services.
653+
> - 3-node setup can only be used for SAP systems using SAP Enqueue Replication Server 2 (ENSA2).
654+
> - The cluster property ‘priority-fencing-delay’ should not be used in a 3-node cluster.
655+
656+
651657
## SAP NetWeaver application server preparation
652658
653659
Some databases require that the database instance installation runs on an application server. Prepare the application server VMs to be able to use them in these cases.

articles/sap/workloads/high-availability-guide-suse-multi-sid.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,12 @@ The following picture shows how the resources would look like in the High Availa
531531

532532
[![A screenshot of the SUSE HAWK SAP NetWeaver cluster status screen.](./media/high-availability-guide-suse/ha-suse-multi-sid-hawk.png)](./media/high-availability-guide-suse/ha-suse-multi-sid-hawk-detail.png#lightbox)
533533

534+
> [!Note]
535+
> SAP ASCS/ERS cluster can be extended from 2-node to 3-node cluster with 3rd node as a spare node for failover of ASCS or ERS services.
536+
> - 3-node setup can only be used for SAP systems using SAP Enqueue Replication Server 2 (ENSA2).
537+
> - The cluster property ‘priority-fencing-delay’ should not be used in a 3-node cluster.
538+
539+
534540
### Proceed with the SAP installation
535541

536542
Complete your SAP installation by:

articles/sap/workloads/high-availability-guide-suse-netapp-files.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,11 @@ sudo crm_mon -r
754754
# rsc_sap_QAS_ERS01 (ocf::heartbeat:SAPInstance): Started anftstsapcl2
755755
```
756756
757+
> [!Note]
758+
> SAP ASCS/ERS cluster can be extended from 2-node to 3-node cluster with 3rd node as a spare node for failover of ASCS or ERS services.
759+
> - 3-node setup can only be used for SAP systems using SAP Enqueue Replication Server 2 (ENSA2).
760+
> - The cluster property ‘priority-fencing-delay’ should not be used in a 3-node cluster.
761+
757762
## SAP NetWeaver application server preparation
758763
759764
Some databases require that the database instance installation is executed on an application server. Prepare the application server virtual machines to be able to use them in these cases.

articles/sap/workloads/high-availability-guide-suse-nfs-azure-files.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,12 @@ sudo crm_mon -r
645645
# rsc_sap_NW1_ERS01 (ocf::heartbeat:SAPInstance): Started sap-cl1
646646
```
647647

648+
> [!Note]
649+
> SAP ASCS/ERS cluster can be extended from 2-node to 3-node cluster with 3rd node as a spare node for failover of ASCS or ERS services.
650+
> - 3-node setup can only be used for SAP systems using SAP Enqueue Replication Server 2 (ENSA2).
651+
> - The cluster property ‘priority-fencing-delay’ should not be used in a 3-node cluster.
652+
653+
648654
## SAP NetWeaver application server preparation
649655

650656
Some databases require that the database instance installation is executed on an application server. Prepare the application server virtual machines to be able to use them in these cases.

0 commit comments

Comments
 (0)