You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-rhel-netapp-files.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -599,7 +599,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
599
599
600
600
1. **[A]** Update the /usr/sap/sapservices file
601
601
602
-
To prevent the start of the instances by the sapinit startup script, all instances managed by Pacemaker must be commented out from /usr/sap/sapservices file. Do not comment out the SAP HANA instance if it will be used with HANA SR.
602
+
To prevent the start of the instances by the sapinit startup script, all instances managed by Pacemaker must be commented out from /usr/sap/sapservices file.
603
603
604
604
```
605
605
sudo vi /usr/sap/sapservices
@@ -611,7 +611,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
If using enqueue server 1 architecture (ENSA1), define the resources as follows:
617
617
@@ -739,7 +739,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
739
739
# rsc_sap_QAS_ERS01 (ocf::heartbeat:SAPInstance): Started anftstsapcl1
740
740
```
741
741
742
-
1.**[A]** Add firewall rules for ASCS and ERS on both nodes
742
+
3.**[A]** Add firewall rules for ASCS and ERS on both nodes
743
743
Add the firewall rules for ASCS and ERS on both nodes.
744
744
```
745
745
# Probe Port of ASCS
@@ -1284,6 +1284,7 @@ Follow these steps to install an SAP application server.
1284
1284
1285
1285
## Next steps
1286
1286
1287
+
* To deploy cost optimization scenario where PAS and AAS instance is deployed with SAP NetWeaver HA cluster on RHEL, see [Install SAP Dialog Instance with SAP ASCS/SCS high availability VMs on RHEL](high-availability-guide-rhel-with-dialog-instance.md)
1287
1288
*[HA for SAP NW on Azure VMs on RHEL for SAP applications multi-SID guide](./high-availability-guide-rhel-multi-sid.md)
1288
1289
*[Azure Virtual Machines planning and implementation for SAP][planning-guide]
1289
1290
*[Azure Virtual Machines deployment for SAP][deployment-guide]
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-rhel-nfs-azure-files.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -585,7 +585,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
585
585
586
586
1. **[A]** Update the /usr/sap/sapservices file
587
587
588
-
To prevent the start of the instances by the sapinit startup script, all instances managed by Pacemaker must be commented out from /usr/sap/sapservices file. Do not comment out the SAP HANA instance if it will be used with HANA SR.
588
+
To prevent the start of the instances by the sapinit startup script, all instances managed by Pacemaker must be commented out from /usr/sap/sapservices file.
589
589
590
590
```bash
591
591
sudo vi /usr/sap/sapservices
@@ -868,6 +868,7 @@ Thoroughly test your Pacemaker cluster. [Execute the typical failover tests](./h
868
868
869
869
## Next steps
870
870
871
+
* To deploy cost optimization scenario where PAS and AAS instance is deployed with SAP NetWeaver HA cluster on RHEL, see [Install SAP Dialog Instance with SAP ASCS/SCS high availability VMs on RHEL](high-availability-guide-rhel-with-dialog-instance.md)
871
872
* [HA for SAP NW on Azure VMs on RHEL for SAP applications multi-SID guide](./high-availability-guide-rhel-multi-sid.md)
872
873
* [Azure Virtual Machines planning and implementation for SAP][planning-guide]
873
874
* [Azure Virtual Machines deployment for SAP][deployment-guide]
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-rhel.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -481,7 +481,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
481
481
482
482
1.**[A]** Update the /usr/sap/sapservices file
483
483
484
-
To prevent the start of the instances by the sapinit startup script, all instances managed by Pacemaker must be commented out from /usr/sap/sapservices file. Do not comment out the SAP HANA instance if it will be used with HANA SR.
484
+
To prevent the start of the instances by the sapinit startup script, all instances managed by Pacemaker must be commented out from /usr/sap/sapservices file.
485
485
486
486
<pre><code>
487
487
sudo vi /usr/sap/sapservices
@@ -493,7 +493,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
If using enqueue server 1 architecture (ENSA1), define the resources as follows:
499
499
@@ -1036,6 +1036,7 @@ Follow these steps to install an SAP application server.
1036
1036
1037
1037
## Next steps
1038
1038
1039
+
* To deploy cost optimization scenario where PAS and AAS instance is deployed with SAP NetWeaver HA cluster on RHEL, see [Install SAP Dialog Instance with SAP ASCS/SCS high availability VMs on RHEL](high-availability-guide-rhel-with-dialog-instance.md)
1039
1040
*[HA for SAP NW on Azure VMs on RHEL for SAP applications multi-SID guide](./high-availability-guide-rhel-multi-sid.md)
1040
1041
*[Azure Virtual Machines planning and implementation for SAP][planning-guide]
1041
1042
*[Azure Virtual Machines deployment for SAP][deployment-guide]
0 commit comments