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/exclude-disks-replication.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Exclude disks from replication with Azure Site Recovery
3
3
description: How to exclude disks from replication to Azure with Azure Site Recovery.
4
4
ms.topic: how-to
5
-
ms.date: 09/18/2024
5
+
ms.date: 12/20/2024
6
6
ms.service: azure-site-recovery
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
@@ -265,4 +265,4 @@ Our paging file settings on the Azure VM are as follows:
265
265
- Learn more about guidelines for the temporary storage disk:
266
266
- [Learn about](https://cloudblogs.microsoft.com/sqlserver/2014/09/25/using-ssds-in-azure-vms-to-store-sql-server-tempdb-and-buffer-pool-extensions/) using SSDs in Azure VMs to store SQL Server TempDB and Buffer Pool Extensions
267
267
- [Review ](/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-checklist) performance best practices for SQL Server in Azure VMs.
268
-
- After your deployment is set up and running, [learn more](failover-failback-overview.md) about different types of failover.
268
+
- After your deployment is set up and running, [learn more](failover-failback-overview-modernized.md) about different types of failover.
Copy file name to clipboardExpand all lines: articles/site-recovery/hyper-v-azure-troubleshoot.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
---
2
2
title: Troubleshoot Hyper-V disaster recovery with Azure Site Recovery
3
-
description: Describes how to troubleshoot disaster recovery issues with Hyper-V to Azure replication using Azure Site Recovery
4
-
services: site-recovery
3
+
description: Describes how to troubleshoot disaster recovery issues with Hyper-V to Azure replication using Azure Site Recovery.
5
4
author: ankitaduttaMSFT
6
5
ms.service: azure-site-recovery
7
6
ms.topic: troubleshooting
8
-
ms.date: 03/02/2023
7
+
ms.date: 12/20/2024
9
8
ms.author: ankitadutta
10
9
ms.custom: engagement-fy23
11
10
@@ -14,7 +13,7 @@ ms.custom: engagement-fy23
14
13
15
14
This article describes common issues that you might come across when replicating on-premises Hyper-V VMs to Azure, using [Azure Site Recovery](site-recovery-overview.md).
16
15
17
-
## Enable protection issues
16
+
## Enable protection issues
18
17
19
18
If you experience issues when you enable protection for Hyper-V VMs, check the following recommendations:
20
19
@@ -23,7 +22,7 @@ If you experience issues when you enable protection for Hyper-V VMs, check the f
23
22
3. Check that the Hyper-V Virtual Machine Management service is running on Hyper-V hosts.
24
23
4. Check for issues that appear in the Hyper-V-VMMS\Admin sign in to the VM. This log is located in **Applications and Services Logs** > **Microsoft** > **Windows**.
25
24
5. On the guest VM, verify that WMI is enabled and accessible.
-[Troubleshoot](/previous-versions/tn-archive/ff406382(v=msdn.10)#H22) problems with WMI scripts and services.
29
28
6. On the guest VM, ensure that the latest version of Integration Services is running.
@@ -48,7 +47,7 @@ When trying to enable replication, you may face an error informing that enable r
48
47
49
48
Troubleshoot issues with initial and ongoing replication as follows:
50
49
51
-
1. Make sure you're running the [latest version](https://social.technet.microsoft.com/wiki/contents/articles/38544.azure-site-recovery-service-updates.aspx) of Site Recovery services.
50
+
1. Make sure you're running the [latest version](./site-recovery-whats-new.md) of Site Recovery services.
52
51
2. Verify whether replication is paused:
53
52
- Check the VM health status in the Hyper-V Manager console.
54
53
- If it's critical, right-click the VM > **Replication** > **View Replication Health**.
@@ -75,7 +74,7 @@ Network bandwidth limitations can affect replication. Troubleshoot issues as fol
75
74
3. After running the profiler, follow the [bandwidth](hyper-v-deployment-planner-analyze-report.md#recommendations-with-available-bandwidth-as-input) and [storage](hyper-v-deployment-planner-analyze-report.md#vm-storage-placement-recommendation) recommendations.
76
75
4. Check [data churn limitations](hyper-v-deployment-planner-analyze-report.md#azure-site-recovery-limits). If you see high data churn on a VM, do the following:
77
76
- Check if your VM is marked for resynchronization.
78
-
- Follow [these steps](https://techcommunity.microsoft.com/t5/virtualization/bg-p/Virtualization) to investigate the source of the churn.
77
+
- Follow [these steps](./monitoring-high-churn.md) to investigate the source of the churn.
79
78
- Churn can occur when the HRL log files exceed 50% of the available disk space. If this is the issue, provision more storage space for all VMs on which the issue occurs.
80
79
- Check that replication isn't paused. If it is, it continues writing the changes to the hrl file, which can contribute to its increased size.
81
80
@@ -178,4 +177,4 @@ All Hyper-V replication events are logged in the Hyper-V-VMMS\Admin log, located
178
177
This tool can help with advanced troubleshooting:
179
178
180
179
- For VMM, perform Site Recovery log collection using the [Support Diagnostics Platform (SDP) tool](https://social.technet.microsoft.com/wiki/contents/articles/28198.asr-data-collection-and-analysis-using-the-vmm-support-diagnostics-platform-sdp-tool.aspx).
181
-
- For Hyper-V without VMM, [download this tool](https://answers.microsoft.com/en-us/windows/forum/all/unable-to-open-diagcab-files/e7f8e4e5-b442-4e53-af7a-90e74985a73f), and run it on the Hyper-V host to collect the logs.
180
+
-[Enable logging](https://learn.microsoft.com/troubleshoot/azure/site-recovery/backup/asr-enable-debug-logging) for the Azure Site Recovery in Hyper-V Site Protection.
0 commit comments