You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-cost-model.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ For cost model specific to cross-region replication, see [Cost model for cross-r
18
18
19
19
Azure NetApp Files is billed on provisioned storage capacity, which is allocated by creating capacity pools. Capacity pools are billed monthly based on a set cost per allocated GiB per hour. Capacity pool allocation is measured hourly.
20
20
21
-
Capacity pools must be at least 1 TiB and can be increased or decreased in 1-TiB intervals. Capacity pools contain volumes that range in size from a minimum of 100 GiB to a maximum of 100 TiB for regular volumes and up to 1,024 TiB for [large volumes](azure-netapp-files-understand-storage-hierarchy.md#large-volumes). Volumes are assigned quotas that are subtracted from the capacity pool’s provisioned size. For an active volume, capacity consumption against the quota is based on logical (effective) capacity, being active filesystem data or snapshot data. See [How Azure NetApp Files snapshots work](snapshots-introduction.md) for details.
21
+
Capacity pools must be at least 1 TiB and can be increased or decreased in 1-TiB intervals. Capacity pools contain volumes that range in size from a minimum of 100 GiB to a maximum of 100 TiB for regular volumes and up to 1 PiB for [large volumes](azure-netapp-files-understand-storage-hierarchy.md#large-volumes). Volumes are assigned quotas that are subtracted from the capacity pool’s provisioned size. For an active volume, capacity consumption against the quota is based on logical (effective) capacity, being active filesystem data or snapshot data. See [How Azure NetApp Files snapshots work](snapshots-introduction.md) for details.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-resource-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The following table describes resource limits for Azure NetApp Files:
32
32
| Minimum size of a single [large volume](large-volumes-requirements-considerations.md)| 50 TiB | No |
33
33
| Large volume size increase | 30% of lowest provisioned size | Yes |
34
34
| Maximum size of a single [large volume](large-volumes-requirements-considerations.md)| 1,024 TiB | No |
35
-
| Maximum size of a single large volume on dedicated capacity | 2 PiB| No |
35
+
| Maximum size of a single large volume on dedicated capacity (preview) | 2,048 TiB| No |
36
36
| Maximum size of a single file | 16 TiB | No |
37
37
| Maximum size of directory metadata in a single directory | 320 MB | No |
38
38
| Maximum number of files in a single directory |*Approximately* 4 million. <br> See [Determine if a directory is approaching the limit size](#directory-limit). | No |
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-understand-storage-hierarchy.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,11 +73,11 @@ When you use a manual QoS capacity pool with, for example, an SAP HANA system, a
73
73
- A volume's capacity consumption counts against its pool's provisioned capacity.
74
74
- A volume’s throughput consumption counts against its pool’s available throughput. See [Manual QoS type](#manual-qos-type).
75
75
- Each volume belongs to only one pool, but a pool can contain multiple volumes.
76
-
- Volumes contain a capacity of between 100 GiB and 100 TiB. You can create a [large volume](#large-volumes) with a size of between 50 and 1,024 TiB.
76
+
- Volumes contain a capacity of between 100 GiB and 100 TiB. You can create a [large volume](#large-volumes) with a size of between 50 and 1 PiB.
77
77
78
78
## Large volumes
79
79
80
-
Azure NetApp Files allows you to create large volumes up to 1,024 TiB in size. Large volumes begin at a capacity of 50 TiB and scale up to 1,024 TiB. Regular Azure NetApp Files volumes are offered between 100 GiB and 102,400 GiB.
80
+
Azure NetApp Files allows you to create large volumes up to 1 PiB in size. Large volumes begin at a capacity of 50 TiB and scale up to 1 PiB. Regular Azure NetApp Files volumes are offered between 100 GiB and 102,400 GiB.
81
81
82
82
For more information, see [Requirements and considerations for large volumes](large-volumes-requirements-considerations.md).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/includes/large-volumes-notice.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.custom: include file
11
11
# azure-netapp-files-create-volumes
12
12
---
13
13
14
-
Regular volumes quotas are between 100 GiB and 100 TiB. Large volume quotas range from 50 TiB to 1,024 TiB in size. If you intend for the volume quota to fall in the large volume range, select **Yes**.
14
+
Regular volumes quotas are between 100 GiB and 100 TiB. Large volume quotas range from 50 TiB to 1 PiB in size. If you intend for the volume quota to fall in the large volume range, select **Yes**. Volume quotas are entered in GiB.
15
15
16
16
>[!IMPORTANT]
17
17
> If this is your first time using large volumes, you must first [register the feature](../large-volumes-requirements-considerations.md#register-the-feature) and request [an increase in regional capacity quota](../azure-netapp-files-resource-limits.md#request-limit-increase).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/large-volumes-requirements-considerations.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ This article describes the requirements and considerations you need to be aware
18
18
The following requirements and considerations apply to large volumes. For performance considerations of *regular volumes*, see [Performance considerations for Azure NetApp Files](azure-netapp-files-performance-considerations.md).
19
19
20
20
* A regular volume can’t be converted to a large volume.
21
-
* You must create a large volume at a size of 50 TiB or larger. A single volume can't exceed 1,024 TiB.
21
+
* You must create a large volume at a size of 50 TiB or larger. A single volume can't exceed 1 PiB.
22
22
* You can't resize a large volume to less than 50 TiB.
23
23
A large volume cannot be resized to less than 30% of its lowest provisioned size. This limit is adjustable via [a support request](azure-netapp-files-resource-limits.md#resource-limits).
24
24
* Large volumes are currently not supported with Azure NetApp Files backup.
25
25
* You can't create a large volume with application volume groups.
26
26
* 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).
27
-
* Throughput ceilings for the three performance tiers (Standard, Premium, and Ultra) of large volumes are based on the existing 100-TiB maximum capacity targets. You're able to grow to 1,024 TiB with the throughput ceiling per the following table:
27
+
* Throughput ceilings for the three performance tiers (Standard, Premium, and Ultra) of large volumes are based on the existing 100-TiB maximum capacity targets. You're able to grow to 1 PiB with the throughput ceiling per the following table:
28
28
29
29
<table><thead>
30
30
<tr>
@@ -57,7 +57,7 @@ The following requirements and considerations apply to large volumes. For perfor
57
57
</tbody>
58
58
</table>
59
59
60
-
\* 2-PiB large volumes are available on request depending on regional dedicated capacity availability.
60
+
\* 2-PiB large volumes are available on request depending on regional dedicated capacity availability. To request 2-PiB large volumes, contact your account team.
61
61
62
62
* Large volumes aren't currently supported with standard storage with cool access.
63
63
@@ -100,7 +100,7 @@ Support for Azure NetApp Files large volumes is available in the following regio
100
100
>[!IMPORTANT]
101
101
>Before you can use large volumes, you must first request [an increase in regional capacity quota](azure-netapp-files-resource-limits.md#request-limit-increase).
102
102
103
-
Once your [regional capacity quota](regional-capacity-quota.md) has increased, you can create volumes that are up to 1,024 TiB in size. When creating a volume, after you designate the volume quota, you must select **Yes** for the **Large volume** field. Once created, you can manage your large volumes in the same manner as regular volumes.
103
+
Once your [regional capacity quota](regional-capacity-quota.md) has increased, you can create volumes that are up to 1 PiB in size. When creating a volume, after you designate the volume quota, you must select **Yes** for the **Large volume** field. Once created, you can manage your large volumes in the same manner as regular volumes.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/volume-hard-quota-guidelines.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,29 +26,29 @@ Many customers have requested direct control over provisioned capacity. They wan
26
26
27
27
## What is the volume hard quota change
28
28
29
-
With the volume hard quota change, Azure NetApp Files volumes will no longer be thin provisioned at (the maximum) 100 TiB. The volumes will be provisioned at the actual configured size (quota). Also, the underlaying capacity pools will no longer automatically grow upon reaching full-capacity consumption. This change will reflect the behavior like Azure managed disks, which are also provisioned as-is, without automatic capacity increase.
29
+
With the volume hard quota change, Azure NetApp Files volumes are no longer thinly provisioned at (the maximum) 100 TiB. The volumes will be provisioned at the actual configured size (quota). Also, the underlying capacity pools will no longer automatically grow upon reaching full-capacity consumption. This change will reflect the behavior like Azure managed disks, which are also provisioned as-is, without automatic capacity increase.
30
30
31
31
For example, consider an Azure NetApp Files volume configured at 1-TiB size (quota) on a 4-TiB Ultra service level capacity pool. An application is continuously writing data to the volume.
32
32
33
33
The *initial* behavior:
34
34
* Expected bandwidth: 128 MiB/s
35
35
* Total usable (and client visible) capacity: 100 TiB
36
-
You will not be able to write more data on the volume beyond this size.
36
+
You aren't able to write more data on the volume beyond this size.
37
37
* Capacity pool: Automatically grows with 1 TiB increments when it is full.
38
-
* Volume quota change: Only changes performance (bandwidth) of the volume. It does not change client visible or usable capacity.
38
+
* Volume quota change: Only changes performance (bandwidth) of the volume. It doesn't change client visible or usable capacity.
39
39
40
40
The *changed* behavior:
41
41
* Expected bandwidth: 128 MiB/s
42
42
* Total usable (and client visible) capacity: 1 TiB
43
43
You will not be able to write more data on the volume beyond this size.
44
-
* Capacity pool: Remains 4 TiB in size and does not automatically grow.
44
+
* Capacity pool: Remains 4 TiB in size and doesn't automatically grow.
45
45
* Volume quota change: Changes performance (bandwidth) and client visible or usable capacity of the volume.
46
46
47
47
You need to proactively monitor the utilization of Azure NetApp Files volumes and capacity pools. You need to purposely change the volume and pool utilization for close-to-full consumption. Azure NetApp Files will continue to allow for [on-the-fly volume and capacity pool resize operations](azure-netapp-files-resize-capacity-pools-or-volumes.md).
48
48
49
49
## How to operationalize the volume hard quota change
50
50
51
-
This section provides guidance on how to operationalize the change to volume hard quota for a smooth transition. It also provides insights for handling currently provisioned volumes and capacity pools, on-going monitoring, and alerting and capacity management options.
51
+
This section provides guidance on how to operationalize the change to volume hard quota for a smooth transition. It also provides insights for handling currently provisioned volumes and capacity pools, ongoing monitoring, and alerting and capacity management options.
52
52
53
53
### Currently provisioned volumes and capacity pools
54
54
@@ -62,7 +62,7 @@ The volume hard quota change will result in changes in provisioned and available
62
62
Resize every provisioned volume to have appropriate buffer based on change rate and alerting or resize turnaround time (for example, 20% based on typical workload considerations), with a maximum of 100 TiB (which is the regular [volume size limit](azure-netapp-files-resource-limits.md#resource-limits). This new volume size, including buffer capacity, should be based on the following factors:
63
63
***Provisioned** volume capacity, in case the used capacity is less than the provisioned volume quota.
64
64
***Used** volume capacity, in case the used capacity is more than the provisioned volume quota.
65
-
There is no additional charge for volume-level capacity increase if the underlaying capacity pool does not need to be grown. As an effect of this change, you might observe a bandwidth limit *increase* for the volume (in case the [auto QoS capacity pool type](azure-netapp-files-understand-storage-hierarchy.md#qos_types) is used).
65
+
There's no additional charge for volume-level capacity increase if the underlaying capacity pool doesn't need to be grown. As an effect of this change, you might observe a bandwidth limit *increase* for the volume (in case the [auto QoS capacity pool type](azure-netapp-files-understand-storage-hierarchy.md#qos_types) is used).
66
66
67
67
***Provisioned capacity pool sizes**:
68
68
After the volume sizes adjustments, if the sum of volumes sizes becomes larger than the size of the hosting capacity pool, the capacity pool has to be increased to a size equal to or larger than the sum of the volumes, with a maximum of 500 TiB. For information about limits, see [Azure NetApp Files resource limits](azure-netapp-files-resource-limits.md#resource-limits)). Additional capacity pool capacity is subject to ACR charge as normal.
@@ -123,8 +123,8 @@ You can use the community-supported Logic Apps ANFCapacityManager tool to monito
123
123
ANFCapacityManager is an Azure Logic App that manages capacity-based alert rules. It automatically increases volume sizes to prevent your Azure NetApp Files volumes from running out of space. It is easy to deploy and provides the following Alert Management capabilities:
124
124
125
125
* When an Azure NetApp Files capacity pool or volume is created, ANFCapacityManager creates a metric alert rule based on the specified percent consumed threshold.
126
-
* When an Azure NetApp Files capacity pool or volume is resized, ANFCapacityManager modifies the metric alert rule based on the specified percent capacity consumed threshold. If the alert rule does not exist, it will be created.
127
-
* When an Azure NetApp Files capacity pool or volume is deleted, the corresponding metric alert rule will be deleted.
126
+
* When an Azure NetApp Files capacity pool or volume is resized, ANFCapacityManager modifies the metric alert rule based on the specified percent capacity consumed threshold. If the alert rule doesn't exist, it's created.
127
+
* When an Azure NetApp Files capacity pool or volume is deleted, the corresponding metric alert rule it's deleted.
128
128
129
129
You can configure the following key alerting settings:
130
130
@@ -150,15 +150,15 @@ You can use the portal or the CLI to manually increase the volume or capacity po
150
150
151
151
You can [change the size of a volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-volume-using-the-azure-portal) as necessary. A volume's capacity consumption counts against its pool's provisioned capacity.
152
152
153
-
1. From the Manage NetApp Account blade, select **Volumes**.
153
+
1. From your NetApp Account, select **Volumes**.
154
154
2. Right-click the name of the volume that you want to resize or select the `…` icon at the end of the volume's row to display the context menu.
155
155
3. Use the context menu options to resize or delete the volume.
156
156
157
157

158
158
159
159

160
160
161
-
In some cases, the hosting capacity pool does not have sufficient capacity to resize the volumes. However, you can [change the capacity pool size](azure-netapp-files-resize-capacity-pools-or-volumes.md#resizing-the-capacity-pool-or-a-volume-using-azure-cli) in 1-TiB increments or decrements. The capacity pool size cannot be smaller than 4 TiB. *Resizing the capacity pool changes the purchased Azure NetApp Files capacity.*
161
+
In some cases, the hosting capacity pool doesn't have sufficient capacity to resize the volumes. However, you can [change the capacity pool size](azure-netapp-files-resize-capacity-pools-or-volumes.md#resizing-the-capacity-pool-or-a-volume-using-azure-cli) in 1-TiB increments or decrements. The capacity pool size can't be smaller than 4 TiB. *Resizing the capacity pool changes the purchased Azure NetApp Files capacity.*
162
162
163
163
1. From the Manage NetApp Account blade, select the capacity pool that you want to resize.
164
164
2. Right-click the capacity pool name or select the `…` icon at the end of the capacity pool’s row to display the context menu.
@@ -242,7 +242,7 @@ A common misconception is that Azure NetApp Files *volumes* would automatically
242
242
243
243
### Does this change have any effect on volumes replicated with cross-region-replication (preview)?
244
244
245
-
The hard volume quota is not enforced on replication destination volumes.
245
+
The hard volume quota isn't enforced on replication destination volumes.
246
246
247
247
### Does this change have any effect on metrics currently available in Azure Monitor?
248
248
@@ -258,7 +258,7 @@ Yes. See the [Volume AutoGrow Workflow Example GitHub page](https://github.com/A
258
258
259
259
### Is ANFCapacityManager Microsoft supported?
260
260
261
-
[The ANFCapacityManager logic app is provided as-is and is not supported by NetApp or Microsoft](https://github.com/ANFTechTeam/ANFCapacityManager#disclaimer). You're encouraged to modify to fit your specific environment or requirements. You should test the functionality before deploying it to any business critical or production environments.
261
+
[The ANFCapacityManager logic app is provided as-is and isn't supported by NetApp or Microsoft](https://github.com/ANFTechTeam/ANFCapacityManager#disclaimer). You're encouraged to modify to fit your specific environment or requirements. You should test the functionality before deploying it to any business critical or production environments.
262
262
263
263
### How can I report a bug or submit a feature request for ANFCapacityManger?
264
264
You can submit bugs and feature requests by selecting **New Issue** on the [ANFCapacityManager GitHub page](https://github.com/ANFTechTeam/ANFCapacityManager/issues).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
20
20
21
21
Azure NetApp Files large volumes now support increased maximum throughput and size limits. This update brings an increased size limit to **one PiB,** available via Azure Feature Exposure Control (AFEC), allowing for more extensive and robust data management solutions for various workloads, including HPC, EDA, VDI, and more.
22
22
23
-
This update also introduces a preview of a large volume type, starting from **one PiB** up to **two PiB**, available upon request. This **2-PiB** enhancement is subject to regional availability and capacity, ensuring that Azure NetApp Files can meet your specific needs and requirements. This feature is currently in preview.
23
+
This update also introduces a preview of a large volume type, starting from **one PiB** up to **two PiB**, available upon request. This **2-PiB** enhancement is subject to regional availability and capacity, ensuring that Azure NetApp Files can meet your specific needs and requirements. This feature is currently in preview. To take advantage of the 2-PiB large volume feature, contact your account team.
24
24
25
25
*[Azure NetApp Files backup](backup-introduction.md) is now available in Azure [US Gov regions](backup-introduction.md#supported-regions).
0 commit comments