Skip to content

Commit 195d00f

Browse files
authored
Merge pull request #191812 from msjuergent/rsizecorrection
adjust wsize and rsize buffer settings
2 parents 63d3d27 + 40e88f4 commit 195d00f

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: virtual-machines-sap
1010
ms.topic: article
1111
ms.tgt_pltfrm: vm-linux
1212
ms.workload: infrastructure
13-
ms.date: 02/09/2022
13+
ms.date: 03/15/2022
1414
ms.author: juergent
1515
ms.custom: H1Hack27Feb2017, ignite-fall-2021
1616
---
@@ -40,7 +40,7 @@ The following SAP Notes are related to SAP on Azure regarding the area covered i
4040
| [2002167] |Red Hat Enterprise Linux 7.x: Installation and Upgrade |
4141
| [1597355] |Swap-space recommendation for Linux |
4242

43-
As a pr-read to this document, you should have read the document [Considerations for Azure Virtual Machines DBMS deployment for SAP workload](dbms_guide_general.md) plus other guides in the [SAP workload on Azure documentation](./get-started.md).
43+
As a pre-read to this document, you should have read the document [Considerations for Azure Virtual Machines DBMS deployment for SAP workload](dbms_guide_general.md) plus other guides in the [SAP workload on Azure documentation](./get-started.md).
4444

4545

4646
## IBM Db2 for Linux, UNIX, and Windows Version Support
@@ -93,48 +93,48 @@ IBM Db2 for SAP NetWeaver Applications is supported on any VM type listed in SAP
9393
Following is a baseline configuration for various sizes and uses of SAP on Db2 deployments from small to large. The list is based on Azure premium storage. However, Azure Ultra disk is fully supported with Db2 as well and can be used as well. Use the values for capacity, burst throughput, and burst IOPS to define the Ultra disk configuration. You can limit the IOPS for the /db2/```<SID>```/log_dir at around 5000 IOPS.
9494

9595
#### Extra small SAP system: database size 50 - 200 GB: example Solution Manager
96-
| VM Name / Size |Db2 mount point |Azure Premium Disk |NR of Disks |IOPS |Throughput [MB/s] |Size [GB] |Burst IOPS |Burst Thr [GB] | Stripe size | Caching |
96+
| VM Name / Size |Db2 mount point |Azure Premium Disk |# of Disks |IOPS |Through-<br />put [MB/s] |Size [GB] |Burst IOPS |Burst Through-<br />put [GB] | Stripe size | Caching |
9797
| --- | --- | --- | :---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
9898
|E4ds_v4 |/db2 |P6 |1 |240 |50 |64 |3,500 |170 || |
99-
|vCPU: 4 |/db2/```<SID>```/sapdata |P10 |2 |1,000 |200 |256 |7,000 |340 |256 KB |ReadOnly |
99+
|vCPU: 4 |/db2/```<SID>```/sapdata |P10 |2 |1,000 |200 |256 |7,000 |340 |256<br />KB |ReadOnly |
100100
|RAM: 32 GiB |/db2/```<SID>```/saptmp |P6 |1 |240 |50 |128 |3,500 |170 | ||
101-
| |/db2/```<SID>```/log_dir |P6 |2 |480 |100 |128 |7,000 |340 |64 KB ||
101+
| |/db2/```<SID>```/log_dir |P6 |2 |480 |100 |128 |7,000 |340 |64<br />KB ||
102102
| |/db2/```<SID>```/offline_log_dir |P10 |1 |500 |100 |128 |3,500 |170 || |
103103

104104
#### Small SAP system: database size 200 - 750 GB: small Business Suite
105-
| VM Name / Size |Db2 mount point |Azure Premium Disk |NR of Disks |IOPS |Throughput [MB/s] |Size [GB] |Burst IOPS |Burst Thr [GB] | Stripe size | Caching |
105+
| VM Name / Size |Db2 mount point |Azure Premium Disk |# of Disks |IOPS |Through-<br />put [MB/s] |Size [GB] |Burst IOPS |Burst Through-<br />put [GB] | Stripe size | Caching |
106106
| --- | --- | --- | :---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
107107
|E16ds_v4 |/db2 |P6 |1 |240 |50 |64 |3,500 |170 || |
108108
|vCPU: 16 |/db2/```<SID>```/sapdata |P15 |4 |4,400 |500 |1.024 |14,000 |680 |256 KB |ReadOnly |
109109
|RAM: 128 GiB |/db2/```<SID>```/saptmp |P6 |2 |480 |100 |128 |7,000 |340 |128 KB ||
110-
| |/db2/```<SID>```/log_dir |P15 |2 |2,200 |250 |512 |7,000 |340 |64 KB ||
110+
| |/db2/```<SID>```/log_dir |P15 |2 |2,200 |250 |512 |7,000 |340 |64<br />KB ||
111111
| |/db2/```<SID>```/offline_log_dir |P10 |1 |500 |100 |128 |3,500 |170 |||
112112

