Skip to content

Commit d965e73

Browse files
Merge pull request #281320 from rdeltcheva/rhel-pcmk-vnet
Add support statement for clusters spanning VNETS/subnets
2 parents f097fdf + 52c05e7 commit d965e73

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/sap/workloads/get-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: sap-on-azure
66
author: msjuergent
77
manager: bburns
88
ms.topic: article
9-
ms.date: 07/18/2024
9+
ms.date: 07/19/2024
1010
ms.author: juergent
1111
---
1212

@@ -55,6 +55,7 @@ In the SAP workload documentation space, you can find the following areas:
5555

5656
## Change Log
5757

58+
- July 19, 2024: Change in [Setting up Pacemaker on RHEL in Azure](./high-availability-guide-rhel-pacemaker.md) to add a statement around clusters spanning Virtual networks(VNets)/subnets
5859
- July 18, 2024: Add note about metadata heavy workload to Azure Premium Files in [Azure Storage types for SAP workload](./planning-guide-storage.md)
5960
- June 26, 2024: Adapt [Azure Storage types for SAP workload](./planning-guide-storage.md) to latest features, like snapshot capabilities for Premium SSD v2 and Ultra disk. Adapt ANF to support of mix of NFS and block storage between /hana/data and /hana/log
6061
- June 26, 2024: Fix wrong memory stated for some VMs in [SAP HANA Azure virtual machine Premium SSD storage configurations](./hana-vm-premium-ssd-v1.md) and [SAP HANA Azure virtual machine Premium SSD v2 storage configurations](./hana-vm-premium-ssd-v2.md)

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.topic: article
99
ms.tgt_pltfrm: vm-windows
1010
ms.custom: linux-related-content
11-
ms.date: 10/09/2023
11+
ms.date: 07/19/2024
1212
ms.author: radeltch
1313
---
1414

@@ -77,6 +77,9 @@ Read the following SAP Notes and papers first:
7777
>
7878
> The only supported fencing mechanism for Pacemaker RHEL clusters on Azure is an Azure fence agent.
7979
80+
> [!IMPORTANT]
81+
> Pacemaker clusters that span multiple Virtual networks(VNets)/subnets are not covered by standard support policies.
82+
8083
The following items are prefixed with:
8184

8285
- **[A]**: Applicable to all nodes

0 commit comments

Comments
 (0)