Skip to content

Commit e694498

Browse files
committed
red box on image
1 parent f3cf980 commit e694498

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ Azure NetApp Files volumes have a value called `maxfiles` that refers to the max
8484
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.
8585

8686
- For regular volumes less than or equal to 683 GiB, the default `maxfiles` limit is 21,251,126.
87-
- For regular volumes greater than 683 GiB, the default `maxfiles` limit is approximately one file per inode per 32 KiB of allocated volume capacity up to a maximum of 2,147,483,632.
88-
- For [large volumes](large-volumes-requirements-considerations.md), the default `maxfiles` limit is approximately one file per inode per 32 KiB of allocated volume capacity up to a default maximum of 15,938,355,048.
87+
- 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.
88+
- For [large volumes](large-volumes-requirements-considerations.md), the default `maxfiles` limit is approximately one file (or inode) per 32 KiB of allocated volume capacity up to a default maximum of 15,938,355,048.
8989

9090
The following table shows examples of the relationship `maxfiles` values based on volume sizes for regular volumes.
9191

@@ -97,6 +97,8 @@ The following table shows examples of the relationship `maxfiles` values based o
9797
| 50 TiB (53,687,091,200 KiB) | 1,593,835,519 |
9898
| 100 TiB (107,374,182,400 KiB) | 2,147,483,632 |
9999

100+
The following table shows examples of the relationship `maxfiles` values based on volume sizes for large volumes.
101+
100102
| Volume size | Estimated maxfiles limit |
101103
| - | - |
102104
| 50 TiB (53,687,091,200 KiB) | 1,593,835,512 |
-2.46 KB
Loading

0 commit comments

Comments
 (0)