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/cross-region-replication-display-health-status.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ You can view replication status on the source volume or the destination volume.
35
35
This is the state after you break the peering relationship. The destination volume is `‘RW’` and snapshots are present.
36
36
***Relationship status** – Shows one of the following values:
37
37
**Idle*:
38
-
No transfer operation is in progress and future transfers are not disabled.
38
+
No transfer operation is in progress and future transfers aren't disabled.
39
39
**Transferring*:
40
-
A transfer operation is in progress and future transfers are not disabled.
40
+
A transfer operation is in progress and future transfers aren't disabled.
41
41
***Replication schedule** – Shows how frequently incremental mirroring updates will be performed when the initialization (baseline copy) is complete.
42
42
43
43
***Total progress** – Shows the total number of cumulative bytes transferred over the lifetime of the relationship. This amount is the actual bytes transferred, and it might differ from the logical space that the source and destination volumes report.
@@ -49,7 +49,7 @@ You can view replication status on the source volume or the destination volume.
49
49
50
50
## Set alert rules to monitor replication
51
51
52
-
Ceate[alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md) to help you monitor the status of cross-region replication:
52
+
Create[alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md) to help you monitor the status of cross-region replication:
53
53
54
54
1. In Azure Monitor, select **Alerts**.
55
55
2. From the **Alerts** window, select the **Create** dropdown then **Alert rule**.
@@ -58,9 +58,9 @@ Ceate [alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md)
58
58
5. Select the target volume you'd like to monitor and select **Apply**.
59
59
6. From the **Condition** tab, use the **Signal name** dropdown to select **See all signals**. Identify the **Volume replication lag time** signal then select **Apply**.
60
60
7. Confirm **Greater than** is selected for the **Operator** field.
61
-
8. For the **Threshold** value field, enter the number of seconds equal to you replication schedule plus 20%. For example:
61
+
8. For the **Threshold** value field, enter the number of seconds equal to your replication schedule plus 20%. For example:
62
62
* If your replication schedule is 10 minutes, enter 720 (10 minutes * 60 seconds * 1.2).
63
-
* If you replication schedule is hourly, enter 4,320 (60 minutes * 60 seconds * 1.2).
63
+
* If your replication schedule is hourly, enter 4,320 (60 minutes * 60 seconds * 1.2).
64
64
* If your replication schedule is daily, enter 103,680 (24 hours * 60 minutes * 60 seconds * 1.2).
65
65
9. Select **Review + create**. The alert rule is ready for use.
0 commit comments