Skip to content

Commit 44388c0

Browse files
committed
acrolinx
1 parent 0292217 commit 44388c0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/azure-netapp-files/maxfiles-concept.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: anfdocs
1111
---
1212
# Understand `maxfiles` limits in Azure NetApp Files
1313

14-
Azure NetApp Files volumes have a value called `maxfiles` that refers to the maximum number of files and folders (also known as inodes) a volume can contain. The `maxfiles` limit for an Azure NetApp Files volume is based on the size (quota) of the volume, where the service dynamically adjusts the `maxfiles` limit for a volume based on its provisioned size and uses the following guidelines.
14+
Azure NetApp Files volumes have a value called `maxfiles` that refers to the maximum number of files and folders (also known as inodes) a volume can contain. The `maxfiles` limit for an Azure NetApp Files volume is based on the size (quota) of the volume. The service dynamically adjusts the `maxfiles` limit for a volume based on its provisioned size and uses the following guidelines.
1515

1616
- For regular volumes less than or equal to 683 GiB, the default `maxfiles` limit is 21,251,126.
1717
- For regular volumes greater than 683 GiB, the default `maxfiles` limit is approximately one file (or inode) per 32 KiB of allocated volume capacity up to a maximum of 2,147,483,632.
@@ -52,9 +52,9 @@ To see the `maxfiles` allocation for a specific volume size, check the **Maximum
5252
When the `maxfiles` limit is reached, clients receive "out of space" messages when attempting to create new files or folders. Adjusting your quota based on this information can create greater inode availability.
5353

5454
>[!NOTE]
55-
>If you want to increase the `maxfiles` limit for a volume, you must increase the volume's size. If your volume is at the [maximum size](azure-netap-files-resource-limits.md) and still need to increase the `maxfiles` limit, contact Microsoft technical support.
55+
>If you want to increase the `maxfiles` limit for a volume, you must increase the volume's size. If your volume is at the [maximum size](azure-netapp-files-resource-limits.md) and you still need to increase the `maxfiles` limit, contact Microsoft technical support.
5656
57-
You can't set `maxfiles` limits for data protection volumes via a quota request. Azure NetApp Files automatically increases the `maxfiles` limit of a data protection volume to accommodate the number of files replicated to the volume. When a failover happens on a data protection volume, the `maxfiles` limit remains the last value before the failover. In this situation, you can submit a `maxfiles` [quota request](azure-netapp-files-resource-limits.md#request-limit-increase) for the volume.
57+
You can't set `maxfiles` limits for data protection volumes with a quota request. Azure NetApp Files automatically increases the `maxfiles` limit of a data protection volume to accommodate the number of files replicated to the volume. When a failover happens on a data protection volume, the `maxfiles` limit remains the last value before the failover. In this situation, you can submit a `maxfiles` [quota request](azure-netapp-files-resource-limits.md#request-limit-increase) for the volume.
5858

5959
## Next steps
6060

0 commit comments

Comments
 (0)