Skip to content

Commit 4c3f105

Browse files
authored
Merge pull request #103225 from rdeltcheva/sles-dash
Remove warning about using dashes in hostnames in SLES SAP ASCS Pacem…
2 parents 94abebd + 711d376 commit 4c3f105

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.service: virtual-machines-linux
1515
ms.topic: article
1616
ms.tgt_pltfrm: vm-linux
1717
ms.workload: infrastructure-services
18-
ms.date: 01/28/2020
18+
ms.date: 02/03/2020
1919
ms.author: juergent
2020
ms.custom: H1Hack27Feb2017
2121

@@ -120,6 +120,7 @@ For information on integration of Azure services into SAP components, see:
120120

121121
## Change Log
122122

123+
- 02/03/2020: Change in [High availability for SAP NW on Azure VMs on SLES for SAP applications](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-suse) and [High availability for SAP NW on Azure VMs on SLES with ANF for SAP applications](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-suse-netapp-files) to remove the warning about using dash in the host names of cluster nodes on SLES
123124
- 01/28/2020: Change in [High availability of SAP HANA on Azure VMs on RHEL](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/sap-hana-high-availability-rhel) to align the SAP HANA cluster resources timeouts to the Red Hat timeout recommendations
124125
- 01/17/2020: Change in [Azure proximity placement groups for optimal network latency with SAP applications](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/sap-proximity-placement-scenarios) to change the section of moving existing VMs into a proximity placement group
125126
- 01/17/2020: Change in [SAP workload configurations with Azure Availability Zones](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/sap-ha-availability-zones) to point to procedure that automates measurements of latency between Availability Zones

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.service: virtual-machines-windows
1515
ms.topic: article
1616
ms.tgt_pltfrm: vm-windows
1717
ms.workload: infrastructure-services
18-
ms.date: 01/10/2020
18+
ms.date: 02/03/2020
1919
ms.author: radeltch
2020

2121
---
@@ -341,7 +341,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
341341
</code></pre>
342342

343343
> [!NOTE]
344-
> Do not use dashes in the hostnames of your cluster nodes. Otherwise your cluster will not work. This is a known limitation and SUSE is working on a fix. The fix will be released as a patch of the sap-suse-cloud-connector package.
344+
> The known issue with using a dash in host names is fixed with version **3.1.1** of package **sap-suse-cluster-connector**. Make sure that you are using at least version 3.1.1 of package sap-suse-cluster-connector, if using cluster nodes with dash in the host name. Otherwise your cluster will not work.
345345
346346
Make sure that you installed the new version of the SAP SUSE cluster connector. The old one was called sap_suse_cluster_connector and the new one is called **sap-suse-cluster-connector**.
347347

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Azure Virtual Machines high availability for SAP NetWeaver on SUSE Linux
33
description: High-availability guide for SAP NetWeaver on SUSE Linux Enterprise Server for SAP applications
44
services: virtual-machines-windows,virtual-network,storage
55
documentationcenter: saponazure
6-
author: mssedusch
7-
manager: gwallace
6+
author: rdeltcheva
7+
manager: juergent
88
editor: ''
99
tags: azure-resource-manager
1010
keywords: ''
@@ -15,8 +15,8 @@ ms.service: virtual-machines-windows
1515
ms.topic: article
1616
ms.tgt_pltfrm: vm-windows
1717
ms.workload: infrastructure-services
18-
ms.date: 11/07/2019
19-
ms.author: sedusch
18+
ms.date: 02/03/2020
19+
ms.author: radeltch
2020

2121
---
2222

@@ -279,7 +279,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
279279
</code></pre>
280280

281281
> [!NOTE]
282-
> Do not use dashes in the hostnames of your cluster nodes. Otherwise your cluster will not work. This is a known limitation and SUSE is working on a fix. The fix will be released as a patch of the sap-suse-cloud-connector package.
282+
> The known issue with using a dash in host names is fixed with version **3.1.1** of package **sap-suse-cluster-connector**. Make sure that you are using at least version 3.1.1 of package sap-suse-cluster-connector, if using cluster nodes with dash in the host name. Otherwise your cluster will not work.
283283
284284
Make sure that you installed the new version of the SAP SUSE cluster connector. The old one was called sap_suse_cluster_connector and the new one is called **sap-suse-cluster-connector**.
285285

0 commit comments

Comments
 (0)