Skip to content

Commit 9762d16

Browse files
author
Ankita Dutta
committed
PLR review fixes
1 parent 5e2691a commit 9762d16

File tree

2 files changed

+58
-46
lines changed

2 files changed

+58
-46
lines changed
728 Bytes
Loading

articles/site-recovery/tutorial-shared-disk.md

Lines changed: 58 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -48,50 +48,54 @@ To enable replication for shared disks, follow these steps:
4848
> [!NOTE]
4949
> Recovery services vault can be created in any region except the source region of the virtual machines.
5050
51-
1. Select **Enable Site Recovery** to open the **Enable Replication** page.
51+
1. Select **Enable Site Recovery**.
5252

5353
:::image type="content" source="media/tutorial-shared-disk/enable-site-replication.png" alt-text="Screenshot showing Enable Replication.":::
5454

55-
1. In the **Enable Replication** page, under the **Source** tab, select the **Region**, **Subscription**, and the **Resource group** your virtual machines are in.
55+
1. In the **Enable Replication** page, do the following:
56+
1. Under the **Source** tab,
57+
1. Select the **Region**, **Subscription**, and the **Resource group** your virtual machines are in.
58+
1. Retain values for the **Virtual machine deployment model** and **Disaster recovery between availabiity zone?** fields.
5659

57-
:::image type="content" source="media/tutorial-shared-disk/enable-replication-source.png" alt-text="Screenshot showing Select Region.":::
60+
:::image type="content" source="media/tutorial-shared-disk/enable-replication-source.png" alt-text="Screenshot showing Select Region.":::
5861

5962

60-
1. Under the **Virtual machines** tab, select all the virtual machines that are part of your cluster.
61-
> [!NOTE]
62-
> If you wish to protect multiple clusters, select all the virtual machines of all the clusters in this step.
63-
> Don’t select the Active Directory virtual machines. Azure Site Recovery shared disk doesn't support Active Directory virtual machines.
63+
1. Under the **Virtual machines** tab, select all the virtual machines that are part of your cluster.
64+
> [!NOTE]
65+
> - Ensure to select all the virtual machines representing your cluster. If you wish to protect multiple clusters, select all the virtual machines of all the clusters in this step.
66+
> - If you don't select all the virtual machines, Site Recovery prompts you to choose the ones you missed. If you continue without selecting them, then the shared disks for those machines won't be protected.
67+
> - Don’t select the Active Directory virtual machines as Azure Site Recovery shared disk doesn't support Active Directory virtual machines.
6468
65-
:::image type="content" source="media/tutorial-shared-disk/enable-replication-machines.png" alt-text="Screenshot showing select virtual machines.":::
6669

67-
68-
> [!IMPORTANT]
69-
> Ensure to select all the virtual machines representing your cluster.
70-
> If you don't select all the virtual machines, Site Recovery prompts you to choose the ones you missed. If you continue without selecting them, then the shared disks for those machines won't be protected.
70+
:::image type="content" source="media/tutorial-shared-disk/enable-replication-machines.png" alt-text="Screenshot showing select virtual machines.":::
71+
7172

72-
1. Under **Replication settings** tab, in the **Storage** section, select **View/edit storage configurations**. The **Customize target settings** page opens. You can view and confirm the shared disk settings on this page.
73-
74-
:::image type="content" source="media/tutorial-shared-disk/enable-replication-settings.png" alt-text="Screenshot showing shared disk settings.":::
73+
1. Under **Replication settings** tab,
74+
1. in the **Storage** section, select **View/edit storage configuration**. The **Customize target settings** page opens. You can view and confirm the shared disk settings on this page.
75+
1. Retain values for all other fields.
76+
77+
:::image type="content" source="media/tutorial-shared-disk/enable-replication-settings.png" alt-text="Screenshot showing shared disk settings.":::
7578

7679

77-
1. If your virtual machines have a protected shared disk, you see a **Shared disks** tab on the **Customize target settings** page.
78-
1. On the **Customize target settings** page > **Shared disks** tab, do the following:
79-
1. Select the **Shared disks** tab and verify the name and recovery disk type of the shared disks.
80-
1. Select the *Churn for the virtual machine* option for your disk if you want to enable high churn.
81-
1. Select **Confirm Selection**.
82-
1. On the **Replication settings** page, select **Next**.
80+
81+
1. If your virtual machines have a protected shared disk, you see a **Shared disks** tab on the **Customize target settings** page.
82+
On the **Customize target settings** page > **Shared disks** tab, do the following:
83+
1. Verify the name and recovery disk type of the shared disks.
84+
1. To enable high churn, select the *Churn for the virtual machine* option for your disk.
85+
1. Select **Confirm Selection**.
8386

