Skip to content

Commit b61f0a1

Browse files
author
rdeltcheva
committed
Add guidance for setting up AUTOMATED_REGISTER in HANA scale-up docs
1 parent 206a9cc commit b61f0a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machines/workloads/sap/sap-hana-high-availability.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: virtual-machines-sap
1010
ms.topic: article
1111
ms.tgt_pltfrm: vm-linux
1212
ms.workload: infrastructure
13-
ms.date: 03/24/2022
13+
ms.date: 10/17/2022
1414
ms.author: radeltch
1515

1616
---
@@ -630,6 +630,9 @@ sudo crm configure rsc_defaults resource-stickiness=1000
630630
sudo crm configure rsc_defaults migration-threshold=5000
631631
</code></pre>
632632
633+
> [!IMPORTANT]
634+
> We recommend as a best practice that you only set AUTOMATED_REGISTER to **no**, while performing thorough fail-over tests, to prevent failed primary instance to automatically register as secondary. Once the fail-over tests have completed successfully, set AUTOMATED_REGISTER to **yes**, so that after takeover system replication can resume automatically.
635+
633636
Make sure that the cluster status is ok and that all of the resources are started. It's not important on which node the resources are running.
634637
635638
<pre><code>sudo crm_mon -r

0 commit comments

Comments
 (0)