Skip to content

Commit 8b0f74d

Browse files
authored
Merge pull request #195056 from b-hchen/patch-46
Updated table for automatic readjustment of the `maxfiles` limit
2 parents cd3f9c8 + e613f7a commit 8b0f74d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 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: 03/02/2022
15+
ms.date: 04/13/2022
1616
ms.author: anfdocs
1717
---
1818
# Resource limits for Azure NetApp Files
@@ -81,11 +81,11 @@ The service dynamically adjusts the `maxfiles` limit for a volume based on its p
8181

8282
| Volume size (quota) | Automatic readjustment of the `maxfiles` limit |
8383
|----------------------------|-------------------|
84-
| <= 1 TiB | 20 million |
85-
| > 1 TiB but <= 2 TiB | 40 million |
86-
| > 2 TiB but <= 3 TiB | 60 million |
87-
| > 3 TiB but <= 4 TiB | 80 million |
88-
| > 4 TiB | 100 million |
84+
| <= 1 TiB | 21,251,126 |
85+
| > 1 TiB but <= 2 TiB | 42,502,252 |
86+
| > 2 TiB but <= 3 TiB | 63,753,378 |
87+
| > 3 TiB but <= 4 TiB | 85,004,504 |
88+
| > 4 TiB | 212,511,260 |
8989

9090
If you have allocated at least 4 TiB of quota for a volume, you can initiate a [support request](#request-limit-increase) to 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.
9191

0 commit comments

Comments
 (0)