Skip to content

Commit 0be296c

Browse files
committed
Add link to doc for public and points to teh RLHEL and SLES Pacemaker docs
1 parent 5449891 commit 0be296c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.service: virtual-machines-windows
1414
ms.topic: article
1515
ms.tgt_pltfrm: vm-windows
1616
ms.workload: infrastructure-services
17-
ms.date: 08/17/2018
17+
ms.date: 05/21/2020
1818
ms.author: radeltch
1919

2020
---
@@ -272,6 +272,9 @@ Use the following command to configure the fence device.
272272
<pre><code>sudo pcs property set stonith-enabled=true
273273
</code></pre>
274274

275+
> [!TIP]
276+
>Azure Fence Agent requires outbound connectivity to public end points as documented in [Public endpoint connectivity for VMs using standard ILB](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-standard-load-balancer-outbound-connections), along with possible solutions for outbound connectivity to public end points.
277+
275278
## Next steps
276279

277280
* [Azure Virtual Machines planning and implementation for SAP][planning-guide]

articles/virtual-machines/workloads/sap/high-availability-guide-suse-pacemaker.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.service: virtual-machines-windows
1414
ms.topic: article
1515
ms.tgt_pltfrm: vm-windows
1616
ms.workload: infrastructure-services
17-
ms.date: 04/07/2020
17+
ms.date: 05/21/2020
1818
ms.author: radeltch
1919

2020
---
@@ -597,6 +597,9 @@ sudo crm configure property stonith-timeout=900
597597
sudo crm configure property stonith-enabled=true
598598
</code></pre>
599599

600+
> [!TIP]
601+
>Azure Fence Agent requires outbound connectivity to public end points as documented in [Public endpoint connectivity for VMs using standard ILB](https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-standard-load-balancer-outbound-connections), along with possible solutions for outbound connectivity to public end points.
602+
600603
## Default Pacemaker configuration for SBD
601604

602605
1. **[1]** Enable the use of a STONITH device and set the fence delay

0 commit comments

Comments
 (0)