@@ -220,7 +220,7 @@ This article assumes that:
220
220
sudo pcs resource create vip_NW2_ASCS IPaddr2 \
221
221
ip=10.3.1.52 \
222
222
--group g-NW2_ASCS
223
-
223
+
224
224
sudo pcs resource create nc_NW2_ASCS azure-lb port=62010 \
225
225
--group g-NW2_ASCS
226
226
@@ -334,11 +334,11 @@ This article assumes that:
334
334
335
335
```cmd
336
336
sudo vi /sapmnt/NW2/profile/NW2_ERS12_msnw2ers
337
-
337
+
338
338
# Change the restart command to a start command
339
339
#Restart_Program_00 = local $(_ER) pf=$(_PFL) NR=$(SCSID)
340
340
Start_Program_00 = local $(_ER) pf=$(_PFL) NR=$(SCSID)
341
-
341
+
342
342
# remove Autostart from ERS profile
343
343
# Autostart = 1
344
344
```
@@ -422,7 +422,7 @@ This article assumes that:
422
422
423
423
#### [ ENSA2] ( #tab/ensa2 )
424
424
425
- ``` cmd
425
+ ``` bash
426
426
sudo pcs property set maintenance-mode=true
427
427
428
428
sudo pcs resource create rsc_sap_NW2_ASCS10 SAPInstance \
@@ -482,45 +482,45 @@ This article assumes that:
482
482
Make sure that the cluster status is ok and that all resources are started. It's not important on which node the resources are running.
483
483
The following example shows the cluster resources status, after SAP systems ` NW2 ` and ` NW3 ` were added to the cluster.
484
484
485
- ``` bash
486
- sudo pcs status
487
-
488
- Online: [ rhelmsscl1 rhelmsscl2 ]
489
-
490
- Full list of resources:
491
-
492
- rsc_st_azure (stonith:fence_azure_arm): Started rhelmsscl1
493
- Resource Group: g-NW1_ASCS
494
- fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
495
- vip_NW1_ASCS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
496
- nc_NW1_ASCS (ocf::heartbeat:azure-lb): Started rhelmsscl1
497
- rsc_sap_NW1_ASCS00 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
498
- Resource Group: g-NW1_AERS
499
- fs_NW1_AERS (ocf::heartbeat:Filesystem): Started rhelmsscl2
500
- vip_NW1_AERS (ocf::heartbeat:IPaddr2): Started rhelmsscl2
501
- nc_NW1_AERS (ocf::heartbeat:azure-lb): Started rhelmsscl2
502
- rsc_sap_NW1_ERS02 (ocf::heartbeat:SAPInstance): Started rhelmsscl2
503
- Resource Group: g-NW2_ASCS
504
- fs_NW2_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
505
- vip_NW2_ASCS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
506
- nc_NW2_ASCS (ocf::heartbeat:azure-lb): Started rhelmsscl1
507
- rsc_sap_NW2_ASCS10 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
508
- Resource Group: g-NW2_AERS
509
- fs_NW2_AERS (ocf::heartbeat:Filesystem): Started rhelmsscl1
510
- vip_NW2_AERS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
511
- nc_NW2_AERS (ocf::heartbeat:azure-lb): Started rhelmsscl1
512
- rsc_sap_NW2_ERS12 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
513
- Resource Group: g-NW3_ASCS
514
- fs_NW3_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
515
- vip_NW3_ASCS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
516
- nc_NW3_ASCS (ocf::heartbeat:azure-lb): Started rhelmsscl1
517
- rsc_sap_NW3_ASCS20 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
518
- Resource Group: g-NW3_AERS
519
- fs_NW3_AERS (ocf::heartbeat:Filesystem): Started rhelmsscl1
520
- vip_NW3_AERS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
521
- nc_NW3_AERS (ocf::heartbeat:azure-lb): Started rhelmsscl1
522
- rsc_sap_NW3_ERS22 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
523
- ```
485
+ ``` bash
486
+ sudo pcs status
487
+
488
+ Online: [ rhelmsscl1 rhelmsscl2 ]
489
+
490
+ Full list of resources:
491
+
492
+ rsc_st_azure (stonith:fence_azure_arm): Started rhelmsscl1
493
+ Resource Group: g-NW1_ASCS
494
+ fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
495
+ vip_NW1_ASCS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
496
+ nc_NW1_ASCS (ocf::heartbeat:azure-lb): Started rhelmsscl1
497
+ rsc_sap_NW1_ASCS00 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
498
+ Resource Group: g-NW1_AERS
499
+ fs_NW1_AERS (ocf::heartbeat:Filesystem): Started rhelmsscl2
500
+ vip_NW1_AERS (ocf::heartbeat:IPaddr2): Started rhelmsscl2
501
+ nc_NW1_AERS (ocf::heartbeat:azure-lb): Started rhelmsscl2
502
+ rsc_sap_NW1_ERS02 (ocf::heartbeat:SAPInstance): Started rhelmsscl2
503
+ Resource Group: g-NW2_ASCS
504
+ fs_NW2_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
505
+ vip_NW2_ASCS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
506
+ nc_NW2_ASCS (ocf::heartbeat:azure-lb): Started rhelmsscl1
507
+ rsc_sap_NW2_ASCS10 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
508
+ Resource Group: g-NW2_AERS
509
+ fs_NW2_AERS (ocf::heartbeat:Filesystem): Started rhelmsscl1
510
+ vip_NW2_AERS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
511
+ nc_NW2_AERS (ocf::heartbeat:azure-lb): Started rhelmsscl1
512
+ rsc_sap_NW2_ERS12 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
513
+ Resource Group: g-NW3_ASCS
514
+ fs_NW3_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
515
+ vip_NW3_ASCS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
516
+ nc_NW3_ASCS (ocf::heartbeat:azure-lb): Started rhelmsscl1
517
+ rsc_sap_NW3_ASCS20 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
518
+ Resource Group: g-NW3_AERS
519
+ fs_NW3_AERS (ocf::heartbeat:Filesystem): Started rhelmsscl1
520
+ vip_NW3_AERS (ocf::heartbeat:IPaddr2): Started rhelmsscl1
521
+ nc_NW3_AERS (ocf::heartbeat:azure-lb): Started rhelmsscl1
522
+ rsc_sap_NW3_ERS22 (ocf::heartbeat:SAPInstance): Started rhelmsscl1
523
+ ```
524
524
525
525
8 . ** [ A] ** Add firewall rules for ASCS and ERS on both nodes. The example below shows the firewall rules for both SAP systems ` NW2 ` and ` NW3 ` .
526
526
@@ -656,9 +656,9 @@ Always read the Red Hat best practices guides and perform all other tests that m
656
656
657
657
``` cmd
658
658
Online: [ rhelmsscl1 rhelmsscl2 ]
659
-
659
+
660
660
Full list of resources:
661
-
661
+
662
662
rsc_st_azure (stonith:fence_azure_arm): Started rhelmsscl1
663
663
Resource Group: g-NW1_ASCS
664
664
fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl1
@@ -702,7 +702,7 @@ Always read the Red Hat best practices guides and perform all other tests that m
702
702
703
703
``` cmd
704
704
Full list of resources:
705
-
705
+
706
706
rsc_st_azure (stonith:fence_azure_arm): Started rhelmsscl2
707
707
Resource Group: g-NW1_ASCS
708
708
fs_NW1_ASCS (ocf::heartbeat:Filesystem): Started rhelmsscl2
0 commit comments