Skip to content

Commit 956aaf1

Browse files
Merge pull request #309426 from netapp-manishc/LV-30%-limit
Removing 30% limit to resize large volumes
2 parents 81a367d + 5b316f2 commit 956aaf1

3 files changed

Lines changed: 13 additions & 8 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@ The following table describes resource limits for the Flexible, Standard, Premiu
3737
| Minimum size of a single regular volume | 50 GiB | No |
3838
| Maximum size of a single regular volume | 100 TiB | No |
3939
| Minimum size of a single [large volume](large-volumes-requirements-considerations.md) | 50 TiB | No |
40-
| Large volume size increase | 30% of lowest provisioned size | Yes |
4140
| Maximum size of a single [large volume](large-volumes-requirements-considerations.md) | 1 PiB | Yes** |
4241
| Maximum size of a single large volume with breakthrough mode (preview) | 2,400 TiB | No |
43-
| Maximum size of a large volume up to 7.2 PiB** | 7.2 PiB | Yes** |
42+
| Maximum size of a large volume up to 7.2 PiB*** | 7.2 PiB | Yes** |
4443
| Maximum size of a single file | 16 TiB | No |
4544
| Maximum size of directory metadata in a single directory | 320 MB | No |
4645
| Maximum number of files in a single directory | *Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](directory-sizes-concept.md#directory-limit). | No |

articles/azure-netapp-files/large-volumes-requirements-considerations.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: anfdocs
1212
---
1313
# Requirements and considerations for Azure NetApp Files large volumes
1414

15-
Large volumes are Azure NetApp Files volumes with a size of 50 TiB to 1,024 TiB.
15+
Azure NetApp Files large volumes support sizes between 50 TiB and 1,024 TiB.
1616

1717
With breakthrough mode, you can create large volumes at sizes between 2,400 GiB and 2,400 TiB. You must [request the feature](#register-for-breakthrough-mode) before using it for the first time. With cool access enabled, large volumes can scale to 7.2 PiB in certain situations; for more information, see [large volumes up to 7.2 PiB](#requirements-and-considerations-for-large-volumes-up-to-72-pib-preview).
1818

@@ -25,7 +25,6 @@ The following requirements and considerations apply to large volumes. For perfor
2525
* A regular volume can’t be converted to a large volume.
2626
* You must create a large volume at a size of 50 TiB or larger. The maximum size of a large volume is 1,024 TiB.
2727
* You can't resize a large volume to less than 50 TiB.
28-
* A large volume can't be resized to more than 30% of its lowest provisioned size. This limit is adjustable via [a support request](azure-netapp-files-resource-limits.md#resource-limits). When requesting the resize, specify the desired size in TiB.
2928
* When reducing the size of a large volume, the size depends on the size of files written to the volume and the snapshots currently active on the volumes.
3029
* You can't create a large volume with application volume groups.
3130
* Currently, large volumes aren't suited for database (HANA, Oracle, SQL Server, etc.) data and log volumes. For database workloads requiring more than a single volume’s throughput limit, consider deploying multiple regular volumes. To optimize multiple volume deployments for databases, use [application volume groups](application-volume-group-concept.md).
@@ -39,11 +38,11 @@ The following requirements and considerations apply to large volumes. For perfor
3938
</tr></thead>
4039
<tbody>
4140
<tr>
42-
<td>Capacity tier</td>
41+
<td>Service level</td>
4342
<td>Minimum volume size<br>(TiB)</td>
44-
<td>Maximum volume size (TiB)*</td>
45-
<td>Minimum throughput for capacity tier (MiB/s)</td>
46-
<td>Maximum throughput for capacity tier (MiB/s)</td>
43+
<td>Maximum volume size (TiB)</td>
44+
<td>Base throughput (MiB/s) at 50TiB</td>
45+
<td>Maximum throughput for service level (MiB/s)</td>
4746
</tr>
4847
<tr>
4948
<td>Standard (16 MiB/s per TiB)</td>

articles/azure-netapp-files/whats-new.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ ms.author: anfdocs
1717

1818
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
1919

20+
21+
## March 2026
22+
23+
* [Large volumes improvement:](large-volumes-requirements-considerations.md#requirements-and-considerations) removed 30% default limit imposed on large volumes
24+
25+
Large volumes operational improvement no longer requires a support ticket to increase a large volume past the 30% imposed limit. This allows customer to automate their large volume size increases without waiting for approval and human intervention.
26+
2027
## January 2026
2128

2229
* [Elastic zone-redundant storage service level](elastic-zone-redundant-concept.md) (preview)

0 commit comments

Comments
 (0)