Troubleshoot replication appliance health issues
In Azure Site Recovery, an on-premises replication appliance handles disaster recovery for VMware virtual machines. This appliance coordinates communication between your on-premises VMware setup and Azure, ensuring smooth data replication and recovery.
This article describes how to troubleshoot a replication appliance health issue.
Before you start
Before you start troubleshooting, ensure that:
- You understand how to deploy Azure Site Recovery replication appliance - Modernized.
- Review the support requirements for Azure Site Recovery replication appliance.
Troubleshoot process
If you see the following error in the appliance health status:
Troubleshoot certificate renewal
This document describes how to troubleshoot replication appliance health issues in Azure Site Recovery for the following critical replication appliance issues:
Issue | Error ID |
---|---|
Process Server | 549009 |
Proxy server | 549003 |
Replication service | 549005 |
Recovery services agent | 549011 |
Site Recovery provider | 305 |
Reprotection server | 549007 |
To troubleshoot these issues, follow these steps:
- Navigate to the replication appliance and log in.
- Open the Microsoft Appliance configuration manager and ensure to upgrade all the appliance components to the latest version. Find the latest versions here and follow the upgrade steps here.
- Navigate to the Certificate renewal section and select Renew certificate. This triggers the certificate renewal operation. Wait for it to complete.
Troubleshoot other error
If you see the following for your web app in replication appliance:
Follow these steps:
- Open PowerShell.
- Enter
cd "C:\Program Files\Azure Appliance Configuration Manager\Scripts\PowerShell"
. - Enter
.\WebBinding.ps1
to complete the process.
Next steps
If you're still facing issues, contact Microsoft Support for further assistance.