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/site-recovery/site-recovery-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Site Recovery can manage replication for:
50
50
**BCDR integration** | Site Recovery integrates with other BCDR technologies. For example, you can use Site Recovery to protect the SQL Server backend of corporate workloads, with native support for SQL Server Always On, to manage the failover of availability groups.
51
51
**Azure automation integration** | A rich Azure Automation library provides production-ready, application-specific scripts that can be downloaded and integrated with Site Recovery.
52
52
**Network integration** | Site Recovery integrates with Azure for application network management. For example, to reserve IP addresses, configure load-balancers, and use Azure Traffic Manager for efficient network switchovers.
53
-
**Shared disk** | You can protect, monitor, failover, and re-protect your workloads running on Windows Server Failover Clusters (WSFC) on Azure VMs with shared disk. <br> You can use shared disks for your critical applications such as SQL FCI, SAP ASCS, Scale-out File Servers, etc., while ensuring business continuity and disaster recovery with Azure Site Recovery.
53
+
**Shared disk**(Preview) | You can protect, monitor, failover, and re-protect your workloads running on Windows Server Failover Clusters (WSFC) on Azure VMs using shared disk. <br> You can use shared disks for your critical applications such as SQL FCI, SAP ASCS, Scale-out File Servers, etc., while ensuring business continuity and disaster recovery with Azure Site Recovery.
Copy file name to clipboardExpand all lines: articles/site-recovery/tutorial-shared-disk.md
+21-16Lines changed: 21 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Shared disks in Azure Site Recovery
2
+
title: Shared disks in Azure Site Recovery (Preview)
3
3
description: This article describes how to enable replication, failover, and failback Azure virtual machines for shared disks.
4
4
ms.topic: conceptual
5
5
ms.service: site-recovery
@@ -8,23 +8,25 @@ ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
---
10
10
11
-
# Setup disaster recovery for Azure virtual machines using shared disk
11
+
# Setup disaster recovery for Azure virtual machines using shared disk (Preview)
12
12
13
-
This article describes how to protect, monitor, failover, and reprotect your workloads that are running on Windows Server Failover Clusters (WSFC) on Azure virtual machines with shared disk.
13
+
This article describes how to protect, monitor, failover, and reprotect your workloads that are running on Windows Server Failover Clusters (WSFC) on Azure virtual machines using a shared disk.
14
14
15
15
Azure shared disks is a feature for Azure managed disks that allow you to attach a managed disk to multiple virtual machines simultaneously. Attaching a managed disk to multiple virtual machines allows you to either deploy new or migrate existing clustered applications to Azure.
16
16
17
-
With Azure Site Recovery for shared disk, you can replicate and recover your WSFC-clusters as a single unit throughout the disaster recovery lifecycle, while you create cluster-consistent recovery points that are consistent across all the disks (including the shared disk) of the cluster.
17
+
Using a shared disk, you can replicate and recover your WSFC-clusters as a single unit throughout the disaster recovery lifecycle, while you create cluster-consistent recovery points that are consistent across all the disks (including the shared disk) of the cluster.
18
18
19
-
With Azure Site Recovery for shared disk, you can:
19
+
Using shared disk, you can:
20
20
21
-
- Protect your cluster together with Azure Site Recovery for shared disk support.
21
+
- Protect your clusters.
22
22
- Create recovery points (App and Crash) that are consistent across all the virtual machines and disks of the cluster.
23
23
- Monitor protection and health of the cluster and all its nodes from a single page.
24
24
- Failover the cluster with a single click.
25
25
- Change recovery point and reprotect the cluster after failover with a single click.
26
26
- Failback the cluster to the primary region with minimal data loss and downtime.
27
27
28
+
Follow these steps to use shared disks in Azure site recovery:
29
+
28
30
## Sign in to Azure
29
31
30
32
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/free-trial/) before you begin. Then sign in to the [Azure portal](https://portal.azure.com).
@@ -67,7 +69,7 @@ To enable replication for shared disks, follow these steps:
67
69
> Ensure to select all the virtual machines representing your cluster.
68
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.
69
71
70
-
1. Under **Replication settings** tab, in the **Storage** section, select **View/edit storage configurations**. This opens the **Customize target settings** page where you can view and confirm the shared disk settings.
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.
71
73
72
74
:::image type="content" source="media/tutorial-shared-disk/enable-replication-settings.png" alt-text="Screenshot showing shared disk settings.":::
73
75
@@ -77,7 +79,7 @@ To enable replication for shared disks, follow these steps:
77
79
1. Select the **Shared disks** tab and verify the name and recovery disk type of the shared disks.
78
80
1. Select the *Churn for the virtual machine* option for your disk if you want to enable high churn.
79
81
1. Select **Confirm Selection**.
80
-
1. On the subsequent page, select **Next**.
82
+
1. On the **Replication settings** page, select **Next**.
81
83
82
84
:::image type="content" source="media/tutorial-shared-disk/target-settings.png" alt-text="Screenshot showing shared disk selection.":::
83
85
@@ -94,12 +96,13 @@ To enable replication for shared disks, follow these steps:
94
96
1. Review the information and select **Enable replication**.
95
97
96
98
> [!NOTE]
97
-
> Enable replication takes a minimum of 1-2 hours to complete.
99
+
> The replication enables in 1-2 hours.
98
100
99
101
100
102
## Run a failover
101
103
102
-
To initiate a failover, navigate to the cluster page and select **Monitoring** > **Failover** for the entire cluster. You can't initiate the failover of each node separately, so it must be triggered through the cluster monitoring page.
104
+
To initiate a failover, navigate to the chosen cluster page and select **Monitoring** > **Failover** for the entire cluster.
105
+
Trigger the failover through the cluster monitoring page as you can't initiate the failover of each node separately.
103
106
104
107
Following are the two possible scenarios during a failover:
105
108
@@ -109,25 +112,28 @@ Following are the two possible scenarios during a failover:
109
112
110
113
### Recovery point is consistent across all the virtual machines
111
114
112
-
This happens when all the virtual machines in the cluster are available when the recovery point was taken.
115
+
The recovery point is consistent across all the virtual machines when all the virtual machines in the cluster are available when the recovery point was taken.
113
116
114
117
To failover to a recovery point that is consistent across all the virtual machines, follow these steps:
115
118
116
119
1. Navigate to the **Failover** page.
117
120
1. In the **Recovery point** field, select *Custom* and choose a recovery point.
121
+
1. Retain the values in **Time span** field.
118
122
1. In the **Custom recovery point** field, select the desired time span.
119
123
120
124
> [!NOTE]
121
-
> In the **Custom recovery point** field, the available options denote the number of nodes of the cluster that were protected in a healthy manner when the recovery point was taken.
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.
122
126
123
127
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.
124
128
125
129
:::image type="content" source="media/tutorial-shared-disk/recovery-point-list.png" alt-text="Screenshot showing recovery point list.":::
126
130
131
+
Once the failover is complete, the **Cluster failover** site recovery job shows all the jobs as completed.
132
+
127
133
128
134
### Recovery point is consistent only for a few virtual machines
129
135
130
-
This happens when a few of the virtual machines in the cluster are unavailable or evicted from the cluster, down for maintenance, or shut down when a recovery point was taken when the recovery point was taken.
136
+
The recovery point is consistent only for a subset of virtual machines when a few of the virtual machines in the cluster are unavailable or evicted from the cluster, down for maintenance, or shut down when a recovery point was taken.
131
137
132
138
The virtual machines that are part of the cluster recovery point, failover at the selected recovery point with the shared disk attached to them. You can boot up the cluster in these nodes after failover.
133
139
@@ -143,7 +149,6 @@ To failover the cluster to a recovery point, follow these steps:
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.
In the **Replicated items** page, you can see a hierarchical grouping of the clusters with the *Cluster Name* you provided in the [Enable replication](#enable-replication-for-shared-disks) step.
197
+
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.
193
198
194
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.
195
200
@@ -198,7 +203,7 @@ From this page, you can manage your cluster's protection. You can monitor the pr
198
203
To disable protecting your cluster with Azure Site Recovery, follow these steps:
199
204
200
205
1. Navigate to the **Cluster Monitoring** tab on the toolbar.
201
-
1. On the **Disable Replication** page, select the appropriate reason to disable protection.
206
+
1. On the **Disable Replication** page, select the applicable reason to disable protection.
0 commit comments