84-
:::image type="content" source="media/tutorial-shared-disk/target-settings.png" alt-text="Screenshot showing shared disk selection.":::
85-
86-
87-
1. Under the **Manage** tab, do the following:
88-
1. In the **Shared disk clusters** section, assign a **Cluster name** for the group, which is used to represent the group throughout their disaster recovery lifecycle. This name is used to trigger any operations, monitor, or operate via PowerShell/REST.
87+
88+
:::image type="content" source="media/tutorial-shared-disk/target-settings.png" alt-text="Screenshot showing shared disk selection.":::
8989

90-
> [!TIP]
91-
> We recommend that you use the same name as your cluster.
92-
93-
:::image type="content" source="media/tutorial-shared-disk/shared-disk-cluster.png" alt-text="Screenshot showing cluster name.":::
90+
1. On the **Replication settings** page, select **Next**.
91+
1. Under the **Manage** tab, do the following:
92+
1. In the **Shared disk clusters** section, assign a **Cluster name** for the group, which is used to represent the group throughout their disaster recovery lifecycle.
93+
94+
This name is used to trigger any operations, monitor, or operate via PowerShell/REST.
95+
96+
:::image type="content" source="media/tutorial-shared-disk/shared-disk-cluster.png" alt-text="Screenshot showing cluster name.":::
9497

98+
We recommend that you use the same name as your cluster
9599
1. Under **Replication policy** section, select an appropriate replication policy and extension update settings.
96100
1. Review the information and select **Enable replication**.
97101

@@ -116,17 +120,20 @@ The recovery point is consistent across all the virtual machines when all the vi
116120

117121
To failover to a recovery point that is consistent across all the virtual machines, follow these steps:
118122

119-
1. Navigate to the **Failover** page.
123+
1. Navigate to the **Failover** page from the shared disk vault.
120124
1. In the **Recovery point** field, select *Custom* and choose a recovery point.
121125
1. Retain the values in **Time span** field.
122126
1. In the **Custom recovery point** field, select the desired time span.
123127

128+
:::image type="content" source="media/tutorial-shared-disk/recovery-point-list.png" alt-text="Screenshot showing recovery point list.":::
129+
124130
> [!NOTE]
125-
> In the **Custom recovery point** field, the available options denote the number of nodes of the cluster that were protected in a healthy state when the recovery point was taken.
131+
> In the **Custom recovery point** field, the available options shows the number of nodes of the cluster that were protected in a healthy state when the recovery point was taken.
132+
1. Select **Failover**.
126133

127134
On failing over to this recovery point, the virtual machines come up at that same recovery point and a cluster can be started. The shared disk is also attached to all the nodes.
128135

129-
:::image type="content" source="media/tutorial-shared-disk/recovery-point-list.png" alt-text="Screenshot showing recovery point list.":::
136+
130137

131138
Once the failover is complete, the **Cluster failover** site recovery job shows all the jobs as completed.
132139

@@ -139,32 +146,37 @@ The virtual machines that are part of the cluster recovery point, failover at th
139146

140147
To failover the cluster to a recovery point, follow these steps:
141148

142-
1. Navigate to the **Failover** page.
149+
1. Navigate to the **Failover** page from the shared disk vault.
143150
1. In the **Recovery point** field, select *Custom* and choose a recovery point.
151+
1. Retain values for the **Time span** field.
144152
1. Select an individual recovery point for the virtual machines that are *not* part of the cluster recovery point.
145153

146154
These virtual machines then failover like independent virtual machines and the shared disk is no longer attached to them.
147155

148156
:::image type="content" source="media/tutorial-shared-disk/failover-list.png" alt-text="Screenshot showing cluster recovery list.":::
149157

150-
:::image type="content" source="media/tutorial-shared-disk/cluster-failover.png" alt-text="Screenshot showing cluster recovery points.":::
158+
1. Select **Failover**.
151159

