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/vmware-azure-deploy-configuration-server.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,10 @@ To upgrade the configuration server to the latest version, see [Manage the confi
137
137
138
138
To avoid interruptions in ongoing replication, ensure that the IP address of the configuration server doesn't change after the configuration server is registered to a vault. To learn more about common configuration server management tasks, see [Manage the configuration server for VMware VM disaster recovery](vmware-azure-manage-configuration-server.md).
139
139
140
+
## Troubleshoot deployment issues
141
+
142
+
Refer to our [troubleshooting article](vmware-azure-troubleshoot-configuration-server.md) to resolve deployment & connectivity issues.
143
+
140
144
## FAQs
141
145
142
146
* How long is the license provided on a configuration server deployed through OVF valid? What happens if I don't reactivate the license?
@@ -178,13 +182,11 @@ To avoid interruptions in ongoing replication, ensure that the IP address of the
178
182
179
183
Set up a configuration server in an on-premises environment with a direct line-of-sight with v-Center and to minimize data transfer latencies. You can take scheduled backups of configuration server for [failback purposes](vmware-azure-manage-configuration-server.md#failback-requirements).
180
184
181
-
For more FAQs on configuration servers, see [Configuration server common questions](vmware-azure-common-questions.md#configuration-server).
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-tutorial.md
+23-24Lines changed: 23 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,28 +113,27 @@ After the configuration server is set up, you register it in the vault.
113
113
3. After the installation finishes, sign in to the VM as the administrator.
114
114
4. The first time you sign in, the Azure Site Recovery Configuration Tool starts within a few seconds.
115
115
5. Enter a name that's used to register the configuration server with Site Recovery. Then select **Next**.
116
-
6. The tool checks that the VM can connect to Azure. After the connection is established, select **Sign in** to sign in to your Azure subscription. The credentials must have access to the vault in which you want to register the configuration server.
116
+
6. The tool checks that the VM can connect to Azure. After the connection is established, select **Sign in** to sign in to your Azure subscription. The credentials must have access to the vault in which you want to register the configuration server. Ensure that necessary [roles](vmware-azure-deploy-configuration-server.md#azure-active-directory-permission-requirements) are assigned to this user.
117
117
7. The tool performs some configuration tasks and then reboots.
118
118
8. Sign in to the machine again. In a few seconds, the Configuration Server Management Wizard starts automatically.
119
119
120
120
121
121
### Configure settings and add the VMware server
122
122
123
-
Finish setting up and registering the configuration server.
123
+
Finish setting up and registering the configuration server. Before proceeding, ensure all [pre-requisites](vmware-azure-deploy-configuration-server.md#prerequisites) are met for successful set up of configuration server.
124
124
125
125
126
126
1. In the configuration server management wizard, select **Setup connectivity**. From the dropdowns, first select the NIC that the in-built process server uses for discovery and push installation of mobility service on source machines, and then select the NIC that Configuration Server uses for connectivity with Azure. Then select **Save**. You cannot change this setting after it's configured.
127
127
2. In **Select Recovery Services vault**, select your Azure subscription and the relevant resource group and vault.
128
-
3. In **Install third-party software**, accept the license agreement. Select **Download and Install** to install MySQL Server. If you placed MySQL in the path, this step is skipped.
129
-
4. Select **Install VMware PowerCLI**. Make sure all browser windows are closed before you do this. Then select **Continue**.
130
-
5. In **Validate appliance configuration**, prerequisites are verified before you continue.
131
-
6. In **Configure vCenter Server/vSphere ESXi server**, enter the FQDN or IP address of the vCenter server, or vSphere host, where the VMs you want to replicate are located. Enter the port on which the server is listening. Enter a friendly name to be used for the VMware server in the vault.
132
-
7. Enter user credentials to be used by the configuration server to connect to the VMware server. Ensure that the user name and password are correct and is a part of the Administrators group of the virtual machine to be protected. Site Recovery uses these credentials to automatically discover VMware VMs that are available for replication. Select **Add**, and then select **Continue**.
133
-
8. In **Configure virtual machine credentials**, enter the user name and password that will be used to automatically install Mobility Service on VMs when replication is enabled.
128
+
3. In **Install third-party software**, accept the license agreement. Select **Download and Install** to install MySQL Server. If you placed MySQL in the path, this step can be skipped. Learn [more](vmware-azure-deploy-configuration-server.md#configure-settings)
129
+
4. In **Validate appliance configuration**, prerequisites are verified before you continue.
130
+
5. In **Configure vCenter Server/vSphere ESXi server**, enter the FQDN or IP address of the vCenter server, or vSphere host, where the VMs you want to replicate are located. Enter the port on which the server is listening. Enter a friendly name to be used for the VMware server in the vault.
131
+
6. Enter user credentials to be used by the configuration server to connect to the VMware server. Ensure that the user name and password are correct and is a part of the Administrators group of the virtual machine to be protected. Site Recovery uses these credentials to automatically discover VMware VMs that are available for replication. Select **Add**, and then select **Continue**.
132
+
7. In **Configure virtual machine credentials**, enter the user name and password that will be used to automatically install Mobility Service on VMs when replication is enabled.
134
133
- For Windows machines, the account needs local administrator privileges on the machines you want to replicate.
135
134
- For Linux, provide details for the root account.
136
-
9. Select **Finalize configuration** to complete registration.
137
-
10. After registration finishes, in the Azure portal, verify that the configuration server and VMware server are listed on the **Source**page in the vault. Then select **OK** to configure target settings.
135
+
8. Select **Finalize configuration** to complete registration.
136
+
9. After registration finishes, open the Azure portal and verify that the configuration server and VMware server are listed on **Recovery Services Vault**> **Manage** > **Site Recovery Infrastructure** > **Configuration Servers**.
138
137
139
138
140
139
After the configuration server is registered, Site Recovery connects to VMware servers by using the specified settings, and discovers VMs.
@@ -172,20 +171,20 @@ Select and verify target resources.
172
171
Enable replication for VMs as follows:
173
172
174
173
1. Select **Replicate application** > **Source**.
175
-
1. In **Source**, select **On-premises**, and select the configuration server in **Source location**.
176
-
1. In **Machine type**, select **Virtual Machines**.
177
-
1. In **vCenter/vSphere Hypervisor**, select the vSphere host, or vCenter server that manages the host.
178
-
1. Select the process server (installed by default on the configuration server VM). Then select **OK**. Health status of each process server is indicated as per recommended limits and other parameters. Choose a healthy process server. A [critical](vmware-physical-azure-monitor-process-server.md#process-server-alerts) process server cannot be chosen. You can either [troubleshoot and resolve](vmware-physical-azure-troubleshoot-process-server.md) the errors **or** set up a [scale-out process server](vmware-azure-set-up-process-server-scale.md).
179
-
1. In **Target**, select the subscription and the resource group in which you want to create the failed-over VMs. We're using the Resource Manager deployment model.
180
-
1. Select the Azure network and subnet to which Azure VMs connect when they're created after failover.
181
-
1. Select **Configure now for selected machines** to apply the network setting to all VMs on which you enable replication. Select **Configure later** to select the Azure network per machine.
182
-
1. In **Virtual Machines** > **Select virtual machines**, select each machine you want to replicate. You can only select machines for which replication can be enabled. Then select **OK**. If you are not able to view/select any particular virtual machine, [learn more](https://aka.ms/doc-plugin-VM-not-showing) about resolving the issue.
183
-
1. In **Properties** > **Configure properties**, select the account to be used by the process server to automatically install Mobility Service on the machine.
184
-
1. In **Replication settings** > **Configure replication settings**, verify that the correct replication policy is selected.
185
-
1. Select **Enable Replication**. Site Recovery installs the Mobility Service when replication is enabled for a VM.
186
-
1. You can track progress of the **Enable Protection** job in **Settings** > **Jobs** > **Site Recovery Jobs**. After the **Finalize Protection** job runs, the machine is ready for failover.
187
-
1. It can take 15 minutes or longer for changes to take effect and appear in the portal.
188
-
1. To monitor VMs you add, check the last discovered time for VMs in **Configuration Servers** > **Last Contact At**. To add VMs without waiting for the scheduled discovery, highlight the configuration server (don't select it) and select **Refresh**.
174
+
2. In **Source**, select **On-premises**, and select the configuration server in **Source location**.
175
+
3. In **Machine type**, select **Virtual Machines**.
176
+
4. In **vCenter/vSphere Hypervisor**, select the vSphere host, or vCenter server that manages the host.
177
+
5. Select the process server (installed by default on the configuration server VM). Then select **OK**. Health status of each process server is indicated as per recommended limits and other parameters. Choose a healthy process server. A [critical](vmware-physical-azure-monitor-process-server.md#process-server-alerts) process server cannot be chosen. You can either [troubleshoot and resolve](vmware-physical-azure-troubleshoot-process-server.md) the errors **or** set up a [scale-out process server](vmware-azure-set-up-process-server-scale.md).
178
+
6. In **Target**, select the subscription and the resource group in which you want to create the failed-over VMs. We're using the Resource Manager deployment model.
179
+
7. Select the Azure network and subnet to which Azure VMs connect when they're created after failover.
180
+
8. Select **Configure now for selected machines** to apply the network setting to all VMs on which you enable replication. Select **Configure later** to select the Azure network per machine.
181
+
9. In **Virtual Machines** > **Select virtual machines**, select each machine you want to replicate. You can only select machines for which replication can be enabled. Then select **OK**. If you are not able to view/select any particular virtual machine, [learn more](https://aka.ms/doc-plugin-VM-not-showing) about resolving the issue.
182
+
10. In **Properties** > **Configure properties**, select the account to be used by the process server to automatically install Mobility Service on the machine.
183
+
11. In **Replication settings** > **Configure replication settings**, verify that the correct replication policy is selected.
184
+
12. Select **Enable Replication**. Site Recovery installs the Mobility Service when replication is enabled for a VM.
185
+
13. You can track progress of the **Enable Protection** job in **Settings** > **Jobs** > **Site Recovery Jobs**. After the **Finalize Protection** job runs and a recovery point generation is complete, the machine is ready for failover.
186
+
14. It can take 15 minutes or longer for changes to take effect and appear in the portal.
187
+
15. To monitor VMs you add, check the last discovered time for VMs in **Configuration Servers** > **Last Contact At**. To add VMs without waiting for the scheduled discovery, highlight the configuration server (don't select it) and select **Refresh**.
189
188
190
189
## Next steps
191
190
After enabling replication, run a drill to make sure everything's working as expected.
0 commit comments