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
@@ -706,9 +706,6 @@ See [Red Hat Knowledgebase article 79523](https://access.redhat.com/solutions/79
706
706
The virtual machine should now restart or stop depending on your cluster configuration.
707
707
If you set the `stonith-action` setting to off, the virtual machine is stopped and the resources are migrated to the running virtual machine.
708
708
709
-
> [!NOTE]
710
-
> It can take up to 15 minutes until the virtual machines is online again.
711
-
712
709
After you start the virtual machine again, the SAP HANA resource fails to start as secondary if you set `AUTOMATED_REGISTER="false"`. In this case, configure the HANA instance as secondary by executing this command:
713
710
714
711
<pre><code>su - <b>hn1</b>adm
@@ -779,9 +776,29 @@ Resource Group: g_ip_HN1_03
779
776
vip_HN1_03 (ocf::heartbeat:IPaddr2): Started hn1-db-1
nc_HN1_03 (ocf::heartbeat:azure-lb): Started hn1-db-0
790
+
vip_HN1_03 (ocf::heartbeat:IPaddr2): Started hn1-db-0
791
+
</code></pre>
792
+
793
+
You can test a manual failover by stopping the cluster on the hn1-db-0 node:
794
+
795
+
<pre><code>[root@hn1-db-0 ~]# pcs cluster stop
796
+
</code></pre>
797
+
798
+
782
799
## Next steps
783
800
784
801
*[Azure Virtual Machines planning and implementation for SAP][planning-guide]
785
802
*[Azure Virtual Machines deployment for SAP][deployment-guide]
786
803
*[Azure Virtual Machines DBMS deployment for SAP][dbms-guide]
787
-
*To learn how to establish high availability and plan for disaster recovery of SAP HANA on Azure (large instances), see [SAP HANA (large instances) high availability and disaster recovery on Azure](hana-overview-high-availability-disaster-recovery.md)
804
+
*[SAP HANA VM storage configurations](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/hana-vm-operations-storage)
0 commit comments