Skip to content

Commit b8465b7

Browse files
committed
changes
1 parent 630db0f commit b8465b7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ Make sure to assign the custom role to the service principal at all VM (cluster
774774
> - On SLES 12 SP4 or SLES 12 SP5, install version 4.6.2 or later of the *python-azure-mgmt-compute* package.
775775
> - If your *python-azure-mgmt-compute or python**3**-azure-mgmt-compute* package version is 17.0.0-6.7.1, follow the instructions in [SUSE KBA](https://www.suse.com/support/kb/doc/?id=000020377) to update the fence-agents version and install the Azure Identity client library for Python module if it is missing.
776776

777-
11. **[A]** Setup the hostname resolution.
777+
11. **[A]** Set up the hostname resolution.
778778

779779
You can either use a DNS server or modify the */etc/hosts* file on all nodes. This example shows how to use the */etc/hosts* file.
780780

articles/sap/workloads/sap-hana-high-availability-netapp-files-suse.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ SAP high availability HANA System Replication configuration uses a dedicated vir
9292
- Front-end configuration IP address: 10.3.0.50 for hn1-db
9393
- Probe Port: 62503
9494

95-
## Set up the Azure NetApp File infrastructure
95+
## Setup the Azure NetApp File infrastructure
9696

97-
Before you continue with the setup for Azure NetApp Files infrastructure, familiarize yourself with the Azure [NetApp Files documentation](../../azure-netapp-files/index.yml).
97+
Before you continue with the set up for Azure NetApp Files infrastructure, familiarize yourself with the Azure [NetApp Files documentation](../../azure-netapp-files/index.yml).
9898

9999
Azure NetApp Files is available in several [Azure regions](https://azure.microsoft.com/global-infrastructure/services/?products=netapp). Check to see whether your selected Azure region offers Azure NetApp Files.
100100

@@ -319,7 +319,7 @@ For more information about the required ports for SAP HANA, read the chapter [Co
319319

320320
## SAP HANA Installation
321321

322-
1. **[A]** Setup host name resolution for all hosts.
322+
1. **[A]** Set up host name resolution for all hosts.
323323

324324
You can either use a DNS server or modify the /etc/hosts file on all nodes. This example shows you how to use the /etc/hosts file. Replace the IP address and the hostname in the following commands:
325325

@@ -443,7 +443,7 @@ For more information about the required ports for SAP HANA, read the chapter [Co
443443

444444
## Configure SAP HANA system replication
445445

446-
Follow the steps in setup [SAP HANA System Replication](./sap-hana-high-availability.md#configure-sap-hana-20-system-replication) to configure SAP HANA System Replication.
446+
Follow the steps in set up [SAP HANA System Replication](./sap-hana-high-availability.md#configure-sap-hana-20-system-replication) to configure SAP HANA System Replication.
447447

448448
## Cluster configuration
449449

@@ -557,7 +557,7 @@ Create a dummy file system cluster resource, which will monitor and report failu
557557
558558
## Test the cluster setup
559559
560-
This section describes how you can test your setup.
560+
This section describes how you can test your set up.
561561
562562
1. Before you start a test, make sure that Pacemaker doesn't have any failed action (via crm status), no unexpected location constraints (for example leftovers of a migration test) and that HANA system replication is sync state, for example with systemReplicationStatus:
563563

articles/sap/workloads/sap-hana-scale-out-standby-netapp-files-suse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ For this example configuration, the subnets are:
9797

9898
## Set up the Azure NetApp Files infrastructure
9999

100-
Before you proceed with the setup for Azure NetApp Files infrastructure, familiarize yourself with the [Azure NetApp Files documentation][anf-azure-doc].
100+
Before you proceed with the set up for Azure NetApp Files infrastructure, familiarize yourself with the [Azure NetApp Files documentation][anf-azure-doc].
101101

102102
Azure NetApp Files is available in several [Azure regions](https://azure.microsoft.com/global-infrastructure/services/?products=netapp). Check to see whether your selected Azure region offers Azure NetApp Files.
103103

0 commit comments

Comments
 (0)