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/volume-hard-quota-guidelines.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
@@ -34,7 +34,7 @@ The *initial* behavior:
34
34
* Expected bandwidth: 128 MiB/s
35
35
* Total usable (and client visible) capacity: 100 TiB
36
36
You aren't able to write more data on the volume beyond this size.
37
-
* Capacity pool: Automatically grows with 1 TiB increments when it is full.
37
+
* Capacity pool: Automatically grows with 1 TiB increments when it's full.
38
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:
@@ -52,7 +52,7 @@ This section provides guidance on how to operationalize the change to volume har
52
52
53
53
### Currently provisioned volumes and capacity pools
54
54
55
-
Because of the volume hard quota change, you should change your operating model. The provisioned volumes and capacity pools require ongoing capacity management. Because the changed behavior happen instantly, the Azure NetApp Files team recommends a series of one-time corrective measures for existing, previously provisioned volumes and capacity pools, as described in this section.
55
+
Because of the volume hard quota change, you should change your operating model. The provisioned volumes and capacity pools require ongoing capacity management. Because the changed behavior happened instantly, the Azure NetApp Files team recommends a series of one-time corrective measures for existing, previously provisioned volumes and capacity pools, as described in this section.
56
56
57
57
#### One-time corrective or preventative measures recommendations
58
58
@@ -120,7 +120,7 @@ The following example shows volume capacity reporting in Linux *after* the chang
120
120
121
121
You can use the community-supported Logic Apps ANFCapacityManager tool to monitor Azure NetApp Files capacity and receive tailored alerting. The ANFCapacityManager tool is available on the [ANFCapacityManager GitHub page](https://github.com/ANFTechTeam/ANFCapacityManager).
122
122
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:
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's 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
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.
@@ -160,7 +160,7 @@ You can [change the size of a volume](azure-netapp-files-resize-capacity-pools-o
160
160
161
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
-
1. From the Manage NetApp Account blade, select the capacity pool that you want to resize.
163
+
1. From the **Manage NetApp Account** menu, 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.
165
165
3. Use the context menu options to resize or delete the capacity pool.
0 commit comments