Skip to content

Commit 9bdd54c

Browse files
committed
update large volume charts
1 parent b35798a commit 9bdd54c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

articles/azure-netapp-files/large-volumes-requirements-considerations.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ The following requirements and considerations apply to large volumes. For perfor
3030
<tr>
3131
<th></th>
3232
<th colspan="2">Capacity</th>
33-
<th colspan="2">Linear performance scaling per TiB up to maximum throughput </th>
33+
<th colspan="2">Linear performance scaling per TiB up to maximum allowed capacity tier throughput (large volume) </th>
3434
</tr></thead>
3535
<tbody>
3636
<tr>
3737
<td>Capacity tier</td>
3838
<td>Minimum volume size<br>(TiB)</td>
3939
<td>Maximum volume size (TiB)</td>
40-
<td>Minimum throughput (MiB/s)</td>
41-
<td>Maximum throughput (MiB/s)</td>
40+
<td>Minimum throughput for capacity tier (MiB/s)</td>
41+
<td>Maximum throughput for capacity tier (MiB/s)</td>
4242
</tr>
4343
<tr>
4444
<td>Standard (16 MiB/s per TiB)</td>
@@ -65,7 +65,10 @@ The following requirements and considerations apply to large volumes. For perfor
6565
</table>
6666

6767
\* 2-PiB large volumes are available on request depending on regional dedicated capacity availability. To request 2-PiB large volumes, contact your account team.
68-
68+
69+
For the latest performance benchmark numbers conducted on Azure NetApp Files Large volumes, see [Azure NetApp Files large volume performance benchmarks for Linux](performance-large-volumes-linux.md) and [Benefits of using Azure NetApp Files for Electronic Design Automation (EDA)](solutions-benefits-azure-netapp-files-electronic-design-automation.md).
70+
71+
6972
* Large volumes aren't currently supported with standard storage with cool access.
7073

7174
## About 64-bit file IDs

articles/azure-netapp-files/performance-large-volumes-linux.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ This article describes the tested performance capabilities of a single [Azure Ne
2424

2525
* The Azure NetApp Files large volumes feature offers three service levels, each with throughput limits. The service levels can be scaled up or down nondisruptively as your performance needs change.
2626

27-
* Ultra service level: 10,240 MiB/s
27+
* Ultra service level: 12,800 MiB/s
2828
* Premium service level: 6,400 MiB/s
2929
* Standard service level: 1,600 MiB/s
3030

3131
The Ultra service level was used in these tests.
3232

33-
* Sequential I/O: 100% sequential writes max out at 8,500 MiB/second, while a single large volume is capable of 10 GiB/second (10,240 MiB/second) throughput.
33+
* Sequential I/O: 100% sequential writes max out at 8,500 MiB/second, while a single large volume is capable of 10 GiB/second (12,800 MiB/second) throughput.
3434

3535
* Random I/O: The same single large volume delivers over 700,000 operations per second.
3636

@@ -50,7 +50,7 @@ Tests observed performance thresholds of a single large volume on scale-out and
5050
| Azure VM size | E32s_v5 |
5151
| Azure VM egress bandwidth limit | 2000MiB/s (2GiB/s) |
5252
| Operating system | RHEL 8.4 |
53-
| Large volume size | 101 TiB Ultra (10,240 MiB/s throughput) |
53+
| Large volume size | 101 TiB Ultra (12,800 MiB/s throughput) |
5454
| Mount options | `hard,rsize=65536,wsize=65536,vers=3` <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results. |
5555

5656
### 256-KiB sequential workloads (MiB/s)
@@ -77,7 +77,7 @@ The tests in this section were run with the following configuration:
7777
| Azure VM size | E104id_v5 |
7878
| Azure VM egress bandwidth limit | 12,500MiB/s (12.2GiB/s) |
7979
| Operating system | RHEL 8.4 |
80-
| Large volume size | 101 TiB Ultra (10,240 MiB/s throughput) |
80+
| Large volume size | 101 TiB Ultra (12,800 MiB/s throughput) |
8181
| Mount options | `hard,rsize=65536,wsize=65536,vers=3` <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results |
8282

8383
The graphs in this section show the results for the client-side mount option of `nconnect` with NFSv3. For more information, see [Linux NFS mount options best practices for Azure NetApp File](performance-linux-mount-options.md#nconnect).

0 commit comments

Comments
 (0)