113113
#### Medium SAP system: database size 500 - 1000 GB: small Business Suite
114-
| VM Name / Size |Db2 mount point |Azure Premium Disk |NR of Disks |IOPS |Throughput [MB/s] |Size [GB] |Burst IOPS |Burst Thr [GB] | Stripe size | Caching |
114+
| VM Name / Size |Db2 mount point |Azure Premium Disk |# of Disks |IOPS |Through-<br />put [MB/s] |Size [GB] |Burst IOPS |Burst Through-<br />put [GB] | Stripe size | Caching |
115115
| --- | --- | --- | :---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
116116
|E32ds_v4 |/db2 |P6 |1 |240 |50 |64 |3,500 |170 || |
117117
|vCPU: 32 |/db2/```<SID>```/sapdata |P30 |2 |10,000 |400 |2.048 |10,000 |400 |256 KB |ReadOnly |
118118
|RAM: 256 GiB |/db2/```<SID>```/saptmp |P10 |2 |1,000 |200 |256 |7,000 |340 |128 KB ||
119-
| |/db2/```<SID>```/log_dir |P20 |2 |4,600 |300 |1.024 |7,000 |340 |64 KB ||
119+
| |/db2/```<SID>```/log_dir |P20 |2 |4,600 |300 |1.024 |7,000 |340 |64<br />KB ||
120120
| |/db2/```<SID>```/offline_log_dir |P15 |1 |1,100 |125 |256 |3,500 |170 |||
121121

122122
#### Large SAP system: database size 750 - 2000 GB: Business Suite
123-
| VM Name / Size |Db2 mount point |Azure Premium Disk |NR of Disks |IOPS |Throughput [MB/s] |Size [GB] |Burst IOPS |Burst Thr [GB] | Stripe size | Caching |
123+
| VM Name / Size |Db2 mount point |Azure Premium Disk |# of Disks |IOPS |Through-<br />put [MB/s] |Size [GB] |Burst IOPS |Burst Through-<br />put [GB] | Stripe size | Caching |
124124
| --- | --- | --- | :---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
125125
|E64ds_v4 |/db2 |P6 |1 |240 |50 |64 |3,500 |170 || |
126126
|vCPU: 64 |/db2/```<SID>```/sapdata |P30 |4 |20,000 |800 |4.096 |20,000 |800 |256 KB |ReadOnly |
127127
|RAM: 504 GiB |/db2/```<SID>```/saptmp |P15 |2 |2,200 |250 |512 |7,000 |340 |128 KB ||
128-
| |/db2/```<SID>```/log_dir |P20 |4 |9,200 |600 |2.048 |14,000 |680 |64 KB ||
128+
| |/db2/```<SID>```/log_dir |P20 |4 |9,200 |600 |2.048 |14,000 |680 |64<br />KB ||
129129
| |/db2/```<SID>```/offline_log_dir |P20 |1 |2,300 |150 |512 |3,500 |170 || |
130130

131131
#### Large multi-terabyte SAP system: database size 2 TB+: Global Business Suite system
132-
| VM Name / Size |Db2 mount point |Azure Premium Disk |NR of Disks |IOPS |Throughput [MB/s] |Size [GB] |Burst IOPS |Burst Thr [GB] | Stripe size | Caching |
132+
| VM Name / Size |Db2 mount point |Azure Premium Disk |# of Disks |IOPS |Through-<br />put [MB/s] |Size [GB] |Burst IOPS |Burst Through-<br />put [GB] | Stripe size | Caching |
133133
| --- | --- | --- | :---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
134134
|M128s |/db2 |P10 |1 |500 |100 |128 |3,500 |170 || |
135135
|vCPU: 128 |/db2/```<SID>```/sapdata |P40 |4 |30,000 |1.000 |8.192 |30,000 |1.000 |256 KB |ReadOnly |
136136
|RAM: 2048 GiB |/db2/```<SID>```/saptmp |P20 |2 |4,600 |300 |1.024 |7,000 |340 |128 KB ||
137-
| |/db2/```<SID>```/log_dir |P30 |4 |20,000 |800 |4.096 |20,000 |800 |64 KB |WriteAccelerator |
137+
| |/db2/```<SID>```/log_dir |P30 |4 |20,000 |800 |4.096 |20,000 |800 |64<br />KB |Write-<br />Accelerator |
138138
| |/db2/```<SID>```/offline_log_dir |P30 |1 |5,000 |200 |1.024 |5,000 |200 || |
139139

