title | description | services | documentationcenter | author | manager | editor | ms.assetid | ms.service | ms.workload | ms.tgt_pltfrm | ms.devlang | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Resource limits for Azure NetApp Files | Microsoft Docs |
Describes limits for Azure NetApp Files resources and how to request resource limit increase. |
azure-netapp-files |
b-juche |
azure-netapp-files |
storage |
na |
na |
conceptual |
06/08/2020 |
b-juche |
Understanding resource limits for Azure NetApp Files helps you manage your volumes.
The following table describes resource limits for Azure NetApp Files:
Resource | Default limit | Adjustable via support request |
---|---|---|
Number of NetApp accounts per Azure region | 10 | Yes |
Number of capacity pools per NetApp account | 25 | Yes |
Number of volumes per capacity pool | 500 | Yes |
Number of snapshots per volume | 255 | No |
Number of subnets delegated to Azure NetApp Files (Microsoft.NetApp/volumes) per Azure Virtual Network | 1 | No |
Number of used IPs in a VNet (including immediately peered VNets) with Azure NetApp Files | 1000 | No |
Minimum size of a single capacity pool | 4 TiB | No |
Maximum size of a single capacity pool | 500 TiB | No |
Minimum size of a single volume | 100 GiB | No |
Maximum size of a single volume | 100 TiB | No |
Maximum size of a single file | 16 TiB | No |
Maximum size of directory metadata in a single directory | 320 MB | No |
Maximum number of files (maxfiles) per volume | 100 million | Yes |
For more information, see Capacity management FAQs.
Azure NetApp Files volumes have a limit called maxfiles. The maxfiles limit is the number of files a volume can contain. The maxfiles limit for an Azure NetApp Files volume is indexed based on the size (quota) of the volume. The maxfiles limit for a volume increases or decreases at the rate of 20 million files per TiB of provisioned volume size.
The service dynamically adjusts the maxfiles limit for a volume based on its provisioned size. For example, a volume configured initially with a size of 1 TiB would have a maxfiles limit of 20 million. Subsequent changes to the size of the volume would result in an automatic readjustment of the maxfiles limit based on the following rules:
Volume size (quota) | Automatic readjustment of the maxfiles limit |
---|---|
< 1 TiB | 20 million |
>= 1 TiB but < 2 TiB | 40 million |
>= 2 TiB but < 3 TiB | 60 million |
>= 3 TiB but < 4 TiB | 80 million |
>= 4 TiB | 100 million |
For any volume size, you can initiate a support request to increase the maxfiles limit beyond 100 million.
You can create an Azure support request to increase the adjustable limits from the table above.
From Azure portal navigation plane:
- Click Help + support.
- Click + New support request.
- On the Basics tab, provide the following information:
- Issue type: Select Service and subscription limits (quotas).
- Subscriptions: Select the subscription for the resource that you need the quota increased.
- Quota type: Select Storage: Azure NetApp Files limits.
- Click Next: Solutions.
- On the Details tab:
-
In the Description box, provide the following information for the corresponding resource type:
Resource Parent resources Requested new limits Reason for quota increase Account Subscription ID Requested new maximum account number What scenario or use case prompted the request? Pool Subscription ID, Account URI Requested new maximum pool number What scenario or use case prompted the request? Volume Subscription ID, Account URI, Pool URI Requested new maximum volume number What scenario or use case prompted the request? Maxfiles Subscription ID, Account URI, Pool URI, Volume URI Requested new maximum maxfiles number What scenario or use case prompted the request? -
Specify the appropriate support method and provide your contract information.
-
Click Next: Review + create to create the request.
-