Skip to content

Commit 2b89f33

Browse files
author
Ankita Dutta
committed
changes
1 parent d730965 commit 2b89f33

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

articles/site-recovery/upgrade-mobility-service-modernized.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: ankitaduttaMSFT
1111

1212
# Upgrade Mobility Service and Appliance components (Modernized)
1313

14-
From this modernized mobility service and appliance components, you do not need to maintain source machine's Root/Admin credentials for performing upgrades. The credentials are required only for the initial installation of the agent on source machines. Once done, you can remove the credentials and the upgrades would occur automatically.
14+
From this modernized mobility service and appliance components, you don't need to maintain source machine's Root/Admin credentials for performing upgrades. The credentials are required only for the initial installation of the agent on source machines. Once done, you can remove the credentials and the upgrades would occur automatically.
1515

1616

1717
## Update mobility agent automatically
@@ -21,7 +21,7 @@ By default, automatic updates are enabled on a vault. Automatic updates are trig
2121
> [!NOTE]
2222
> If you are using private preview bits, automatic updates are blocked for the protected machines. Ensure that you setup Site Recovery on your machine again, using a fresh Azure Site Recovery replication appliance.
2323
24-
To avail the latest features, enhancements, and fixes, we recommend you choose **Allow Site Recovery to manage** option on the **Mobility agent upgrade settings**. Automatic updates do not require a reboot or affect on-going replication of your virtual machines. Automatic updates also ensure that all the replication appliances in the vault are automatically updated.
24+
To avail the latest features, enhancements, and fixes, we recommend you choose **Allow Site Recovery to manage** option on the **Mobility agent upgrade settings**. Automatic updates don't require a reboot or affect ongoing replication of your virtual machines. Automatic updates also ensure that all the replication appliances in the vault are automatically updated.
2525

2626
![Automatic updates on for Mobility agent](./media/upgrade-mobility-service-modernized/automatic-updates-on.png)
2727

@@ -48,7 +48,7 @@ To manually update mobility agent on multiple protected items, follow these step
4848
2. Choose the source machines to update and then select **OK**.
4949

