Skip to content

Commit 9c1e4d2

Browse files
author
Ankita Dutta
committed
eee tasks
1 parent 94942e5 commit 9c1e4d2

File tree

4 files changed

+12
-13
lines changed

4 files changed

+12
-13
lines changed

articles/site-recovery/exclude-disks-replication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Exclude disks from replication with Azure Site Recovery
33
description: How to exclude disks from replication to Azure with Azure Site Recovery.
44
ms.topic: how-to
5-
ms.date: 09/18/2024
5+
ms.date: 12/20/2024
66
ms.service: azure-site-recovery
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
@@ -265,4 +265,4 @@ Our paging file settings on the Azure VM are as follows:
265265
- Learn more about guidelines for the temporary storage disk:
266266
- [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
267267
- [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.

articles/site-recovery/failover-failback-overview-modernized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Once you have initiated the planned failover and it completes successfully, your
161161
## Next steps
162162

163163
- [Failover VMware VMs to Azure (modernized)](vmware-azure-tutorial-failover-failback-modernized.md)
164-
- [Planned failover (modernized)](vmware-azure-tutorial-failover-failback-modernized#planned-failover-from-azure-to-on-premises.md)
164+
- [Planned failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#planned-failover-from-azure-to-on-premises)
165165
- [Reprotect (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#re-protect-the-on-premises-machine-to-azure-after-successful-planned-failover)
166166
- [Cancel failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#cancel-planned-failover)
167167

articles/site-recovery/hyper-v-azure-troubleshoot.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
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.
54
author: ankitaduttaMSFT
65
ms.service: azure-site-recovery
76
ms.topic: troubleshooting
8-
ms.date: 03/02/2023
7+
ms.date: 12/20/2024
98
ms.author: ankitadutta
109
ms.custom: engagement-fy23
1110

@@ -14,7 +13,7 @@ ms.custom: engagement-fy23
1413

1514
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).
1615

17-
## Enable protection issues
16+
## Enable protection issues
1817

1918
If you experience issues when you enable protection for Hyper-V VMs, check the following recommendations:
2019

@@ -23,7 +22,7 @@ If you experience issues when you enable protection for Hyper-V VMs, check the f
2322
3. Check that the Hyper-V Virtual Machine Management service is running on Hyper-V hosts.
2423
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**.
2524
5. On the guest VM, verify that WMI is enabled and accessible.
26-
- [Learn about](https://techcommunity.microsoft.com/t5/ask-the-performance-team/bg-p/AskPerf) basic WMI testing.
25+
- [Learn about](https://techcommunity.microsoft.com/blog/askperf/basic-wmi-testing/372423) basic WMI testing.
2726
- [Troubleshoot](/windows/win32/wmisdk/wmi-troubleshooting) WMI.
2827
- [Troubleshoot](/previous-versions/tn-archive/ff406382(v=msdn.10)#H22) problems with WMI scripts and services.
2928
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
4847

4948
Troubleshoot issues with initial and ongoing replication as follows:
5049

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.
5251
2. Verify whether replication is paused:
5352
- Check the VM health status in the Hyper-V Manager console.
5453
- 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
7574
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.
7675
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:
7776
- 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.
7978
- 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.
8079
- 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.
8180

@@ -178,4 +177,4 @@ All Hyper-V replication events are logged in the Hyper-V-VMMS\Admin log, located
178177
This tool can help with advanced troubleshooting:
179178

180179
- 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.

articles/site-recovery/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@
185185
items:
186186
- name: Hyper-V to Azure architecture
187187
href: hyper-v-azure-architecture.md
188-
- name: About excluding disks from replication
189-
href: exclude-disks-replication.md
190188
- name: About Backup center
191189
items:
192190
- name: Backup center overview
@@ -233,6 +231,8 @@
233231
href: site-recovery-role-based-linked-access-control.md
234232
- name: How-to Guides
235233
items:
234+
- name: Exclude disks from replication
235+
href: exclude-disks-replication.md
236236
- name: Azure to Azure disaster recovery
237237
items:
238238
- name: Set up networking

0 commit comments

Comments
 (0)