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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,8 +84,8 @@ Azure NetApp Files volumes have a value called `maxfiles` that refers to the max
84
84
The `maxfiles` limit for an Azure NetApp Files volume is based on the size (quota) of the volume, where the service dynamically adjusts the `maxfiles` limit for a volume based on its provisioned size and uses the following guidelines.
85
85
86
86
- For regular volumes less than or equal to 683 GiB, the default `maxfiles` limit is 21,251,126.
87
-
- For regular volumes greater than 683 GiB, the default `maxfiles` limit is approximately one file per inode per 32 KiB of allocated volume capacity up to a maximum of 2,147,483,632.
88
-
- For [large volumes](large-volumes-requirements-considerations.md), the default `maxfiles` limit is approximately one file per inode per 32 KiB of allocated volume capacity up to a default maximum of 15,938,355,048.
87
+
- For regular volumes greater than 683 GiB, the default `maxfiles` limit is approximately one file (or inode) per 32 KiB of allocated volume capacity up to a maximum of 2,147,483,632.
88
+
- For [large volumes](large-volumes-requirements-considerations.md), the default `maxfiles` limit is approximately one file (or inode) per 32 KiB of allocated volume capacity up to a default maximum of 15,938,355,048.
89
89
90
90
The following table shows examples of the relationship `maxfiles` values based on volume sizes for regular volumes.
91
91
@@ -97,6 +97,8 @@ The following table shows examples of the relationship `maxfiles` values based o
97
97
| 50 TiB (53,687,091,200 KiB) | 1,593,835,519 |
98
98
| 100 TiB (107,374,182,400 KiB) | 2,147,483,632 |
99
99
100
+
The following table shows examples of the relationship `maxfiles` values based on volume sizes for large volumes.
0 commit comments