5050
>[!NOTE]
51-
>If prerequisites to upgrade Mobility service are not met, then the virtual machine cannot be selected. See information on [how to resolve](#resolve-blocking-issues-for-agent-upgrade).
51+
>If prerequisites to upgrade Mobility service aren't met, then the virtual machine can't be selected. See information on [how to resolve](#resolve-blocking-issues-for-agent-upgrade).
5252
5353

5454
4. After initiating the upgrade, a Site Recovery job is created in the vault for each upgrade operation, and can be tracked by navigating to **Monitoring** > **Site Recovery jobs**.
@@ -89,7 +89,7 @@ When you enable private endpoints, automatic updates won't be available. To upda
8989

9090
To update mobility agent on Windows machines, follow these steps:
9191

92-
1. Open command prompt and navigate to the folder where the update package has been placed.
92+
1. Open command prompt and navigate to the folder where the update package was placed.
9393

9494
`cd C:\Azure Site Recovery\Agent`
9595

@@ -101,7 +101,7 @@ To update mobility agent on Windows machines, follow these steps:
101101

102102
`UnifiedAgent.exe /Role "MS" /Platform VmWare /Silent /InstallationType Upgrade /CSType CSPrime /InstallLocation "C:\Program Files (x86)\Microsoft Azure Site Recovery"`
103103

104-
4. Registration are triggered automatically after the agent has been updated. To manually check the status of registration, run the following command:
104+
4. Registration is triggered automatically after the agent has been updated. To manually check the status of registration, run the following command:
105105

106106
`"C:\Azure Site Recovery\Agent\agent\UnifiedAgentConfigurator.exe" /SourceConfigFilePath "config.json" /CSType CSPrime`
107107

@@ -112,7 +112,7 @@ To update mobility agent on Windows machines, follow these steps:
112112
|Syntax| `.\UnifiedAgent.exe /Role "MS" /Platform vmware /Silent /InstallationType Upgrade /CSType CSPrime /InstallLocation "C:\Azure Site Recovery\Agent"`|
113113
|`/Role`|Mandatory update parameter. </br>Specifies that the Mobility service (MS) is updated.|
114114
|`/InstallLocation`|Optional. </br>Specifies the Mobility service installation location.|
115-
|`/Platform`|Mandatory. </br>Specifies the platform on which the Mobility service is updated:</br>VMware for VMware virtual machines/physical servers. </br>Azure for Azure VMs. </br></br>If you're treating Azure virtual machines as physical machines, specify VMware.|
115+
|`/Platform`|Mandatory. </br>Specifies the platform on which the Mobility service is updated: </br> VMware for VMware virtual machines/physical servers. </br>Azure for Azure VMs. </br></br>If you're treating Azure virtual machines as physical machines, specify VMware.|
116116
|`/Silent`|Optional. </br>Specifies whether to run the installer in silent mode.|
117117
|`/CSType`|Mandatory. </br>Defines modernized or legacy architecture. (Use CSPrime)|
118118

@@ -169,7 +169,7 @@ After Mobility agent is updated to the latest version or has been updated automa
169169

170170
### Resolve blocking issues for agent upgrade
171171

172-
If prerequisites to upgrade the mobility agent are not met, then virtual machine cannot be updated. Resolve these to proceed with the upgrade.
172+
If prerequisites to upgrade the mobility agent aren't met, then virtual machine can't be updated. Resolve these to proceed with the upgrade.
173173

174174
The prerequisite includes, but not limited to:
175175

@@ -179,7 +179,7 @@ The prerequisite includes, but not limited to:
179179

180180
- If the replication appliance components – Proxy server or Process server is unable to communicate with Azure services.
181181

182-
- If mobility agent on the protected machine is not able to communicate with the replication appliance.
182+
- If mobility agent on the protected machine isn't able to communicate with the replication appliance.
183183

184184
In case any of the above issues are applicable, the status is updated as **Cannot update to latest version**. Select the status to view the reasons blocking the update and recommended actions to fix the issue.
185185

@@ -190,7 +190,7 @@ In case any of the above issues are applicable, the status is updated as **Canno
190190

191191
In case mobility agent upgrade operation fails (manually triggered or automatic upgrade operation), the job is updated with the reason for failure. Resolve the errors and then retry the operation.
192192

193-
To view the failure errors, you can either navigate to Site Recovery jobs and select a specific job to fetch the resolution of errors or you can use the steps following:
193+
To view the failure errors, you can either navigate to Site Recovery jobs and select a specific job to fetch the resolution of errors, or you can use the steps following:
194194

195195
1. Navigate to replicated items section and select a specific virtual machine.
196196

@@ -247,7 +247,7 @@ When you enable private endpoints, automatic updates won't be available. To upda
247247

248248
1. To update the process server, download the latest version [here](./site-recovery-whats-new.md#supported-updates).
249249
2. Download the update package to the Azure Site Recovery replication appliance.
250-
3. Open command prompt and navigate to the folder where the update package has been placed.
250+
3. Open command prompt and navigate to the folder where the update package was placed.
251251

252252
`cd C:\Downloads`
253253

@@ -260,7 +260,7 @@ When you enable private endpoints, automatic updates won't be available. To upda
260260
To update the Recovery Service agent, download the latest version [here](./site-recovery-whats-new.md#supported-updates).
261261

262262
1. Download the update package to the Azure Site Recovery replication appliance.
263-
2. Open command prompt and navigate to the folder where the update package has been placed.
263+
2. Open command prompt and navigate to the folder where the update package was placed.
264264

265265
`cd C:\Downloads`
266266

@@ -271,12 +271,12 @@ To update the Recovery Service agent, download the latest version [here](./site-
271271
#### Update remaining components of appliance
272272

273273
1. To update the remaining components of the Azure Site Recovery replication appliance, download the latest version [here](./site-recovery-whats-new.md#supported-updates).
274-
2. Open the downloaded `.msi` file which triggers the update automatically.
274+
2. Open the downloaded `.msi` file which, triggers the update automatically.
275275
3. Check the latest version in Windows settings > **Add or remove program**.
276276

277277
### Resolve issues with component upgrade
278278

279-
If prerequisites to upgrade any of the components are not met, then it cannot be updated. The reasons/prerequisites include, but not limited to,
279+
If prerequisites to upgrade any of the components aren't met, then it can't be updated. The reasons/prerequisites include, but not limited to,
280280

281281
- If one of the components of the replication appliance is on an incompatible version.
282282

articles/site-recovery/vmware-azure-troubleshoot-replication.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.date: 08/16/2024
88
ms.author: ankitadutta
99

1010
---
11+
1112
# Troubleshoot replication issues for VMware VMs and physical servers
1213

1314
This article describes some common issues and specific errors you might encounter when you replicate on-premises VMware VMs and physical servers to Azure using [Site Recovery](site-recovery-overview.md).
@@ -32,15 +33,15 @@ To solve these issues, [troubleshoot connectivity and replication](vmware-physic
3233

3334
When you try to select the source machine to enable replication by using Site Recovery, the machine might not be available for one of the following reasons:
3435

35-
* **Two virtual machines with the same instance UUID**: If two virtual machines under the vCenter have the same instance UUID, the first virtual machine discovered by the configuration server is displayed in the Azure portal. To resolve this issue, ensure that no two virtual machines have the same instance UUID. This scenario is commonly seen in instances where a backup VM becomes active and is logged into our discovery records. Refer to [Azure Site Recovery VMware-to-Azure: How to clean up duplicate or stale entries](https://social.technet.microsoft.com/wiki/contents/articles/32026.asr-vmware-to-azure-how-to-cleanup-duplicatestale-entries.aspx) to resolve.
36-
* **Incorrect vCenter user credentials**: Ensure that you added the correct vCenter credentials when you set up the configuration server by using the OVF template or unified setup. To verify the credentials that you added during setup, see [Modify credentials for automatic discovery](vmware-azure-manage-configuration-server.md#modify-credentials-for-automatic-discovery).
37-
* **vCenter insufficient privileges**: If the permissions provided to access vCenter don't have the required permissions, failure to discover virtual machines might occur. Ensure that the permissions described in [Prepare an account for automatic discovery](vmware-azure-tutorial-prepare-on-premises.md#prepare-an-account-for-automatic-discovery) are added to the vCenter user account.
38-
* **Azure Site Recovery management servers**: If the virtual machine is used as a management server under one or more of the following roles - Configuration server /scale-out process server / Master target server, then you won't be able to choose the virtual machine from the portal. Management servers cannot be replicated.
39-
* **Already protected/failed over through Azure Site Recovery services**: If the virtual machine is already protected or failed over through Site Recovery, the virtual machine isn't available to select for protection in the portal. Ensure that the virtual machine you're looking for in the portal isn't already protected by any other user or under a different subscription.
40-
* **vCenter not connected**: Check if vCenter is in a connected state. To verify, go to Recovery Services vault > Site Recovery Infrastructure > Configuration Servers > Click on respective configuration server > a blade opens on your right with details of associated servers. Check if vCenter is connected. If it's in a "Not Connected" state, resolve the issue, and then [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) on the portal. After this, virtual machine isn't listed on the portal.
41-
* **ESXi powered off**: If the ESXi host under which the virtual machine resides is in a powered-off state, then the virtual machine isn't listed or isn't selectable on the Azure portal. Power on the ESXi host, and [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) on the portal. After this, virtual machine is listed on the portal.
42-
* **Pending reboot**: If there is a pending reboot on the virtual machine, then you won't be able to select the machine on the Azure portal. Ensure to complete the pending reboot activities and [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). After this, virtual machine is listed on the portal.
43-
* **IP not found or Machine does not have an IP address**: If the virtual machine doesn't have a valid IP address associated with it, then you are not able to select the machine on the Azure portal. Ensure to assign a valid IP address to the virtual machine, and [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). It could also be caused if the machine does not have a valid IP address associated with one of its NICs. Either assign a valid IP address to all NICs or remove the NIC that's missing the IP. After this, the virtual machine is listed on the portal.
36+
- **Two virtual machines with the same instance UUID**: If two virtual machines under the vCenter have the same instance UUID, the first virtual machine discovered by the configuration server is displayed in the Azure portal. To resolve this issue, ensure that no two virtual machines have the same instance UUID. This scenario is commonly seen in instances where a backup VM becomes active and is logged into our discovery records. Refer to [Azure Site Recovery VMware-to-Azure: How to clean up duplicate or stale entries](https://social.technet.microsoft.com/wiki/contents/articles/32026.asr-vmware-to-azure-how-to-cleanup-duplicatestale-entries.aspx) to resolve.
37+
- **Incorrect vCenter user credentials**: Ensure that you added the correct vCenter credentials when you set up the configuration server by using the OVF template or unified setup. To verify the credentials that you added during setup, see [Modify credentials for automatic discovery](vmware-azure-manage-configuration-server.md#modify-credentials-for-automatic-discovery).
38+
- **vCenter insufficient privileges**: If the permissions provided to access vCenter don't have the required permissions, failure to discover virtual machines might occur. Ensure that the permissions described in [Prepare an account for automatic discovery](vmware-azure-tutorial-prepare-on-premises.md#prepare-an-account-for-automatic-discovery) are added to the vCenter user account.
39+
- **Azure Site Recovery management servers**: If the virtual machine is used as a management server under one or more of the following roles - Configuration server /scale-out process server / Master target server, then you won't be able to choose the virtual machine from the portal. Management servers cannot be replicated.
40+
- **Already protected/failed over through Azure Site Recovery services**: If the virtual machine is already protected or failed over through Site Recovery, the virtual machine isn't available to select for protection in the portal. Ensure that the virtual machine you're looking for in the portal isn't already protected by any other user or under a different subscription.
41+
- **vCenter not connected**: Check if vCenter is in a connected state. To verify, go to Recovery Services vault > Site Recovery Infrastructure > Configuration Servers > Click on respective configuration server > a blade opens on your right with details of associated servers. Check if vCenter is connected. If it's in a "Not Connected" state, resolve the issue, and then [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) on the portal. After this, virtual machine isn't listed on the portal.
42+
- **ESXi powered off**: If the ESXi host under which the virtual machine resides is in a powered-off state, then the virtual machine isn't listed or isn't selectable on the Azure portal. Power on the ESXi host, and [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) on the portal. After this, virtual machine is listed on the portal.
43+
- **Pending reboot**: If there is a pending reboot on the virtual machine, then you won't be able to select the machine on the Azure portal. Ensure to complete the pending reboot activities and [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). After this, virtual machine is listed on the portal.
44+
- **IP not found or Machine does not have an IP address**: If the virtual machine doesn't have a valid IP address associated with it, then you are not able to select the machine on the Azure portal. Ensure to assign a valid IP address to the virtual machine, and [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). It could also be caused if the machine does not have a valid IP address associated with one of its NICs. Either assign a valid IP address to all NICs or remove the NIC that's missing the IP. After this, the virtual machine is listed on the portal.
4445

4546
### Troubleshoot protected virtual machines greyed out in the portal
4647

@@ -53,6 +54,7 @@ Another reason could be that the machine was cloned. When machines move between
5354

5455

5556
Following is a list of some of the most common issues:
57+
5658
### Initial replication issues [error 78169]
5759

5860
Over and above ensuring that there are no connectivity, bandwidth, or time sync-related issues, ensure that:
@@ -118,6 +120,7 @@ To resolve the issue, use the following steps to verify the service status:
118120

119121
*C:\Program Files (X86)\Microsoft Azure Site Recovery\agent\svagents\*.log*
120122
3. To register the master target with the configuration server, navigate to folder **%PROGRAMDATA%\ASR\Agent**, and run the following on command prompt:
123+
121124
```
122125
cmd
123126
cdpcli.exe --registermt

0 commit comments

Comments
 (0)