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/azure-netapp-files-resource-limits.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The following table describes resource limits for the Flexible, Standard, Premiu
43
43
| Maximum size of a single file | 16 TiB | No |
44
44
| Maximum size of directory metadata in a single directory | 320 MB | No |
45
45
| Maximum number of files in a single directory |*Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](directory-sizes-concept.md#directory-limit). | No |
46
-
| Maximum number of `maxfiles` per volume | See [`maxfiles`](maxfiles-concept.md)| Yes |
46
+
| Maximum number of `maxfiles` per volume | See [`maxfiles`](maxfiles-concept.md)| Yes****|
47
47
| Maximum number of export policy rules per volume | 5 | No |
48
48
| Maximum number of quota rules per volume | 1,000 | No |
49
49
| Minimum assigned throughput for a manual Quality of Service (QoS) volume | 1 MiB/s | No |
@@ -64,6 +64,13 @@ The following table describes resource limits for the Flexible, Standard, Premiu
64
64
65
65
\*** This feature is available [when cool access is enabled and by request](large-volumes-requirements-considerations.md#requirements-and-considerations-for-large-volumes-up-to-72-pib-preview). When enabled, the minimum size of the volume is 2,400 GiB.
66
66
67
+
\**** Support request to adjust maxfiles limits is appropriate only when the volume is already provisioned at a size that supports the requested file count. While Azure NetApp Files support can adjust maxfiles limits within supported backend thresholds, these adjustments cannot override the fundamental relationship between volume size and inode capacity. If a workload requires a higher maxfiles limit, then the volume must be provisioned at a size that natively supports that file count. Support requests cannot be used to keep a small volume size while enabling a maxfiles limit that is only supported by a much larger volume. Support requests should not be opened in the following situations as support engineers cannot make backend changes to satisfy the request:
68
+
69
+
* To avoid increasing volume size
70
+
* To request maxfiles limits that exceed what the current volume size supports
71
+
* To request backend exceptions for inode limits
72
+
73
+
67
74
For more information, see [Capacity management FAQs](faq-capacity-management.md).
0 commit comments