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/azure-to-azure-common-questions.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,10 @@
1
1
---
2
2
title: Common questions about Azure VM disaster recovery with Azure Site Recovery
3
-
description: This article answers common questions about disaster recovery of Azure VMs to another Azure region using Azure Site Recovery
4
-
author: carmonmills
3
+
description: This article answers common questions about Azure VM disaster recovery using Azure Site Recovery.
4
+
author: sideeksh
5
5
manager: rochakm
6
-
ms.service: site-recovery
7
6
ms.date: 04/29/2019
8
7
ms.topic: conceptual
9
-
ms.author: carmonm
10
8
11
9
---
12
10
# Common questions: Azure-to-Azure disaster recovery
@@ -40,7 +38,7 @@ The Site Recovery team works with the Azure capacity management team to plan suf
40
38
Yes, Site Recovery supports disaster recovery of VMs with Azure disk encryption (ADE) enabled. When you enable replication, all the required disk encryption keys and secrets are copied from the source region to the target region in the user context. If you don't have appropriate permission, a ready-to-use script can be handed to the security administrator, to copy the keys and secrets.
41
39
42
40
- Site Recovery supports ADE for Azure VMs running Windows.
43
-
- Site recovery supports ADE version 0.1, with a schema using Azure Active Directory (AAD), and version 1.1, without AAD. [Learn more](../virtual-machines/extensions/azure-disk-enc-windows.md#extension-schemata).
41
+
- Site Recovery supports ADE version 0.1, with a schema using Azure Active Directory (AAD), and version 1.1, without AAD. [Learn more](../virtual-machines/extensions/azure-disk-enc-windows.md#extension-schemata).
44
42
- ADE version 1.1, the Windows VMs must be used managed disks.
45
43
-[Learn more](azure-to-azure-how-to-enable-replication-ade-vms.md) about enabling replication for encrypted VMs.
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-enable-replication-added-disk.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,10 @@
1
1
---
2
2
title: Enable replication for an added Azure VM disk in Azure Site Recovery
3
3
description: This article describes how to enable replication for a disk added to an Azure VM that's enabled for disaster recovery with Azure Site Recovery
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-exclude-disks.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,12 @@
1
1
---
2
2
title: Exclude Azure VM disks from replication with Azure Site Recovery and Azure PowerShell
3
3
description: Learn how to exclude disks of Azure virtual machines during Azure Site Recovery by using Azure PowerShell.
4
-
author: carmonmills
4
+
author: sideeksh
5
5
manager: rochakm
6
-
ms.service: site-recovery
7
-
ms.topic: conceptual
6
+
ms.topic: how-to
8
7
ms.date: 02/18/2019
9
-
ms.author: carmonm
10
8
---
9
+
11
10
# Exclude disks from PowerShell replication of Azure VMs
12
11
13
12
This article describes how to exclude disks when you replicate Azure VMs. You might exclude disks to optimize the consumed replication bandwidth or the target-side resources that those disks use. Currently, this capability is available only through Azure PowerShell.
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-how-to-enable-replication-s2d-vms.md
+11-14Lines changed: 11 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,10 @@
1
1
---
2
-
title: Replicate Azure VMs running Storage Spaces Direct using Azure Site Recovery
3
-
description: This article describes how to replicate Azure VMs running Storage Spaces Direct using Azure Site Recovery.
4
-
services: site-recovery
5
-
author: carmonmills
2
+
title: Replicate Azure VMs running Storage Spaces Direct with Azure Site Recovery
3
+
description: Learn how to replicate Azure VMs running Storage Spaces Direct using Azure Site Recovery.
4
+
author: sideeksh
6
5
manager: rochakm
7
-
ms.service: site-recovery
8
-
ms.topic: article
6
+
ms.topic: how-to
9
7
ms.date: 01/29/2019
10
-
ms.author: carmonm
11
8
12
9
---
13
10
@@ -19,13 +16,13 @@ This article describes how to enable disaster recovery of Azure VMs running stor
19
16
>Only crash consistent recovery points are supported for storage spaces direct clusters.
20
17
>
21
18
22
-
## Introduction
23
-
[Storage spaces direct (S2D)](https://docs.microsoft.com/windows-server/storage/storage-spaces/deploy-storage-spaces-direct) is a software-defined storage, which provides a way to create [guest clusters](https://blogs.msdn.microsoft.com/clustering/2017/02/14/deploying-an-iaas-vm-guest-clusters-in-microsoft-azure) on Azure. A guest cluster in Microsoft Azure is a Failover Cluster comprised of IaaS VMs. It allows hosted VM workloads to fail over across the guest clusters achieving higher availability SLA for applications than a single Azure VM can provide. It is useful in scenarios where VM hosting a critical application like SQL or Scale out file server etc.
19
+
[Storage spaces direct (S2D)](https://docs.microsoft.com/windows-server/storage/storage-spaces/deploy-storage-spaces-direct) is software-defined storage, which provides a way to create [guest clusters](https://blogs.msdn.microsoft.com/clustering/2017/02/14/deploying-an-iaas-vm-guest-clusters-in-microsoft-azure) on Azure. A guest cluster in Microsoft Azure is a failover cluster comprised of IaaS VMs. It allows hosted VM workloads to fail over across guest clusters, achieving higher availability SLA for applications, than a single Azure VM can provide. It is useful in scenarios where a VM hosts a critical application like SQL or scale-out file server.
20
+
21
+
## Disaster recovery with storage spaces direct
24
22
25
-
## Disaster Recovery of Azure Virtual Machines using Storage spaces direct
26
23
In a typical scenario, you may have virtual machines guest cluster on Azure for higher resiliency of your application like Scale out file server. While this can provide your application higher availability, you would like to protect these applications using Site Recovery for any region level failure. Site Recovery replicates the data from one region to another Azure region and brings up the cluster in disaster recovery region in an event of failover.
27
24
28
-
Below diagram shows the pictorial representation of two Azure VMs failover cluster using storage spaces direct.
25
+
Below diagram shows a two-node Azure VM failover cluster using storage spaces direct.
@@ -38,7 +35,7 @@ Below diagram shows the pictorial representation of two Azure VMs failover clust
38
35
**Disaster Recovery Considerations**
39
36
40
37
1. When you are setting up [cloud witness](https://docs.microsoft.com/windows-server/failover-clustering/deploy-cloud-witness#CloudWitnessSetUp) for the cluster, keep witness in the Disaster Recovery region.
41
-
2. If you are going to fail over the virtual machines to the subnet on the DR region which is different from the source region then cluster IP address needs to be change after failover. To change IP of the cluster you need to use ASR[recovery plan script.](https://docs.microsoft.com/azure/site-recovery/site-recovery-runbook-automation)</br>
38
+
2. If you are going to fail over the virtual machines to the subnet on the DR region which is different from the source region then cluster IP address needs to be change after failover. To change IP of the cluster you need to use the Site Recovery[recovery plan script.](https://docs.microsoft.com/azure/site-recovery/site-recovery-runbook-automation)</br>
42
39
[Sample script](https://github.com/krnese/azure-quickstart-templates/blob/master/asr-automation-recovery/scripts/ASR-Wordpress-ChangeMysqlConfig.ps1) to execute command inside VM using custom script extension
43
40
44
41
### Enabling Site Recovery for S2D cluster:
@@ -65,11 +62,11 @@ A recovery plan supports the sequencing of various tiers in a multi-tier applica
65
62
66
63
67
64
### Add scripts to the recovery plan
68
-
For your applications to function correctly, you might need to do some operations on the Azure virtual machines after the failover or during a test failover. You can automate some post-failover operations. For example, here we are attaching loadbalancer and changing cluster IP.
65
+
For your applications to function correctly, you might need to do some operations on the Azure virtual machines after the failover or during a test failover. You can automate some post-failover operations. For example, here we are attaching load balancer and changing cluster IP.
69
66
70
67
71
68
### Failover of the virtual machines
72
-
Both the nodes of the virtual machines needs to be fail over using the [ASR Recovery plan](https://docs.microsoft.com/azure/site-recovery/site-recovery-create-recovery-plans)
69
+
Both the nodes of the VMs need to be fail over using the Site Recovery[recovery plan](https://docs.microsoft.com/azure/site-recovery/site-recovery-create-recovery-plans)
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-troubleshoot-network-connectivity.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,12 @@
1
1
---
2
2
title: Troubleshoot connectivity for Azure to Azure disaster recovery with Azure Site Recovery
3
-
description: Troubleshoot errors and issues when you replicate Azure virtual machines for disaster recovery
4
-
services: site-recovery
5
-
author: carmonmills
3
+
description: Troubleshoot connectivity issues in Azure VM disaster recovery
4
+
author: sideeksh
6
5
manager: rochakm
7
-
ms.service: site-recovery
8
-
ms.topic: article
6
+
ms.topic: how-to
9
7
ms.date: 08/05/2019
10
-
ms.author: carmonm
11
-
12
8
---
9
+
13
10
# Troubleshoot Azure-to-Azure VM network connectivity issues
14
11
15
12
This article describes the common issues related to network connectivity when you replicate and recover Azure virtual machines from one region to another region. For more information about networking requirements, see the [connectivity requirements for replicating Azure VMs](azure-to-azure-about-networking.md).
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-troubleshoot-replication.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,13 @@
1
1
---
2
-
title: Troubleshoot ongoing replication of Azrue VMs with Azure Site Recovery
3
-
description: Troubleshooting errors and problems when replicating Azure virtual machines for disaster recovery
4
-
services: site-recovery
5
-
author: carmonmills
2
+
title: Troubleshoot replication of Azure VMs with Azure Site Recovery
3
+
description: Troubleshoot replication in Azure VM disaster recovery with Azure Site Recovery
4
+
author: sideeksh
6
5
manager: rochakm
7
-
ms.service: site-recovery
8
6
ms.topic: troubleshooting
9
7
ms.date: 8/2/2019
10
-
ms.author: carmonm
11
8
12
9
---
13
-
# Troubleshoot ongoing problems in Azure-to-Azure VM replication
10
+
# Troubleshoot replication in Azure VM disaster recovery
14
11
15
12
This article describes common problems in Azure Site Recovery when you're replicating and recovering Azure virtual machines from one region to another region. It also explains how to troubleshoot them. For more information about supported configurations, see the [support matrix for replicating Azure VMs](site-recovery-support-matrix-azure-to-azure.md).
16
13
@@ -62,7 +59,7 @@ If a spike is from an occasional data burst and the data change rate is greater
62
59
- Navigate to the Disks blade of the impacted replicated machine and copy the replica disk name
63
60
- Navigate to this replica managed disk
64
61
- You may see a banner on the Overview blade saying that a SAS URL has been generated. Click on this banner and cancel the export. Ignore this step if you do not see the banner.
65
-
- As soon as the SAS URL is revoked, go to Configuration blade of the Managed Disk and increase the size so that ASR supports the observed churn rate on source disk
62
+
- As soon as the SAS URL is revoked, go to Configuration blade of the Managed Disk and increase the size so that Site Recovery supports the observed churn rate on source disk
@@ -108,12 +105,12 @@ In the above example **2147754994** is the error code that tells you about the f
108
105
109
106
#### VSS writer is not installed - Error 2147221164
110
107
111
-
*How to fix*: To generate application consistency tag, Azure Site Recovery uses Microsoft Volume Shadow copy Service (VSS). It installs a VSS Provider for its operation to take app consistency snapshots. This VSS Provider is installed as a service. In case the VSS Provider service is not installed, the application consistency snapshot creation fails with the error id 0x80040154 "Class not registered". </br>
108
+
*How to fix*: To generate application consistency tag, Azure Site Recovery uses Microsoft Volume Shadow copy Service (VSS). It installs a VSS Provider for its operation to take app consistency snapshots. This VSS Provider is installed as a service. In case the VSS Provider service is not installed, the application consistency snapshot creation fails with the error ID 0x80040154 "Class not registered". </br>
112
109
Refer [article for VSS writer installation troubleshooting](https://docs.microsoft.com/azure/site-recovery/vmware-azure-troubleshoot-push-install#vss-installation-failures)
113
110
114
111
#### VSS writer is disabled - Error 2147943458
115
112
116
-
**How to fix**: To generate application consistency tag, Azure Site Recovery uses Microsoft Volume Shadow copy Service (VSS). It installs a VSS Provider for its operation to take app consistency snapshots. This VSS Provider is installed as a service. In case the VSS Provider service is disabled, the application consistency snapshot creation fails with the error id "The specified service is disabled and cannot be started(0x80070422)". </br>
113
+
**How to fix**: To generate application consistency tag, Azure Site Recovery uses Microsoft Volume Shadow copy Service (VSS). It installs a VSS Provider for its operation to take app consistency snapshots. This VSS Provider is installed as a service. In case the VSS Provider service is disabled, the application consistency snapshot creation fails with the error ID "The specified service is disabled and cannot be started(0x80070422)". </br>
117
114
118
115
- If VSS is disabled,
119
116
- Verify that the startup type of the VSS Provider service is set to **Automatic**.
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-dynamicsax.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,10 @@
1
1
---
2
-
title: Disaster recovery for a multi-tier Dynamics AX deployment with Azure Site Recovery | Microsoft Docs
3
-
description: This article describes how to set up disaster recovery for Dynamics AX with Azure Site Recovery
4
-
author: carmonmills
2
+
title: Disaster recovery of Dynamics AX with Azure Site Recovery
3
+
description: Learn how to set up disaster recovery for Dynamics AX with Azure Site Recovery
4
+
author: sideeksh
5
5
manager: rochakm
6
-
ms.service: site-recovery
7
-
ms.topic: article
6
+
ms.topic: how-to
8
7
ms.date: 11/27/2018
9
-
ms.author: carmonm
10
8
11
9
---
12
10
# Set up disaster recovery for a multitier Dynamics AX application
@@ -34,7 +32,7 @@ Implementing disaster recovery for Dynamics AX application by using Site Recover
34
32
35
33
## Site Recovery support
36
34
37
-
For the purpose of creating this article, we used VMware virtual machines with Dynamics AX 2012 R3 on Windows Server 2012 R2 Enterprise. Because site recovery replication is application agnostic, we expect the recommendations provided here to hold for the following scenarios.
35
+
For the purpose of creating this article, we used VMware virtual machines with Dynamics AX 2012 R3 on Windows Server 2012 R2 Enterprise. Because Site Recovery replication is application agnostic, we expect the recommendations provided here to hold for the following scenarios.
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-extension-troubleshoot.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,14 @@
1
1
---
2
-
title: Troubleshoot issues with Azure Site Recovery agents | Microsoft Docs'
3
-
description: Provides information about symptoms, causes, and resolutions of Azure Site Recovery agent failures.
4
-
author: carmonmills
2
+
title: Troubleshoot the Azure VM extension for disaster recovery with Azure Site Recovery
3
+
description: Troubleshoot issues with the Azure VM extension for disaster recovery with Azure Site Recovery.
4
+
author: sideeksh
5
5
manager: rochakm
6
-
ms.service: site-recovery
7
6
ms.topic: troubleshooting
8
7
ms.date: 11/27/2018
9
-
ms.author: carmonm
8
+
10
9
---
11
10
12
-
# Troubleshoot issues with the Azure Site Recovery agent
11
+
# Troubleshoot Azure VM extension issues
13
12
14
13
This article provides troubleshooting steps that can help you resolve Azure Site Recovery errors related to VM agent and extension.
15
14
@@ -25,7 +24,7 @@ Error code: "151076"
25
24
**Cause 2: [The agent installed in the VM is out of date (for Linux VMs)](#the-agent-installed-in-the-vm-is-out-of-date-for-linux-vms)**
26
25
**Cause 3: [The Site Recovery extension fails to update or load](#the-site-recovery-extension-fails-to-update-or-load)**
27
26
28
-
Error message: "Previous site recovery extension operation is taking more time than expected."<br>
27
+
Error message: "Previous Site Recovery extension operation is taking more time than expected."<br>
29
28
Error code: "150066"<br>
30
29
31
30
**Cause 1: [The agent is installed in the VM, but it's unresponsive (for Windows VMs)](#the-agent-installed-in-the-vm-but-unresponsive-for-windows-vms)**
0 commit comments