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
You can change the size of a capacity pool or a volume as necessary, for example, when a volume or capacity pool fills up.
20
20
21
21
For information about monitoring a volume’s capacity, see [Monitor the capacity of a volume](monitor-volume-capacity.md).
22
22
23
+
## Considerations
24
+
25
+
* Volume quotas are indexed against `maxfiles` limits. Once a volume has surpassed a `maxfiles` limit, you cannot reduce the volume size below the quota that corresponds to that `maxfiles` limit. For more information and specific limits, see [`maxfiles` limits](azure-netapp-files-resource-limits.md#maxfiles-limits-).
26
+
23
27
## Resize the capacity pool using the Azure portal
24
28
25
29
You can change the capacity pool size in 1-TiB increments or decrements. However, the capacity pool size cannot be smaller than the sum of the capacity of the volumes hosted in the pool, with a minimum of 4TiB. Resizing the capacity pool changes the purchased Azure NetApp Files capacity.
@@ -84,3 +88,4 @@ The following table describes the destination volume resizing behavior based on
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-resource-limits.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: conceptual
15
-
ms.date: 12/14/2022
15
+
ms.date: 12/19/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# Resource limits for Azure NetApp Files
@@ -93,10 +93,13 @@ The service dynamically adjusts the `maxfiles` limit for a volume based on its p
93
93
>[!IMPORTANT]
94
94
> If your volume has a volume size (quota) of more than 4 TiB and you want to increase the `maxfiles` limit, you must initiate [a support request](#request-limit-increase).
95
95
96
-
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.
96
+
If you've 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.
97
97
98
98
You can increase the `maxfiles` limit to 531,278,150 if your volume quota is at least 20 TiB.
99
99
100
+
>[!IMPORTANT]
101
+
> 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.
102
+
100
103
## Request limit increase
101
104
102
105
You can create an Azure support request to increase the adjustable limits from the [Resource Limits](#resource-limits) table.
@@ -113,7 +116,7 @@ You can create an Azure support request to increase the adjustable limits from t
113
116
114
117

115
118
116
-
3. Under the **Additional details** tab, click**Enter details** in the Request Details field.
119
+
3. Under the **Additional details** tab, select**Enter details** in the Request Details field.
117
120
118
121

119
122
@@ -131,7 +134,7 @@ You can create an Azure support request to increase the adjustable limits from t
131
134
132
135

133
136
134
-
5.Click**Save and continue**. Click**Review + create** to create the request.
137
+
5.Select**Save and continue**. Select**Review + create** to create the request.
0 commit comments