Skip to content

Commit 0eff1b6

Browse files
committed
Align HANA resources timeouts with RHEL recommendations
1 parent 7553943 commit 0eff1b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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/17/2020
18+
ms.date: 01/28/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+
- 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
123124
- 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
124125
- 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
125126
- 01/16/2020: Change in [How to install and configure SAP HANA (Large Instances) on Azure](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/hana-installation) to adapt OS releases to HANA IaaS hardware directory

articles/virtual-machines/workloads/sap/sap-hana-high-availability-rhel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ sudo pcs property set maintenance-mode=false
591591
Make sure that the cluster status is ok and that all of the resources are started. It's not important on which node the resources are running.
592592

593593
> [!NOTE]
594-
> The timeouts in the above configuration are just examples and may need to be adapted to the specific HANA configuration.
594+
> The timeouts in the above configuration are just examples and may need to be adapted to the specific HANA setup. For instance, you may need to increase the start timeout, if it takes longer to start the SAP HANA database.
595595
596596
<pre><code>sudo pcs status
597597

0 commit comments

Comments
 (0)