Skip to content

Commit ee8ba0b

Browse files
committed
SLES4SAP-hana-angi-perfopt-15.adoc: fixed issue #470
1 parent 58d4fe1 commit ee8ba0b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

adoc/SLES4SAP-hana-angi-perfopt-15.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2826,7 +2826,7 @@ In your project, you should:
28262826
28272827
* Define STONITH before adding other resources to the cluster.
28282828
* Do intensive testing.
2829-
* Tune the timeouts of operations of SAPHana and SAPHanaTopology.
2829+
* Tune the timeouts of operations of SAPHanaController and SAPHanaTopology.
28302830
* Start with the parameter values PREFER_SITE_TAKEOVER=”true”, AUTOMATED_REGISTER=”false” and
28312831
DUPLICATE_PRIMARY_TIMEOUT=”7200”.
28322832
* Always wait for pending cluster actions to finish before doing something.
@@ -3360,7 +3360,7 @@ primitive rsc_SAPHanaFil_{sapsid}_HDB{sapino} ocf:suse:SAPHanaFilesystem \
33603360
op monitor interval=120 timeout=120 ON_FAIL_ACTION="fence" \
33613361
params SID={sapsid} InstanceNumber={sapino}
33623362

3363-
primitive rsc_SAPHanaCon_{sapsid}_HDB{sapino} ocf:suse:SAPHana \
3363+
primitive rsc_SAPHanaCon_{sapsid}_HDB{sapino} ocf:suse:SAPHanaController \
33643364
op start interval=0 timeout=3600 \
33653365
op stop interval=0 timeout=3600 \
33663366
op promote interval=0 timeout=900 \
@@ -3562,4 +3562,6 @@ include::common_gfdl1.2_i.adoc[]
35623562
// - Initial version
35633563
// REVISION 0.2 2024/09
35643564
// - updated requirements, dos and don´ts
3565+
// REVISION 0.3 2025/03
3566+
// - fixed RA name
35653567
//

0 commit comments

Comments
 (0)