Skip to content

Commit 2979a33

Browse files
committed
acrolinx
1 parent 4d59465 commit 2979a33

7 files changed

+22
-22
lines changed

articles/azure-netapp-files/azure-netapp-files-cost-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For cost model specific to cross-region replication, see [Cost model for cross-r
1818

1919
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.
2020

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.
2222

2323
### Pricing examples
2424

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following table describes resource limits for Azure NetApp Files:
3232
| Minimum size of a single [large volume](large-volumes-requirements-considerations.md) | 50 TiB | No |
3333
| Large volume size increase | 30% of lowest provisioned size | Yes |
3434
| 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 |
3636
| Maximum size of a single file | 16 TiB | No |
3737
| Maximum size of directory metadata in a single directory | 320 MB | No |
3838
| 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 |

articles/azure-netapp-files/azure-netapp-files-understand-storage-hierarchy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ When you use a manual QoS capacity pool with, for example, an SAP HANA system, a
7373
- A volume's capacity consumption counts against its pool's provisioned capacity.
7474
- A volume’s throughput consumption counts against its pool’s available throughput. See [Manual QoS type](#manual-qos-type).
7575
- 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.
7777

7878
## Large volumes
7979

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.
8181

8282
For more information, see [Requirements and considerations for large volumes](large-volumes-requirements-considerations.md).
8383

articles/azure-netapp-files/includes/large-volumes-notice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: include file
1111
# azure-netapp-files-create-volumes
1212
---
1313

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.
1515

1616
>[!IMPORTANT]
1717
> 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).

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ This article describes the requirements and considerations you need to be aware
1818
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).
1919

2020
* 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.
2222
* You can't resize a large volume to less than 50 TiB.
2323
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).
2424
* Large volumes are currently not supported with Azure NetApp Files backup.
2525
* You can't create a large volume with application volume groups.
2626
* 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:
2828

2929
<table><thead>
3030
<tr>
@@ -57,7 +57,7 @@ The following requirements and considerations apply to large volumes. For perfor
5757
</tbody>
5858
</table>
5959

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.
6161

6262
* Large volumes aren't currently supported with standard storage with cool access.
6363

@@ -100,7 +100,7 @@ Support for Azure NetApp Files large volumes is available in the following regio
100100
>[!IMPORTANT]
101101
>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).
102102
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.
104104

105105
### Register the feature
106106

articles/azure-netapp-files/volume-hard-quota-guidelines.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,29 +26,29 @@ Many customers have requested direct control over provisioned capacity. They wan
2626

2727
## What is the volume hard quota change
2828

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.
3030

3131
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.
3232

3333
The *initial* behavior:
3434
* Expected bandwidth: 128 MiB/s
3535
* 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.
3737
* 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.
3939

4040
The *changed* behavior:
4141
* Expected bandwidth: 128 MiB/s
4242
* Total usable (and client visible) capacity: 1 TiB
4343
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.
4545
* Volume quota change: Changes performance (bandwidth) and client visible or usable capacity of the volume.
4646

4747
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).
4848

4949
## How to operationalize the volume hard quota change
5050

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.
5252

5353
### Currently provisioned volumes and capacity pools
5454

@@ -62,7 +62,7 @@ The volume hard quota change will result in changes in provisioned and available
6262
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:
6363
* **Provisioned** volume capacity, in case the used capacity is less than the provisioned volume quota.
6464
* **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).
6666

6767
* **Provisioned capacity pool sizes**:
6868
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
123123
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:
124124

125125
* 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.
128128

129129
You can configure the following key alerting settings:
130130

@@ -150,15 +150,15 @@ You can use the portal or the CLI to manually increase the volume or capacity po
150150

151151
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.
152152

153-
1. From the Manage NetApp Account blade, select **Volumes**.
153+
1. From your NetApp Account, select **Volumes**.
154154
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.
155155
3. Use the context menu options to resize or delete the volume.
156156

157157
![Screenshot that shows context menu options for a volume.](./media/volume-hard-quota-guidelines/hard-quota-volume-options.png)
158158

159159
![Screenshot that shows the Update Volume Quota window.](./media/volume-hard-quota-guidelines/hard-quota-update-volume-quota.png)
160160

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.*
162162

163163
1. From the Manage NetApp Account blade, select the capacity pool that you want to resize.
164164
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
242242

243243
### Does this change have any effect on volumes replicated with cross-region-replication (preview)?
244244

245-
The hard volume quota is not enforced on replication destination volumes.
245+
The hard volume quota isn't enforced on replication destination volumes.
246246

247247
### Does this change have any effect on metrics currently available in Azure Monitor?
248248

@@ -258,7 +258,7 @@ Yes. See the [Volume AutoGrow Workflow Example GitHub page](https://github.com/A
258258

259259
### Is ANFCapacityManager Microsoft supported?
260260

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.
262262

263263
### How can I report a bug or submit a feature request for ANFCapacityManger?
264264
You can submit bugs and feature requests by selecting **New Issue** on the [ANFCapacityManager GitHub page](https://github.com/ANFTechTeam/ANFCapacityManager/issues).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
2020

2121
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.
2222

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.
2424

2525
* [Azure NetApp Files backup](backup-introduction.md) is now available in Azure [US Gov regions](backup-introduction.md#supported-regions).
2626

0 commit comments

Comments
 (0)