@@ -408,11 +408,15 @@ However, all nodes in one Linux cluster have to use the same style.
408408 *off*.
409409* The replication mode should be either 'sync' or 'syncmem'. 'async' is
410410 supported outside the Linux cluster.
411+ * No firewall rules must block any needed port.
412+ * No SELinux rules must block any needed action.
413+ * Sizing of both {HANA} sites needs to be done according to SAP rules. The scale-out
414+ scenarios require both sites prepared for running the primary {HANA} database.
411415* {HANA} 2.0 SPS05 rev.059 and later provides Python 3 as well as the HA/DR provider hook
412416 method srConnectionChanged() with needed parameters for SAPHanaSrMultiTarget.py.
413417* {HANA} 2.0 SPS05 or later provides the HA/DR provider hook method srServiceStateChanged()
414418 with needed parameters for susChkSrv.py.
415- * {HANA} 2.0 SPS06 or later provides the HA/DR provider hook method preTakeover() with
419+ * {HANA} 2.0 SPS06 or later provides the HA/DR provider hook method preTakeover() with
416420 multi-target aware parameters and separate return code for Linux HA clusters.
417421* No other HA/DR provider hook script should be configured for the above mentioned methods.
418422 Hook scripts for other methods, provided in SAPHanaSR-ScaleOut, can be used in parallel,
@@ -424,6 +428,7 @@ However, all nodes in one Linux cluster have to use the same style.
424428 _SAPHanaSR-hookHelper_.
425429* For optimal automation, _AUTOMATED_REGISTER="true"_ is recommended.
426430
431+
427432[IMPORTANT]
428433====
429434As good starting configuration for projects, it is recommended to *switch off*
0 commit comments