152-
Join these virtual machines back to the cluster (and shared disk) manually after validating any ongoing maintenance activity and data integrity. Once the failover is complete, the **Cluster failover** site recovery job shows all the jobs as completed.
153160

154-
:::image type="content" source="media/tutorial-shared-disk/change-recovery-point-option.png" alt-text="Screenshot showing recovery options.":::
161+
Join these virtual machines back to the cluster (and shared disk) manually after validating any ongoing maintenance activity and data integrity. Once the failover is complete, the **Cluster failover** site recovery job shows all the jobs as completed.
155162

163+
:::image type="content" source="media/tutorial-shared-disk/cluster-failover.png" alt-text="Screenshot showing cluster recovery points.":::
156164

157165
## Change recovery point
158166

159-
After the failover, the Azure virtual machine created in the target region appears in Virtual Machines. Ensure that the virtual machine is running and sized appropriately.
167+
After the failover, the Azure virtual machine created in the target region appear on the **Virtual machines** page. Ensure that the virtual machine is running and sized appropriately.
160168

161169
If you want to use a different recovery point for the virtual machine, do the following:
162170

163-
1. Navigate to the virtual machine cluster page and select **Change recovery point**.
171+
1. Navigate to the virtual machine **Overview** page and select **Change recovery point**.
172+
:::image type="content" source="media/tutorial-shared-disk/change-recovery-point-option.png" alt-text="Screenshot showing recovery options.":::
173+
174+
1. On the **Change recovery point** page, select either the lowest RTO recovery point or a custom date for the recovery point needed.
175+
:::image type="content" source="media/tutorial-shared-disk/change-recovery-point.png" alt-text="Screenshot showing Change Recovery Point options.":::
176+
177+
1. Select **Change recovery point**.
164178
:::image type="content" source="media/tutorial-shared-disk/change-recovery-point-field.png" alt-text="Screenshot showing Change Recovery Point.":::
165179

166-
1. Select either the lowest RTO recovery point or a custom date for the recovery point needed.
167-
:::image type="content" source="media/tutorial-shared-disk/change-recovery-point.png" alt-text="Screenshot showing Change Recovery Point options.":::
168180

169181

170182
## Commit failover
@@ -184,8 +196,8 @@ To reprotect the virtual machine, follow these steps:
184196

185197
1. Navigate to the virtual machine **Overview** page.
186198
1. Select **Re-protect** to view protection and replication details.
187-
1. Review the details and select **OK**.
188199
:::image type="content" source="media/tutorial-shared-disk/reprotect.png" alt-text="Screenshot showing reprotection list.":::
200+
1. Review the details and select **OK**.
189201

190202

191203
## Monitor protection
@@ -196,13 +208,13 @@ Once the enable replication is in progress, you can view the protected cluster b
196208

197209
The **Replicated items** page displays a hierarchical grouping of the clusters with the *Cluster Name* you provided in the [Enable replication](#enable-replication-for-shared-disks) step.
198210

199-
From this page, you can manage your cluster's protection. You can monitor the protection of your cluster and its nodes, including the replication health, RPO, and replication status. You can also failover, reprotect, and disable replication actions.
211+
From this page, you can monitor the protection of your cluster and its nodes, including the replication health, RPO, and replication status. You can also failover, reprotect, and disable replication actions.
200212

201213
## Disable replication
202214

203-
To disable protecting your cluster with Azure Site Recovery, follow these steps:
215+
To disable replication of your cluster with Azure Site Recovery, follow these steps:
204216

205-
1. Navigate to the **Cluster Monitoring** tab on the toolbar.
217+
1. Select **Cluster Monitoring** on the virtual machine **Overview** page.
206218
1. On the **Disable Replication** page, select the applicable reason to disable protection.
207219
1. Select **OK**.
208220

@@ -214,4 +226,4 @@ To disable protecting your cluster with Azure Site Recovery, follow these steps:
214226
Learn more about:
215227

216228
- [Azure managed disk](../virtual-machines/disks-shared.md).
217-
- [Supported scenarios for shared disk in Azure Site Recovery](./shared-disk-support-matrix.md).
229+
- [Support matrix for shared disk in Azure Site Recovery](./shared-disk-support-matrix.md).

0 commit comments

Comments
 (0)