Skip to content

Commit 8df18a5

Browse files
Merge pull request #210198 from msftrobiro/sap-pacemaker-msi-sep6
SAP pacemaker MSI version req
2 parents fd8f75d + 800025c commit 8df18a5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/virtual-machines/workloads/sap/get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ In the SAP workload documentation space, you can find the following areas:
6666

6767
## Change Log
6868

69+
- September 6, 2022: Add managed identity for pacemaker fence agent [Set up Pacemaker on SUSE Linux Enterprise Server (SLES) in Azure](high-availability-guide-suse-pacemaker.md) on SLES and [Setting up Pacemaker on RHEL in Azure](high-availability-guide-rhel-pacemaker.md) RHEL.
6970
- August 22, 2022: Release of cost optimization scenario [Deploy PAS and AAS with SAP NetWeaver HA cluster](high-availability-guide-rhel-with-dialog-instance.md) on RHEL.
7071
- August 09, 2022: Release of scenario [HA for SAP ASCS/ERS with NFS simple mount](./high-availability-guide-suse-nfs-simple-mount.md) on SLES 15 for SAP Applications.
7172
- July 18, 2022: Clarify statement around Pacemaker support on Oracle Linux in [Azure Virtual Machines Oracle DBMS deployment for SAP workload](./dbms_guide_oracle.md)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,10 @@ Make sure to assign the custom role to the service principal at all VM (cluster
637637
>[!IMPORTANT]
638638
> The installed version of the *fence-agents* package must be 4.4.0 or later to benefit from the faster failover times with the Azure fence agent, when a cluster node is fenced. If you're running an earlier version, we recommend that you update the package.
639639
640+
>[!IMPORTANT]
641+
> If using managed identity, the installed version of the *fence-agents* package must be fence-agents 4.5.2+git.1592573838.1eee0863 or later. Earlier versions will not work correctly with a managed identity configuration.
642+
> Currently only SLES 15 SP1 and older are supported for managed identity configuration.
643+
640644
1. **[A]** Install the Azure Python SDK and Azure Identity Python module.
641645

642646
Install the Azure Python SDK on SLES 12 SP4 or SLES 12 SP5:

0 commit comments

Comments
 (0)