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/sap-hana-high-availability.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -492,13 +492,13 @@ The steps in this section use the following prefixes:
492
492
493
493
## Implement the Python system replication hook SAPHanaSR
494
494
495
-
This is important step to optimize the integration with the cluster and improve the detection when a cluster failover is needed. It is highly recommended to configure the SAPHanaSR python hook.
495
+
This is important step to optimize the integration with the cluster and improve the detection when a cluster failover is needed. It is highly recommended to configure the SAPHanaSR Python hook.
496
496
497
497
1.**[A]** Install the HANA "system replication hook". The hook needs to be installed on both HANA DB nodes.
498
498
499
499
> [!TIP]
500
500
> Verify that package SAPHanaSR is at least version 0.153 to be able to use the SAPHanaSR Python hook functionality.
501
-
> The python hook can only be implemented for HANA 2.0.
501
+
> The Python hook can only be implemented for HANA 2.0.
502
502
503
503
1. Prepare the hook as `root`.
504
504
@@ -530,7 +530,7 @@ This is important step to optimize the integration with the cluster and improve
530
530
2. **[A]** The cluster requires sudoers configuration on each cluster node for<sid\>adm. In this example that is achieved by creating a new file. Execute the commands as `root`.
0 commit comments