Skip to content

Commit e73e364

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 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: 09/02/2022
13+
ms.date: 10/17/2022
1414
ms.author: radeltch
1515

1616
---
@@ -691,6 +691,10 @@ sudo pcs constraint colocation add g_ip_<b>HN1</b>_<b>03</b> with master SAPHana
691691
sudo pcs property set maintenance-mode=false
692692
</code></pre>
693693

694+
> [!IMPORTANT]
695+
> It's a good idea to set `AUTOMATED_REGISTER` to `false`, while you're performing failover tests, to prevent a failed primary instance to automatically register as secondary. After testing, as a best practice, set `AUTOMATED_REGISTER` to `true`, so that after takeover, system replication can resume automatically.
696+
697+
694698
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.
695699
696700
> [!NOTE]

0 commit comments

Comments
 (0)