Skip to content

Commit e389368

Browse files
Merge pull request #221879 from b-ahibbard/anf-23648-resize
Anf 23648 resize
2 parents 16b257d + a6a3b38 commit e389368

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

articles/azure-netapp-files/azure-netapp-files-resize-capacity-pools-or-volumes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,18 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 9/30/2022
15+
ms.date: 12/19/2022
1616
ms.author: anfdocs
1717
---
1818
# Resize a capacity pool or a volume
1919
You can change the size of a capacity pool or a volume as necessary, for example, when a volume or capacity pool fills up.
2020

2121
For information about monitoring a volume’s capacity, see [Monitor the capacity of a volume](monitor-volume-capacity.md).
2222

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+
2327
## Resize the capacity pool using the Azure portal
2428

2529
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
8488
- [Understand volume quota](volume-quota-introduction.md)
8589
- [Monitor the capacity of a volume](monitor-volume-capacity.md)
8690
- [Capacity management FAQs](faq-capacity-management.md)
91+
- [Resource limits](azure-netapp-files-resource-limits.md)

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

Lines changed: 7 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: 12/14/2022
15+
ms.date: 12/19/2022
1616
ms.author: anfdocs
1717
---
1818
# Resource limits for Azure NetApp Files
@@ -93,10 +93,13 @@ The service dynamically adjusts the `maxfiles` limit for a volume based on its p
9393
>[!IMPORTANT]
9494
> 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).
9595
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.
9797

9898
You can increase the `maxfiles` limit to 531,278,150 if your volume quota is at least 20 TiB.
9999

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+
100103
## Request limit increase
101104

102105
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
113116

114117
![Screenshot that shows the Problem Description tab.](../media/azure-netapp-files/support-problem-descriptions.png)
115118

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.
117120

118121
![Screenshot that shows the Details tab and the Enter Details field.](../media/azure-netapp-files/quota-additional-details.png)
119122

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

132135
![Screenshot that shows how to display and request increase for regional quota.](../media/azure-netapp-files/quota-details-regional-request.png)
133136

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.
135138

136139
## Next steps
137140

0 commit comments

Comments
 (0)