Skip to content

Commit a48c1d1

Browse files
Merge pull request #243840 from rdeltcheva/gluster-notice
Emphasize Gluster EOL message
2 parents e1efb30 + db6dba7 commit a48c1d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: sap-on-azure
99
ms.subservice: sap-vm-workloads
1010
ms.topic: article
1111
ms.workload: infrastructure-services
12-
ms.date: 06/21/2023
12+
ms.date: 07/03/2023
1313
ms.author: radeltch
1414
---
1515

@@ -35,6 +35,8 @@ ms.author: radeltch
3535
This article describes how to deploy the virtual machines, configure the virtual machines, and install a GlusterFS cluster that can be used to store the shared data of a highly available SAP system.
3636
This guide describes how to set up GlusterFS that is used by two SAP systems, NW1 and NW2. The names of the resources (for example virtual machines, virtual networks) in the example assume that you have used the [SAP file server template][template-file-server] with resource prefix **glust**.
3737

38+
Be aware that as documented in [Red Hat Gluster Storage Life Cycle](https://access.redhat.com/support/policy/updates/rhs) Red Hat Gluster Storage will reach end of life at the end of 2024. The configuration will be supported for SAP on Azure until it reaches end of life stage. GlusterFS should not be used for new deployments. We recommend to deploy the SAP shared directories on NFS on Azure Files or Azure NetApp Files volumes as documented in [HA for SAP NW on RHEL with NFS on Azure Files](./high-availability-guide-rhel-nfs-azure-files.md) or [HA for SAP NW on RHEL with Azure NetApp Files](./high-availability-guide-rhel-netapp-files.md).
39+
3840
Read the following SAP Notes and papers first
3941

4042
* SAP Note [1928533], which has:
@@ -66,7 +68,7 @@ Read the following SAP Notes and papers first
6668

6769
## Overview
6870

69-
To achieve high availability, SAP NetWeaver requires shared storage. GlusterFS is configured in a separate cluster and can be used by multiple SAP systems. Be aware that Red Hat is phasing out Red Hat Gluster Storage. The configuration will be supported for SAP on Azure until it reaches end of life stage as defined in [Red Hat Gluster Storage Life Cycle](https://access.redhat.com/support/policy/updates/rhs).
71+
To achieve high availability, SAP NetWeaver requires shared storage. GlusterFS is configured in a separate cluster and can be used by multiple SAP systems.
7072

7173
![SAP NetWeaver High Availability overview](./media/high-availability-guide-rhel-glusterfs/rhel-glusterfs.png)
7274

0 commit comments

Comments
 (0)