140140

@@ -166,22 +166,22 @@ vi /etc/idmapd.conf
166166
Nobody-User = nobody
167167
Nobody-Group = nobody
168168
169-
mount -t nfs -o rw,hard,sync,rsize=1048576,wsize=1048576,sec=sys,vers=4.1,tcp 172.17.10.4:/db2shared /mnt
169+
mount -t nfs -o rw,hard,sync,rsize=262144,wsize=262144,sec=sys,vers=4.1,tcp 172.17.10.4:/db2shared /mnt
170170
mkdir -p /db2/Software /db2/AN1/saptmp /usr/sap/<SID> /sapmnt/<SID> /home/<sid>adm /db2/db2<sid> /db2/<SID>/db2_software
171171
mkdir -p /mnt/Software /mnt/saptmp /mnt/usr_sap /mnt/sapmnt /mnt/<sid>_home /mnt/db2_software /mnt/db2<sid>
172172
umount /mnt
173173
174-
mount -t nfs -o rw,hard,sync,rsize=1048576,wsize=1048576,sec=sys,vers=4.1,tcp 172.17.10.4:/db2data /mnt
174+
mount -t nfs -o rw,hard,sync,rsize=262144,wsize=262144,sec=sys,vers=4.1,tcp 172.17.10.4:/db2data /mnt
175175
mkdir -p /db2/AN1/sapdata/sapdata1 /db2/AN1/sapdata/sapdata2 /db2/AN1/sapdata/sapdata3 /db2/AN1/sapdata/sapdata4
176176
mkdir -p /mnt/sapdata1 /mnt/sapdata2 /mnt/sapdata3 /mnt/sapdata4
177177
umount /mnt
178178
179-
mount -t nfs -o rw,hard,sync,rsize=1048576,wsize=1048576,sec=sys,vers=4.1,tcp 172.17.10.4:/db2log /mnt
179+
mount -t nfs -o rw,hard,sync,rsize=262144,wsize=262144,sec=sys,vers=4.1,tcp 172.17.10.4:/db2log /mnt
180180
mkdir /db2/AN1/log_dir
181181
mkdir /mnt/log_dir
182182
umount /mnt
183183
184-
mount -t nfs -o rw,hard,sync,rsize=1048576,wsize=1048576,sec=sys,vers=4.1,tcp 172.17.10.4:/db2backup /mnt
184+
mount -t nfs -o rw,hard,sync,rsize=262144,wsize=262144,sec=sys,vers=4.1,tcp 172.17.10.4:/db2backup /mnt
185185
mkdir /db2/AN1/backup
186186
mkdir /mnt/backup
187187
mkdir /db2/AN1/offline_log_dir /db2/AN1/db2dump

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: 03/01/2022
16+
ms.date: 03/15/2022
1717
ms.author: juergent
1818
ms.custom: H1Hack27Feb2017
1919

@@ -78,6 +78,7 @@ In this section, you find documents about Microsoft Power BI integration into SA
7878

7979
## Change Log
8080

81+
- March 15, 2022: Corrected rsize and wsize mount option settings for ANF in [IBM Db2 Azure Virtual Machines DBMS deployment for SAP workload](./dbms_guide_ibm.md)
8182
- March 1, 2022: Corrected note about database snapshots with multiple database containers in [SAP HANA Large Instances high availability and disaster recovery on Azure](./hana-overview-high-availability-disaster-recovery.md)
8283
- February 28, 2022: Added E(d)sv5 VM storage configurations to [SAP HANA Azure virtual machine storage configurations](./hana-vm-operations-storage.md)
8384
- February 13, 2022: Corrected broken links to HANA hardware directory in the following documents: SAP Business One on Azure Virtual Machines, Available SKUs for HANA Large Instances, Certification of SAP HANA on Azure (Large Instances), Installation of SAP HANA on Azure virtual machines, SAP workload planning and deployment checklist, SAP HANA infrastructure configurations and operations on Azure, SAP HANA on Azure Large Instance migration to Azure Virtual Machines, Install and configure SAP HANA (Large Instances) ,on Azure, High availability of SAP HANA scale-out system on Red Hat Enterprise Linux, High availability for SAP HANA scale-out system with HSR on SUSE Linux Enterprise Server, High availability of SAP HANA on Azure VMs on SUSE Linux Enterprise Server, Deploy a SAP HANA scale-out system with standby node on Azure VMs by using Azure NetApp Files on SUSE Linux Enterprise Server, SAP workload on Azure virtual machine supported scenarios, What SAP software is supported for Azure deployments

0 commit comments

Comments
 (0)