You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/large-volumes-requirements-considerations.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,15 @@ The following requirements and considerations apply to large volumes. For perfor
30
30
<tr>
31
31
<th></th>
32
32
<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>
34
34
</tr></thead>
35
35
<tbody>
36
36
<tr>
37
37
<td>Capacity tier</td>
38
38
<td>Minimum volume size<br>(TiB)</td>
39
39
<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>
42
42
</tr>
43
43
<tr>
44
44
<td>Standard (16 MiB/s per TiB)</td>
@@ -65,7 +65,10 @@ The following requirements and considerations apply to large volumes. For perfor
65
65
</table>
66
66
67
67
\* 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
+
69
72
* Large volumes aren't currently supported with standard storage with cool access.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/performance-large-volumes-linux.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ This article describes the tested performance capabilities of a single [Azure Ne
24
24
25
25
* 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.
26
26
27
-
* Ultra service level: 10,240 MiB/s
27
+
* Ultra service level: 12,800 MiB/s
28
28
* Premium service level: 6,400 MiB/s
29
29
* Standard service level: 1,600 MiB/s
30
30
31
31
The Ultra service level was used in these tests.
32
32
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.
34
34
35
35
* Random I/O: The same single large volume delivers over 700,000 operations per second.
36
36
@@ -50,7 +50,7 @@ Tests observed performance thresholds of a single large volume on scale-out and
50
50
| Azure VM size | E32s_v5 |
51
51
| Azure VM egress bandwidth limit | 2000MiB/s (2GiB/s) |
| Mount options |`hard,rsize=65536,wsize=65536,vers=3` <br /> **NOTE:** Use of both 262144 and 65536 had similar performance results |
82
82
83
83
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