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/sap/workloads/high-availability-guide-suse-multi-sid.md
+52-48Lines changed: 52 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.service: sap-on-azure
7
7
ms.subservice: sap-vm-workloads
8
8
ms.topic: article
9
9
ms.workload: infrastructure-services
10
-
ms.date: 06/21/2023
10
+
ms.date: 01/17/2024
11
11
ms.author: radeltch
12
12
---
13
13
@@ -377,7 +377,9 @@ This documentation assumes that:
377
377
378
378
8. **[1]** Create the SAP cluster resources for the newly installed SAP system.
379
379
380
-
If using enqueue server 1 architecture (ENSA1), define the resources for SAP systems **NW2** and **NW3** as follows:
380
+
Depending on whether you are running an ENSA1 or ENSA2 system, selectrespective tab to define the resources for**NW2** and **NW3** systems. SAP introduced support for [ENSA2](https://help.sap.com/docs/ABAP_PLATFORM_NEW/cff8531bc1d9416d91bb6781e628d4e0/6d655c383abf4c129b0e5c8683e7ecd8.html), including replication,in SAP NetWeaver 7.52. Starting with ABAP Platform 1809, ENSA2 is installed by default. For ENSA2 support, see SAP Note [2630416](https://launchpad.support.sap.com/#/notes/2630416).
SAP introduced support for enqueue server 2, including replication, as of SAP NW 7.52. Starting with ABAP Platform 1809, enqueue server 2 is installed by default. See SAP note [2630416](https://launchpad.support.sap.com/#/notes/2630416) for enqueue server 2 support.
428
-
If using enqueue server 2 architecture ([ENSA2](https://help.sap.com/viewer/cff8531bc1d9416d91bb6781e628d4e0/1709%20001/en-US/6d655c383abf4c129b0e5c8683e7ecd8.html)), define the resources for SAP systems **NW2** and **NW3** as follows:
If you're upgrading from an older version and switching to enqueue server 2, see SAP note [2641019](https://launchpad.support.sap.com/#/notes/2641019).
472
+
---
472
473
473
-
Make sure that the cluster status is ok and that all resources are started. It isn't important on which node the resources are running.
474
-
The following example shows the cluster resources status, after SAP systems **NW2** and **NW3** were added to the cluster.
474
+
If you're upgrading from an older version and switching to enqueue server 2, see SAP note [2641019](https://launchpad.support.sap.com/#/notes/2641019).
475
475
476
-
```bash
477
-
sudo crm_mon -r
478
-
479
-
# Online: [ slesmsscl1 slesmsscl2 ]
480
-
481
-
#Full list of resources:
482
-
483
-
#stonith-sbd (stonith:external/sbd): Started slesmsscl1
484
-
# Resource Group: g-NW1_ASCS
485
-
# fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started slesmsscl2
486
-
# nc_NW1_ASCS (ocf::heartbeat:azure-lb): Started slesmsscl2
487
-
# vip_NW1_ASCS (ocf::heartbeat:IPaddr2): Started slesmsscl2
488
-
# rsc_sap_NW1_ASCS00 (ocf::heartbeat:SAPInstance): Started slesmsscl2
489
-
# Resource Group: g-NW1_ERS
490
-
# fs_NW1_ERS (ocf::heartbeat:Filesystem): Started slesmsscl1
491
-
# nc_NW1_ERS (ocf::heartbeat:azure-lb): Started slesmsscl1
492
-
# vip_NW1_ERS (ocf::heartbeat:IPaddr2): Started slesmsscl1
493
-
# rsc_sap_NW1_ERS02 (ocf::heartbeat:SAPInstance): Started slesmsscl1
494
-
# Resource Group: g-NW2_ASCS
495
-
# fs_NW2_ASCS (ocf::heartbeat:Filesystem): Started slesmsscl1
496
-
# nc_NW2_ASCS (ocf::heartbeat:azure-lb): Started slesmsscl1
497
-
# vip_NW2_ASCS (ocf::heartbeat:IPaddr2): Started slesmsscl1
498
-
# rsc_sap_NW2_ASCS10 (ocf::heartbeat:SAPInstance): Started slesmsscl1
499
-
# Resource Group: g-NW2_ERS
500
-
# fs_NW2_ERS (ocf::heartbeat:Filesystem): Started slesmsscl2
501
-
# nc_NW2_ERS (ocf::heartbeat:azure-lb): Started slesmsscl2
502
-
# vip_NW2_ERS (ocf::heartbeat:IPaddr2): Started slesmsscl2
503
-
# rsc_sap_NW2_ERS12 (ocf::heartbeat:SAPInstance): Started slesmsscl2
504
-
# Resource Group: g-NW3_ASCS
505
-
# fs_NW3_ASCS (ocf::heartbeat:Filesystem): Started slesmsscl1
506
-
# nc_NW3_ASCS (ocf::heartbeat:azure-lb): Started slesmsscl1
507
-
# vip_NW3_ASCS (ocf::heartbeat:IPaddr2): Started slesmsscl1
508
-
# rsc_sap_NW3_ASCS20 (ocf::heartbeat:SAPInstance): Started slesmsscl1
509
-
# Resource Group: g-NW3_ERS
510
-
# fs_NW3_ERS (ocf::heartbeat:Filesystem): Started slesmsscl2
511
-
# nc_NW3_ERS (ocf::heartbeat:azure-lb): Started slesmsscl2
512
-
# vip_NW3_ERS (ocf::heartbeat:IPaddr2): Started slesmsscl2
513
-
# rsc_sap_NW3_ERS22 (ocf::heartbeat:SAPInstance): Started slesmsscl2
514
-
```
476
+
Make sure that the cluster status is ok and that all resources are started. It isn't important on which node the resources are running.
515
477
516
-
The following picture shows how the resources would look like in the HA Web Konsole(Hawk), with the resources forSAP system**NW2**expanded.
478
+
The following example shows the cluster resources status, after SAP systems**NW2**and **NW3** were added to the cluster.
517
479
518
-
[](./media/high-availability-guide-suse/ha-suse-multi-sid-hawk-detail.png#lightbox)
480
+
```bash
481
+
sudo crm_mon -r
482
+
483
+
# Online: [ slesmsscl1 slesmsscl2 ]
484
+
485
+
#Full list of resources:
486
+
487
+
#stonith-sbd (stonith:external/sbd): Started slesmsscl1
488
+
# Resource Group: g-NW1_ASCS
489
+
# fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started slesmsscl2
490
+
# nc_NW1_ASCS (ocf::heartbeat:azure-lb): Started slesmsscl2
491
+
# vip_NW1_ASCS (ocf::heartbeat:IPaddr2): Started slesmsscl2
492
+
# rsc_sap_NW1_ASCS00 (ocf::heartbeat:SAPInstance): Started slesmsscl2
493
+
# Resource Group: g-NW1_ERS
494
+
# fs_NW1_ERS (ocf::heartbeat:Filesystem): Started slesmsscl1
495
+
# nc_NW1_ERS (ocf::heartbeat:azure-lb): Started slesmsscl1
496
+
# vip_NW1_ERS (ocf::heartbeat:IPaddr2): Started slesmsscl1
497
+
# rsc_sap_NW1_ERS02 (ocf::heartbeat:SAPInstance): Started slesmsscl1
498
+
# Resource Group: g-NW2_ASCS
499
+
# fs_NW2_ASCS (ocf::heartbeat:Filesystem): Started slesmsscl1
500
+
# nc_NW2_ASCS (ocf::heartbeat:azure-lb): Started slesmsscl1
501
+
# vip_NW2_ASCS (ocf::heartbeat:IPaddr2): Started slesmsscl1
502
+
# rsc_sap_NW2_ASCS10 (ocf::heartbeat:SAPInstance): Started slesmsscl1
503
+
# Resource Group: g-NW2_ERS
504
+
# fs_NW2_ERS (ocf::heartbeat:Filesystem): Started slesmsscl2
505
+
# nc_NW2_ERS (ocf::heartbeat:azure-lb): Started slesmsscl2
506
+
# vip_NW2_ERS (ocf::heartbeat:IPaddr2): Started slesmsscl2
507
+
# rsc_sap_NW2_ERS12 (ocf::heartbeat:SAPInstance): Started slesmsscl2
508
+
# Resource Group: g-NW3_ASCS
509
+
# fs_NW3_ASCS (ocf::heartbeat:Filesystem): Started slesmsscl1
510
+
# nc_NW3_ASCS (ocf::heartbeat:azure-lb): Started slesmsscl1
511
+
# vip_NW3_ASCS (ocf::heartbeat:IPaddr2): Started slesmsscl1
512
+
# rsc_sap_NW3_ASCS20 (ocf::heartbeat:SAPInstance): Started slesmsscl1
513
+
# Resource Group: g-NW3_ERS
514
+
# fs_NW3_ERS (ocf::heartbeat:Filesystem): Started slesmsscl2
515
+
# nc_NW3_ERS (ocf::heartbeat:azure-lb): Started slesmsscl2
516
+
# vip_NW3_ERS (ocf::heartbeat:IPaddr2): Started slesmsscl2
517
+
# rsc_sap_NW3_ERS22 (ocf::heartbeat:SAPInstance): Started slesmsscl2
518
+
```
519
+
520
+
The following picture shows how the resources would look like in the HA Web Konsole(Hawk), with the resources for SAP system **NW2** expanded.
521
+
522
+
[](./media/high-availability-guide-suse/ha-suse-multi-sid-hawk-detail.png#lightbox)
Copy file name to clipboardExpand all lines: articles/sap/workloads/high-availability-guide-suse-netapp-files.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: sap-on-azure
9
9
ms.subservice: sap-vm-workloads
10
10
ms.topic: article
11
11
ms.workload: infrastructure-services
12
-
ms.date: 09/15/2023
12
+
ms.date: 01/17/2024
13
13
ms.author: radeltch
14
14
---
15
15
@@ -606,7 +606,9 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
606
606
607
607
9. **[1]** Create the SAP cluster resources.
608
608
609
-
If using enqueue server 1 architecture (ENSA1), define the resources as follows:
609
+
Depending on whether you are running an ENSA1 or ENSA2 system, select respective tab to define the resources. SAP introduced support for [ENSA2](https://help.sap.com/docs/ABAP_PLATFORM_NEW/cff8531bc1d9416d91bb6781e628d4e0/6d655c383abf4c129b0e5c8683e7ecd8.html), including replication, in SAP NetWeaver 7.52. Starting with ABAP Platform 1809, ENSA2 is installed by default. For ENSA2 support, see SAP Note [2630416](https://launchpad.support.sap.com/#/notes/2630416).
SAP introduced support for enqueue server 2, including replication, as of SAP NW 7.52. Starting with ABAP Platform 1809, enqueue server 2 is installed by default. See SAP note [2630416](https://launchpad.support.sap.com/#/notes/2630416) for enqueue server 2 support.
658
-
659
-
If using enqueue server 2 architecture ([ENSA2](https://help.sap.com/viewer/cff8531bc1d9416d91bb6781e628d4e0/1709%20001/en-US/6d655c383abf4c129b0e5c8683e7ecd8.html)), define the resources as follows:
659
+
#### [ENSA2](#tab/ensa2)
660
660
661
661
> [!NOTE]
662
662
> If you have a two-node cluster running ENSA2, you have the option to configure priority-fencing-delay cluster property. This property introduces additional delay in fencing a node that has higher total resoure priority when a split-brain scenario occurs. For more information, see [SUSE Linux Enteprise Server high availability extension administration guide](https://documentation.suse.com/sle-ha/15-SP3/single-html/SLE-HA-administration/#pro-ha-storage-protect-fencing).
@@ -706,7 +706,9 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
If you're upgrading from an older version and switching to enqueue server 2, see SAP note [2641019](https://launchpad.support.sap.com/#/notes/2641019).
709
+
---
710
+
711
+
If you're upgrading from an older version and switching to enqueue server 2, see SAP note [2641019](https://launchpad.support.sap.com/#/notes/2641019).
710
712
711
713
> [!NOTE]
712
714
> The higher timeouts, suggested when using NFSv4.1 are necessary due to protocol-specific pause, related to NFSv4.1 lease renewals. For more information, see [NFS in NetApp Best practice](https://www.netapp.com/media/10720-tr-4067.pdf).
Copy file name to clipboardExpand all lines: articles/sap/workloads/high-availability-guide-suse-nfs-azure-files.md
+24-22Lines changed: 24 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -523,7 +523,9 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
523
523
524
524
9. **[1]** Create the SAP cluster resources
525
525
526
-
If using enqueue server 1 architecture (ENSA1), define the resources as follows:
526
+
Depending on whether you are running an ENSA1 or ENSA2 system, selectrespective tab to define the resources. SAP introduced support for[ENSA2](https://help.sap.com/docs/ABAP_PLATFORM_NEW/cff8531bc1d9416d91bb6781e628d4e0/6d655c383abf4c129b0e5c8683e7ecd8.html), including replication,in SAP NetWeaver 7.52. Starting with ABAP Platform 1809, ENSA2 is installed by default. For ENSA2 support, see SAP Note [2630416](https://launchpad.support.sap.com/#/notes/2630416).
SAP introduced support for enqueue server 2, including replication, as of SAP NW 7.52. Starting with ABAP Platform 1809, enqueue server 2 is installed by default. See SAP note [2630416](https://launchpad.support.sap.com/#/notes/2630416) for enqueue server 2 support.
558
-
559
-
If using enqueue server 2 architecture ([ENSA2](https://help.sap.com/viewer/cff8531bc1d9416d91bb6781e628d4e0/1709%20001/en-US/6d655c383abf4c129b0e5c8683e7ecd8.html)), define the resources as follows:
559
+
#### [ENSA2](#tab/ensa2)
560
560
561
561
> [!NOTE]
562
562
> If you have a two-node cluster running ENSA2, you have the option to configure priority-fencing-delay cluster property. This property introduces additional delay in fencing a node that has higher total resoure priority when a split-brain scenario occurs. For more information, see [SUSE Linux Enteprise Server high availability extension administration guide](https://documentation.suse.com/sle-ha/15-SP3/single-html/SLE-HA-administration/#pro-ha-storage-protect-fencing).
@@ -590,26 +590,28 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
If you are upgrading from an older version and switching to enqueue server 2, see SAP note [2641019](https://launchpad.support.sap.com/#/notes/2641019).
593
+
---
594
594
595
-
Make sure that the cluster status is ok and that all resources are started. It is not important on which node the resources are running.
595
+
If you are upgrading from an older version and switching to enqueue server 2, see SAP note [2641019](https://launchpad.support.sap.com/#/notes/2641019).
596
596
597
-
```bash
598
-
sudo crm_mon -r
599
-
# Full list of resources:
600
-
#
601
-
# stonith-sbd (stonith:external/sbd): Started sap-cl2
602
-
# Resource Group: g-NW1_ASCS
603
-
# fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started sap-cl1
604
-
# nc_NW1_ASCS (ocf::heartbeat:azure-lb): Started sap-cl1
605
-
# vip_NW1_ASCS (ocf::heartbeat:IPaddr2): Started sap-cl1
606
-
# rsc_sap_NW1_ASCS00 (ocf::heartbeat:SAPInstance): Started sap-cl1
607
-
# Resource Group: g-NW1_ERS
608
-
# fs_NW1_ERS (ocf::heartbeat:Filesystem): Started sap-cl2
609
-
# nc_NW1_ERS (ocf::heartbeat:azure-lb): Started sap-cl2
610
-
# vip_NW1_ERS (ocf::heartbeat:IPaddr2): Started sap-cl2
611
-
# rsc_sap_NW1_ERS01 (ocf::heartbeat:SAPInstance): Started sap-cl1
612
-
```
597
+
Make sure that the cluster status is ok and that all resources are started. It is not important on which node the resources are running.
598
+
599
+
```bash
600
+
sudo crm_mon -r
601
+
# Full list of resources:
602
+
#
603
+
# stonith-sbd (stonith:external/sbd): Started sap-cl2
604
+
# Resource Group: g-NW1_ASCS
605
+
# fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started sap-cl1
606
+
# nc_NW1_ASCS (ocf::heartbeat:azure-lb): Started sap-cl1
607
+
# vip_NW1_ASCS (ocf::heartbeat:IPaddr2): Started sap-cl1
608
+
# rsc_sap_NW1_ASCS00 (ocf::heartbeat:SAPInstance): Started sap-cl1
609
+
# Resource Group: g-NW1_ERS
610
+
# fs_NW1_ERS (ocf::heartbeat:Filesystem): Started sap-cl2
611
+
# nc_NW1_ERS (ocf::heartbeat:azure-lb): Started sap-cl2
612
+
# vip_NW1_ERS (ocf::heartbeat:IPaddr2): Started sap-cl2
613
+
# rsc_sap_NW1_ERS01 (ocf::heartbeat:SAPInstance): Started sap-cl1
Copy file name to clipboardExpand all lines: articles/sap/workloads/high-availability-guide-suse-nfs-simple-mount.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -644,9 +644,9 @@ The instructions in this section are applicable only if you're using Azure NetAp
644
644
645
645
10. **[1]** Create the SAP cluster resources.
646
646
647
-
#### [ENSA1](#tab/ensa1)
647
+
Depending on whether you are running an ENSA1 or ENSA2 system, selectrespective tab to define the resources. SAP introduced support for[ENSA2](https://help.sap.com/docs/ABAP_PLATFORM_NEW/cff8531bc1d9416d91bb6781e628d4e0/6d655c383abf4c129b0e5c8683e7ecd8.html), including replication,in SAP NetWeaver 7.52. Starting with ABAP Platform 1809, ENSA2 is installed by default. For ENSA2 support, see SAP Note [2630416](https://launchpad.support.sap.com/#/notes/2630416).
648
648
649
-
For ENSA1 architecture, define the resources as follows.
@@ -702,8 +702,6 @@ The instructions in this section are applicable only if you're using Azure NetAp
702
702
703
703
#### [ENSA2](#tab/ensa2)
704
704
705
-
For ENSA2 architecture, define the resources as follows.
706
-
707
705
> [!NOTE]
708
706
> If you have a two-node cluster running ENSA2, you have the option to configure priority-fencing-delay cluster property. This property introduces additional delay in fencing a node that has higher total resoure priority when a split-brain scenario occurs. For more information, see [SUSE Linux Enteprise Server high availability extension administration guide](https://documentation.suse.com/sle-ha/15-SP3/single-html/SLE-HA-administration/#pro-ha-storage-protect-fencing).
0 commit comments