Skip to content

Commit accf0f5

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 23c09fc commit accf0f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Read the following SAP Notes and papers first
6969

7070
## Overview
7171

72-
To achieve high availability, SAP NetWeaver requires an NFS server. The NFS server is configured in a separate cluster and can be used by multiple SAP systems.
72+
To achieve high availability, SAP NetWeaver requires an NFS server. The NFS server is configured in a separate cluster and multiple SAP systems can use it.
7373

7474
![SAP NetWeaver High Availability overview](./media/high-availability-guide-suse/ha-suse.png)
7575

@@ -1066,7 +1066,7 @@ The following tests are a copy of the test cases in the best practices guides of
10661066
rsc_sap_NW1_ERS02 (ocf::heartbeat:SAPInstance): Started nw1-cl-0
10671067
```
10681068

1069-
Create an enqueue lock by, for example edit a user in transaction su01. Run the following commands as \<sapsid>adm on the node where the ASCS instance is running. The commands will stop the ASCS instance and start it again. If using enqueue server 1 architecture, the enqueue lock is expected to be lost in this test. If using enqueue server 2 architecture, the enqueue will be retained.
1069+
Create an enqueue lock by, for example edit a user in transaction su01. Run the following commands as \<sapsid>adm on the node where the ASCS instance is running. The commands stops the ASCS instance and start it again. If using enqueue server 1 architecture, the enqueue lock is expected to be lost in this test. If using enqueue server 2 architecture, the enqueue will be retained.
10701070

10711071
```bash
10721072
nw1-cl-1:nw1adm 54> sapcontrol -nr 00 -function StopWait 600 2

0 commit comments

Comments
 (0)