Skip to content

Commit 06df151

Browse files
committed
NFSAAS-39649 clarify max files support needs
1 parent d63e6cb commit 06df151

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 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: 08/24/2022
15+
ms.date: 09/07/2022
1616
ms.author: anfdocs
1717
---
1818
# Resource limits for Azure NetApp Files
@@ -89,7 +89,10 @@ The service dynamically adjusts the `maxfiles` limit for a volume based on its p
8989
| > 3 TiB but <= 4 TiB | 80 million |
9090
| > 4 TiB | 100 million |
9191

92-
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.
92+
>[!IMPORTANT]
93+
> To increase the quota for a volume with a quota of at least 4 TiB, you must initiate [a support request](#request-limit-increase).
94+
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.
9396

9497
You can increase the `maxfiles` limit to 500 million if your volume quota is at least 20 TiB.
9598

0 commit comments

Comments
 (0)