Skip to content

Commit 6768938

Browse files
authored
edits
1 parent 46a22df commit 6768938

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/azure-netapp-files/faq-application-volume-group.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,18 +109,17 @@ In the current implementation, the application volume group has a focus on the i
109109

110110
SAP defines the Key Performance Indicators (KPIs) for the HANA data and log volume as 400 MiB/s for the data and 250 MiB/s for the log volume. This definition is independent of the size or the workload of the HANA database. Application volume group scales the throughput values in a way that even the smallest database meets the SAP HANA KPIs, and larger database will benefit from a higher throughput level, scaling the proposal based on the entered HANA database size.
111111

112-
The following table describes the memory range and proposed throughput for the HANA data volume.
112+
The following table describes the memory range and proposed throughput ***for the HANA data volume***:
113113

114114
<table><thead><tr><th colspan="2">Memory range (in TB)</th><th rowspan="2">Proposed throughput</th></tr><tr><th>Minimum</th><th>Maximum</th></tr></thead><tbody><tr><td>0</td><td>1</td><td>400</td></tr><tr><td>1</td><td>2</td><td>600</td></tr><tr><td>2</td><td>4</td><td>800</td></tr><tr><td>4</td><td>6</td><td>1000</td></tr><tr><td>6</td><td>8</td><td>1200</td></tr><tr><td>8</td><td>10</td><td>1400</td></tr><tr><td>10</td><td>unlimited</td><td>1500</td></tr></tbody></table>
115115

116-
The following table describes the memory range and proposed throughput for the HANA log volume:
116+
The following table describes the memory range and proposed throughput ***for the HANA log volume***:
117117

118118
<table><thead><tr><th colspan="2">Memory range (in TB)</th><th rowspan="2">Proposed throughput</th></tr><tr><th>Minimum</th><th>Maximum</th></tr></thead><tbody><tr><td>0</td><td>4</td><td>250</td></tr><tr><td>4</td><td>unlimited</td><td>500</td></tr></tbody></table>
119119

120120
Higher throughput for the database volume is most important for the database startup of larger databases when reading data into memory. At runtime, most of the I/O is write I/O, where even the KPIs show lower values. User experience shows that, for smaller databases, HANA KPI values may be higher than what’s required for most of the time.
121121

122-
Azure NetApp Files performance of each volume at runtime can be adjusted. As such, at any time, you can adjust the performance of your database by adjusting the data and log volume throughput to their specific requirements. For instance, you can fine-tune performance and reducing costs by allowing higher throughput at startup while reducing to KPIs for normal operation.
123-
122+
Azure NetApp Files performance of each volume can be adjusted at runtime. As such, at any time, you can adjust the performance of your database by adjusting the data and log volume throughput to your specific requirements. For instance, you can fine-tune performance and reduce costs by allowing higher throughput at startup while reducing to KPIs for normal operation.
124123

125124
## Next steps
126125

0 commit comments

Comments
 (0)