Skip to content

Commit 751026a

Browse files
Merge pull request #216220 from msjuergent/asefix
update table
2 parents 80de56a + ec8e879 commit 751026a

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

articles/virtual-machines/workloads/sap/dbms_guide_sapase.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags: azure-resource-manager
77
ms.service: virtual-machines-sap
88
ms.topic: article
99
ms.workload: infrastructure
10-
ms.date: 08/23/2022
10+
ms.date: 10/27/2022
1111
ms.author: juergent
1212
ms.custom: H1Hack27Feb2017
1313

@@ -75,13 +75,13 @@ An example of a configuration for a small SAP ASE DB Server with a database size
7575

7676
| Configuration | Windows | Linux | Comments |
7777
| --- | --- | --- | --- |
78-
| VM Type | E4s_v3 (4 vCPU/32 GB RAM) | E4s_v3 (4 vCPU/32 GB RAM) | --- |
78+
| VM Type | E4s_v3/v4/v5 (4 vCPU/32 GB RAM) | E4s_v3/v4/v5 (4 vCPU/32 GB RAM) | --- |
7979
| Accelerated Networking | Enable | Enable | ---|
8080
| SAP ASE version | 16.0.03.07 or higher | 16.0.03.07 or higher | --- |
8181
| # of data devices | 4 | 4 | ---|
8282
| # of log devices | 1 | 1 | --- |
8383
| # of temp devices | 1 | 1 | More for SAP BW workload |
84-
| Operating system | Windows Server 2019 | SLES 12 SP4/ 15 SP1 or RHEL 7.6/8.1 | --- |
84+
| Operating system | Windows Server 2019 | SLES 12 SP5, 15 SP1 or later or RHEL 7.9, 8.1/8.2/8.4 | --- |
8585
| Disk aggregation | Storage Spaces | LVM2 | --- |
8686
| File system | NTFS | XFS |
8787
| Format block size | Needs workload testing | Needs workload testing | --- |
@@ -96,13 +96,13 @@ An example of a configuration for a medium SAP ASE DB Server with a database siz
9696

9797
| Configuration | Windows | Linux | Comments |
9898
| --- | --- | --- | --- |
99-
| VM Type | E16s_v3 (16 vCPU/128 GB RAM) | E16s_v3 (16 vCPU/128 GB RAM) | --- |
99+
| VM Type | E16s_v3/v4/v5 (16 vCPU/128 GB RAM) | E16s_v3/v4/v5 (16 vCPU/128 GB RAM) | --- |
100100
| Accelerated Networking | Enable | Enable | ---|
101101
| SAP ASE version | 16.0.03.07 or higher | 16.0.03.07 or higher | --- |
102102
| # of data devices | 8 | 8 | ---|
103103
| # of log devices | 1 | 1 | --- |
104104
| # of temp devices | 1 | 1 | More for SAP BW workload |
105-
| Operating system | Windows Server 2019 | SLES 12 SP4/ 15 SP1 or RHEL 7.6/8.1 | --- |
105+
| Operating system | Windows Server 2019 | SLES 12 SP5, 15 SP1 or later or RHEL 7.9, 8.1/8.2/8.4| --- |
106106
| Disk aggregation | Storage Spaces | LVM2 | --- |
107107
| File system | NTFS | XFS |
108108
| Format block size | Needs workload testing | Needs workload testing | --- |
@@ -116,13 +116,13 @@ An example of a configuration for a small SAP ASE DB Server with a database size
116116

117117
| Configuration | Windows | Linux | Comments |
118118
| --- | --- | --- | --- |
119-
| VM Type | E64s_v3 (64 vCPU/432 GB RAM) | E64s_v3 (64 vCPU/432 GB RAM) | --- |
119+
| VM Type | E64s_v3/v4/v5 (64 vCPU/432 GB RAM) | E64s_v3/v4/v5 (64 vCPU/432 GB RAM) | --- |
120120
| Accelerated Networking | Enable | Enable | ---|
121121
| SAP ASE version | 16.0.03.07 or higher | 16.0.03.07 or higher | --- |
122122
| # of data devices | 16 | 16 | ---|
123123
| # of log devices | 1 | 1 | --- |
124124
| # of temp devices | 1 | 1 | More for SAP BW workload |
125-
| Operating system | Windows Server 2019 | SLES 12 SP4/ 15 SP1 or RHEL 7.6/8.1 | --- |
125+
| Operating system | Windows Server 2019 | SLES 12 SP5, 15 SP1 or later or RHEL 7.9, 8.1/8.2/8.4 | --- |
126126
| Disk aggregation | Storage Spaces | LVM2 | --- |
127127
| File system | NTFS | XFS |
128128
| Format block size | Needs workload testing | Needs workload testing | --- |
@@ -143,7 +143,7 @@ An example of a configuration for a small SAP ASE DB Server with a database size
143143
| # of data devices | 32 | 32 | ---|
144144
| # of log devices | 1 | 1 | --- |
145145
| # of temp devices | 1 | 1 | More for SAP BW workload |
146-
| Operating system | Windows Server 2019 | SLES 12 SP4/ 15 SP1 or RHEL 7.6/8.1 | --- |
146+
| Operating system | Windows Server 2019 | SLES 12 SP5, 15 SP1 or later or RHEL 7.9, 8.1/8.2/8.4 | --- |
147147
| Disk aggregation | Storage Spaces | LVM2 | --- |
148148
| File system | NTFS | XFS |
149149
| Format block size | Needs workload testing | Needs workload testing | --- |

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.assetid: ad8e5c75-0cf6-4564-ae62-ea1246b4e5f2
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-linux
1515
ms.workload: infrastructure-services
16-
ms.date: 10/20/2022
16+
ms.date: 10/27/2022
1717
ms.author: juergent
1818
ms.custom: H1Hack27Feb2017
1919

@@ -64,6 +64,7 @@ In the SAP workload documentation space, you can find the following areas:
6464

6565
## Change Log
6666

67+
- October 27, 2022: Adding Ev4 and Ev5 VM families and updated OS releases to table in [SAP ASE Azure Virtual Machines DBMS deployment for SAP workload](./dbms_guide_sapase.md)
6768
- October 20, 2022: Change in [HA for NFS on Azure VMs on SLES](./high-availability-guide-suse-nfs.md) and [HA for SAP NW on Azure VMs on SLES for SAP applications](./high-availability-guide-suse.md) to indicate that we are de-emphasizing SAP reference architectures, utilizing NFS clusters
6869
- October 18, 2022: Clarify some considerations around using Azure Availability Zones in [SAP workload configurations with Azure Availability Zones](./sap-ha-availability-zones.md)
6970
- October 17, 2022: Change in [HA for SAP HANA on Azure VMs on SLES](./sap-hana-high-availability.md) and [HA for SAP HANA on Azure VMs on RHEL](./sap-hana-high-availability-rhel.md) to add guidance for setting up parameter `AUTOMATED_REGISTER`

0 commit comments

Comments
 (0)