Skip to content

Commit 3552eb0

Browse files
Merge pull request #217565 from b-ahibbard/maxfiles-8nov22
Maxfiles 8nov22
2 parents b246ee7 + f010425 commit 3552eb0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-netapp-files/azure-netapp-files-resource-limits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 11/07/2022
15+
ms.date: 11/08/2022
1616
ms.author: anfdocs
1717
---
1818
# Resource limits for Azure NetApp Files
@@ -39,7 +39,7 @@ The following table describes resource limits for Azure NetApp Files:
3939
| Maximum size of a single file | 16 TiB | No |
4040
| Maximum size of directory metadata in a single directory | 320 MB | No |
4141
| Maximum number of files in a single directory | *Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](#directory-limit). | No |
42-
| Maximum number of files ([`maxfiles`](#maxfiles)) per volume | 100 million | Yes |
42+
| Maximum number of files ([`maxfiles`](#maxfiles)) per volume | 106,255,630 | Yes |
4343
| Maximum number of export policy rules per volume | 5 | No |
4444
| Minimum assigned throughput for a manual QoS volume | 1 MiB/s | No |
4545
| Maximum assigned throughput for a manual QoS volume | 4,500 MiB/s | No |
@@ -92,9 +92,9 @@ The service dynamically adjusts the `maxfiles` limit for a volume based on its p
9292
>[!IMPORTANT]
9393
> If your volume has a quota of at least 4 TiB and you want to increase the quota, you must initiate [a support request](#request-limit-increase).
9494
95-
For volumes with at least 4 TiB of quota, you can increase the `maxfiles` (inodes) limit beyond 100 million. For every 100 million files you increase (or a fraction thereof), you need to increase the corresponding volume quota by 4 TiB. For example, if you increase the `maxfiles` limit from 100 million files to 200 million files (or any number in between), you need to increase the volume quota from 4 TiB to 8 TiB.
95+
If you have allocated at least 4 TiB of quota for a volume, you can initiate a support request to increase the maxfiles (inodes) limit beyond 106,255,630. For every 106,255,630 files you increase (or a fraction thereof), you need to increase the corresponding volume quota by 4 TiB. For example, if you increase the maxfiles limit from 106,255,630 files to 212,511,260 files (or any number in between), you need to increase the volume quota from 4 TiB to 8 TiB.
9696

97-
You can increase the `maxfiles` limit to 500 million if your volume quota is at least 20 TiB.
97+
You can increase the `maxfiles` limit to 531,278,150 if your volume quota is at least 20 TiB.
9898

9999
## Request limit increase
100100

0 commit comments

Comments
 (0)