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: adoc/SLES4SAP-hana-angi-scaleout-perfopt-15.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -320,10 +320,10 @@ feature AUTOMATED_REGISTER=true is not possible with pure Multi-Tier replication
320
320
See also the requirements section below.
321
321
322
322
Multi-Target Replication ([A \<= B] \-> C)::
323
-
This scenario and setup is described in this document. A Multi-Target system
323
+
This scenario and setup is described in this document. A multi-target system
324
324
replication has an additional target, which is connected to
325
325
either the secondary (chain topology) or to the primary (star topology).
326
-
Multi-Target replication is possible since {saphana} 2.0 SPS04.
326
+
Multi-target replication is possible since {saphana} 2.0 SPS04.
327
327
See also the requirements section below.
328
328
329
329
@@ -416,13 +416,13 @@ However, all nodes in one Linux cluster need to use the same style.
416
416
* No firewall rules must block any needed port.
417
417
* No SELinux rules must block any needed action.
418
418
* Sizing of both {HANA} sites needs to be done according to SAP rules. The scale-out
419
-
scenarios require both sites prepared for running the primary {HANA} database.
419
+
scenarios require both sites to be prepared to run the primary {HANA} database.
420
420
* {HANA} 2.0 SPS05 rev.059.04 and later provides Python 3 and the HA/DR provider hook
421
421
method srConnectionChanged() with needed parameters for _susHanaSR.py_.
422
422
* {HANA} 2.0 SPS05 or later provides the HA/DR provider hook method srServiceStateChanged()
423
423
with needed parameters for susChkSrv.py.
424
424
* {HANA} 2.0 SPS06 or later provides the HA/DR provider hook method preTakeover() with
425
-
multi-targetaware parameters and separate return code for Linux HA clusters.
425
+
multi-target-aware parameters and separate return code for Linux HA clusters.
426
426
* No other HA/DR provider hook script should be configured for the above mentioned methods.
427
427
Hook scripts for other methods, provided in SAPHanaSR-angi, can be used in parallel,
428
428
if not documented contradictingly.
@@ -2666,7 +2666,7 @@ IIt covers configuring the third site in a multi-target setup after reinstalling
2666
2666
=== Setting up third {saphana} site in a multi-target architecture
2667
2667
2668
2668
This section applies only if you plan to attach a 3rd replication site to the
2669
-
existing multi-targe aware cluster. This is a general approach. Neverteless, a
2669
+
existing multi-target-aware cluster. This is a general approach. Neverteless, a
2670
2670
3rd site could have been prepared already.
2671
2671
2672
2672
When the existing or newly created part of the scale-out performance optimized cluster is ready, complete the following steps to configure the third {saphana} site into multi-target.
This chapter is divided into two sections. Both are optional, depending oon your needs.
2524
2524
2525
-
- The first section describes the procedure to upgrade an existing scale-out performance optimized setup into a multi-targetready setup. It applies only if you plan to upgrade an existing not multi-targetaware scale-out cluster.
2525
+
- The first section describes the procedure to upgrade an existing scale-out performance optimized setup into a multi-target-ready setup. It applies only if you plan to upgrade an existing not multi-target-aware scale-out cluster.
2526
2526
2527
2527
- The second section is about configuring the 3rd site in a multi-target setup after freshly installing the whole landscape using the procedures mentioned in the document so far.
2528
2528
2529
2529
2530
2530
=== Upgrading an existing cluster of scale-out performance optimized HANA
2531
2531
2532
-
This section applies only if you plan to upgrade an existing not multi-targetaware scale-out cluster into a multi-targetaware one. This is not the general approach. Usually you should start with a fresh installation for {saphana} scale-out multi-target systems.
2532
+
This section applies only if you plan to upgrade an existing not multi-target-aware scale-out cluster into a multi-target-aware one. This is not the general approach. Usually you should start with a fresh installation for {saphana} scale-out multi-target systems.
2533
2533
2534
2534
==== Prerequisites for the upgrade
2535
2535
@@ -2557,7 +2557,7 @@ At a glance the upgrade procedure looks like this:
2557
2557
2558
2558
* Initially check if everything looks fine.
2559
2559
* Set {sleha} cluster resources SAPHanaController and SAPHanaTopology into maintenance.
2560
-
* Install multi-targetaware SAPHanaSR-ScaleOut package on all nodes.
2560
+
* Install multi-target-aware SAPHanaSR-ScaleOut package on all nodes.
2561
2561
* Adapt sudoers permission on all nodes.
2562
2562
* Replace HANA HA/DR provider configuration on both sites.
2563
2563
* Check {sleha} and HANA HA/DR provider for matching defined upgrade entry state.
0 commit comments