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
Azure NetApp Files provides metrics on allocated storage, actual storage usage, volume IOPS, and latency. By analyzing these metrics, you can gain a better understanding on the usage pattern and volume performance of your NetApp accounts.
21
21
22
-
You can find metrics for a capacity pool or volume by selecting the **capacity pool** or **volume**. Then click**Metric** to view the available metrics:
22
+
You can find metrics for a capacity pool or volume by selecting the **capacity pool** or **volume**. Then select**Metric** to view the available metrics:
23
23
24
24
[](../media/azure-netapp-files/metrics-navigate-volume.png#lightbox)
25
25
@@ -78,6 +78,12 @@ You can find metrics for a capacity pool or volume by selecting the **capacity p
78
78
-*Is volume replication transferring*
79
79
Whether the status of the volume replication is ‘transferring’.
80
80
81
+
-*Volume replication lag time* <br>
82
+
Lag time is the actual amount of time the replication lags behind the source. It indicates the age of the replicated data in the destination volume relative to the source volume.
83
+
84
+
> [!NOTE]
85
+
> When assessing the health status of the volume replication, consider the volume replication lag time. If the lag time is greater than the replication schedule, the replication volume will not catch up to the source. To resolve this issue, adjust the replication speed or the replication schedule.
86
+
81
87
-*Volume replication last transfer duration*
82
88
The amount of time in seconds it took for the last transfer to complete.
83
89
@@ -111,7 +117,7 @@ You can find metrics for a capacity pool or volume by selecting the **capacity p
111
117
Write throughput in bytes per second.
112
118
113
119
**Other throughput*
114
-
Other throughput (that is not read or write) in bytes per second.
120
+
Other throughput (that isn't read or write) in bytes per second.
115
121
116
122
## Volume backup metrics
117
123
@@ -122,7 +128,7 @@ You can find metrics for a capacity pool or volume by selecting the **capacity p
122
128
Shows whether the last volume backup or restore operation is successfully completed. `1` is successful. `0` is unsuccessful.
123
129
124
130
**Is Volume Backup Suspended*
125
-
Shows whether the backup policy is suspended for the volume. `1`is not suspended. `0` is suspended.
131
+
Shows whether the backup policy is suspended for the volume. `1`isn't suspended. `0` is suspended.
# Dynamically change the service level of a volume
19
19
20
-
You can change the service level of an existing volume by moving the volume to another capacity pool in the same NetApp account that uses the [service level](azure-netapp-files-service-levels.md) you want for the volume. This in-place service-level change for the volume does not require that you migrate data. It also does not impact access to the volume.
20
+
You can change the service level of an existing volume by moving the volume to another capacity pool in the same NetApp account that uses the [service level](azure-netapp-files-service-levels.md) you want for the volume. This in-place service-level change for the volume does not require that you migrate data. It also does not affect access to the volume.
21
21
22
22
This functionality enables you to meet your workload needs on demand. You can change an existing volume to use a higher service level for better performance, or to use a lower service level for cost optimization. For example, if the volume is currently in a capacity pool that uses the *Standard* service level and you want the volume to use the *Premium* service level, you can move the volume dynamically to a capacity pool that uses the *Premium* service level.
23
23
@@ -27,9 +27,11 @@ The capacity pool that you want to move the volume to must already exist. The ca
27
27
28
28
* This functionality is supported within the same NetApp account. You can't move the volume to a capacity pool in a different NetApp Account.
29
29
30
-
* After the volume is moved to another capacity pool, you will no longer have access to the previous volume activity logs and volume metrics. The volume will start with new activity logs and metrics under the new capacity pool.
30
+
* After the volume is moved to another capacity pool, you'll no longer have access to the previous volume activity logs and volume metrics. The volume will start with new activity logs and metrics under the new capacity pool.
31
31
32
32
* If you move a volume to a capacity pool of a higher service level (for example, moving from *Standard* to *Premium* or *Ultra* service level), you must wait at least seven days before you can move that volume *again* to a capacity pool of a lower service level (for example, moving from *Ultra* to *Premium* or *Standard*). You can always change to higher service level without wait time.
33
+
34
+
* You cannot change the service level for volumes in a cross-region replication relationship.
33
35
34
36
## Move a volume to another capacity pool
35
37
@@ -41,7 +43,7 @@ The capacity pool that you want to move the volume to must already exist. The ca
0 commit comments