Skip to content

Commit 11560cc

Browse files
committed
Minor edits
1 parent 992d2c6 commit 11560cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom:
1717

1818
# GlusterFS on Azure VMs on Red Hat Enterprise Linux for SAP NetWeaver
1919

20-
This article describes how to deploy the virtual machines, configure the virtual machines, and install a GlusterFS cluster. The GlusterFS cluster is used to store the shared data of a highly available SAP system. 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, assumes that you used the [SAP file server template][template-file-server] with resource prefix `glust`.
20+
This article describes how to deploy the virtual machines (VMs), configure the VMs, and install a GlusterFS cluster. The GlusterFS cluster is used to store the shared data of a highly available SAP system. 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 VMs, virtual networks) in the example, assumes that you used the [SAP file server template][template-file-server] with resource prefix `glust`.
2121

2222
As documented in [Red Hat Gluster Storage Life Cycle](https://access.redhat.com/support/policy/updates/rhs), Red Hat Gluster Storage reaches end of life at the end of 2024. The configuration is supported for SAP on Azure until it reaches end of life stage. GlusterFS shouldn't be used for new deployments. We recommend deploying the SAP shared directories on an 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). See also [HA for SAP NW on RHEL with Azure NetApp Files](./high-availability-guide-rhel-netapp-files.md).
2323

@@ -65,7 +65,7 @@ This document assumes that you deployed:
6565
* A resource group previously.
6666
* An [Azure Virtual Network](../../virtual-network/virtual-networks-overview.md) and subnet.
6767

68-
When you deploy virtual machines for GlusterFS, choose a suitable RHEL image that supports Gluster storage. You can deploy VM in any one of the availability options - scale set, availability zone, or availability set.
68+
When you deploy VMs for GlusterFS, choose a suitable RHEL image that supports Gluster storage. You can deploy VM in any one of the availability options - scale set, availability zone, or availability set.
6969

7070
### Configure GlusterFS
7171

@@ -90,7 +90,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
9090

9191
1. **[A]** Register
9292

93-
Register your virtual machines and attach it to a pool that contains repositories for RHEL 7 and GlusterFS:
93+
Register your VMs and attach it to a pool that contains repositories for RHEL 7 and GlusterFS:
9494

9595
```bash
9696
sudo subscription-manager register

0 commit comments

Comments
 (0)