Skip to content

Commit e310aca

Browse files
Merge pull request #253268 from netapp-manishc/patch-11
Update azure-netapp-files-resource-limits.md
2 parents 5061a43 + e310aef commit e310aca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 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/09/2023
15+
ms.date: 09/29/2023
1616
ms.author: anfdocs
1717
---
1818
# Resource limits for Azure NetApp Files
@@ -105,7 +105,8 @@ For volumes 100 TiB or under, if you've allocated at least 5 TiB of quota for a
105105
For volumes 100 TiB or under, you can increase the `maxfiles` limit up to 531,278,150 if your volume quota is at least 25 TiB.
106106

107107
>[!IMPORTANT]
108-
> Once a volume has exceeded a `maxfiles` limit, you cannot reduce volume size below the quota corresponding to that `maxfiles` limit even if you have reduced the actual used file count. For example, if you have crossed the 63,753,378 `maxfiles` limit, the volume quota cannot be reduced below its corresponding index of 2 TiB.
108+
> When files or folders are allocated to an Azure NetApp Files volume, they count against the `maxfiles` limit. If a file or folder is deleted, the internal data structures for `maxfiles` allocation remain the same. For instance, if the files used in a volume increase to 63,753,378 and 100,000 files are deleted, the `maxfiles` allocation will remain at 63,753,378.
109+
> Once a volume has exceeded a `maxfiles` limit, you cannot reduce volume size below the quota corresponding to that `maxfiles` limit even if you have reduced the actual used file count. For example, the `maxfiles` limit for a 2 TiB volume is 63,753,378. If you create more than 63,753,378 files in that volume, the volume quota cannot be reduced below its corresponding index of 2 TiB.
109110
110111
**For [large volumes](azure-netapp-files-understand-storage-hierarchy.md#large-volumes):**
111112

0 commit comments

Comments
 (0)