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-configuration-server-requirements.md
+1-51Lines changed: 1 addition & 51 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,57 +26,7 @@ For disaster recovery of VMware VMs to Azure, you deploy the configuration serve
26
26
- We strongly recommend that you set up the configuration server using the OVA template. However, if you're setting up disaster recovery for VMware VMs and can't use the OVA template, you can deploy the configuration server using [these instructions provided](physical-azure-set-up-source.md).
27
27
- If you're deploying the configuration server for disaster recovery of on-premises physical machines to Azure, follow the instructions in [this article](physical-azure-set-up-source.md).
28
28
29
-
30
-
## Hardware requirements
31
-
32
-
**Component** | **Requirement**
33
-
--- | ---
34
-
CPU cores | 8
35
-
RAM | 16 GB
36
-
Number of disks | 3, including the OS disk, process server cache disk, and retention drive for failback
37
-
Free disk space (process server cache) | 600 GB
38
-
Free disk space (retention disk) | 600 GB
39
-
40
-
## Software requirements
41
-
42
-
**Component** | **Requirement**
43
-
--- | ---
44
-
Operating system | Windows Server 2012 R2 <br> Windows Server 2016
45
-
Operating system locale | English (en-us)
46
-
Windows Server roles | Don't enable these roles: <br> - Active Directory Domain Services <br>- Internet Information Services <br> - Hyper-V
47
-
Group policies | Don't enable these group policies: <br> - Prevent access to the command prompt. <br> - Prevent access to registry editing tools. <br> - Trust logic for file attachments. <br> - Turn on Script Execution. <br> [Learn more](https://technet.microsoft.com/library/gg176671(v=ws.10).aspx)
48
-
IIS | - No preexisting default website <br> - No preexisting website/application listening on port 443 <br>- Enable [anonymous authentication](https://technet.microsoft.com/library/cc731244(v=ws.10).aspx) <br> - Enable [FastCGI](https://technet.microsoft.com/library/cc753077(v=ws.10).aspx) setting
49
-
50
-
## Network requirements
51
-
52
-
**Component** | **Requirement**
53
-
--- | ---
54
-
IP address type | Static
55
-
Internet access | The server needs access to these URLs (directly or via proxy): <br> - \*.accesscontrol.windows.net<br> - \*.backup.windowsazure.com <br>- \*.store.core.windows.net<br> - \*.blob.core.windows.net<br> - \*.hypervrecoverymanager.windowsazure.com <br> - https:\//management.azure.com <br> - *.services.visualstudio.com <br> - time.nist.gov <br> - time.windows.com <br> OVF also needs access to the following URLs: <br> - https:\//login.microsoftonline.com <br> - https:\//secure.aadcdn.microsoftonline-p.com <br> - https:\//login.live.com <br> - https:\//auth.gfx.ms <br> - https:\//graph.windows.net <br> - https:\//login.windows.net <br> - https:\//www.live.com <br> - https:\//www.microsoft.com <br> - https:\//dev.mysql.com/get/Downloads/MySQLInstaller/mysql-installer-community-5.7.20.0.msi
NIC type | VMXNET3 (if the Configuration Server is a VMware VM)
58
-
59
-
## Required software
60
-
61
-
**Component** | **Requirement**
62
-
--- | ---
63
-
VMware vSphere PowerCLI | [PowerCLI version 6.0](https://my.vmware.com/web/vmware/details?productId=491&downloadGroup=PCLI600R1) should be installed if the Configuration Server is running on a VMware VM.
64
-
MYSQL | MySQL should be installed. You can install manually, or Site Recovery can install it.
65
-
66
-
## Sizing and capacity requirements
67
-
68
-
The following table summarizes capacity requirements for the configuration server. If you're replicating multiple VMware VMs, you should review the [capacity planning considerations](site-recovery-plan-capacity-vmware.md), and run the [Azure Site Recovery Deployment Planner](site-recovery-deployment-planner.md) tool for VMWare replication.read
@@ -32,32 +32,20 @@ Minimum hardware requirements for a configuration server are summarized in the f
32
32
You require a user with **one of the following** permissions set in AAD (Azure Active Directory) to register configuration server with Azure Site Recovery services.
33
33
34
34
1. User should have “Application developer” role to create application.
35
-
1. To verify, Sign in to Azure portal</br>
36
-
1. Navigate to Azure Active Directory > Roles and administrators</br>
37
-
1. Verify if "Application developer" role is assigned to the user. If not, use a user with this permission or reach out to [administrator to enable the permission](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal#assign-roles).
35
+
- To verify, Sign in to Azure portal</br>
36
+
- Navigate to Azure Active Directory > Roles and administrators</br>
37
+
- Verify if "Application developer" role is assigned to the user. If not, use a user with this permission or reach out to [administrator to enable the permission](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal#assign-roles).
38
38
39
-
1. If the "Application developer" role cannot be assigned, ensure that "User can register application” flag is set as true for user to create identity. To enable above permissions,
40
-
1. Sign in to Azure portal
41
-
1. Navigate to Azure Active Directory > User settings
42
-
1. Under **App registrations", "Users can register applications" should be chosen as "Yes".
39
+
2. If the "Application developer" role cannot be assigned, ensure that "User can register application” flag is set as true for user to create identity. To enable above permissions,
40
+
- Sign in to Azure portal
41
+
- Navigate to Azure Active Directory > User settings
42
+
- Under **App registrations", "Users can register applications" should be chosen as "Yes".
> Active Directory Federation Services(ADFS) is **not supported**. Please use an account managed through [Azure Active Directory](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-whatis).
48
48
49
-
## Capacity planning
50
-
51
-
The sizing requirements for the configuration server depend on the potential data change rate. Use this table as a guide.
52
-
53
-
|**CPU**|**Memory**|**Cache disk size**|**Data change rate**|**Protected machines**|
54
-
| --- | --- | --- | --- | --- |
55
-
| 8 vCPUs (2 sockets * 4 cores \@ 2.5 GHz) |16 GB |300 GB |500 GB or less |Replicate fewer than 100 machines. |
If you're replicating more than one VMware VM, read [capacity planning considerations](site-recovery-plan-capacity-vmware.md). Run the [Deployment planner tool](site-recovery-deployment-planner.md) for VMWare replication.
60
-
61
49
## Download the template
62
50
63
51
1. In the vault, go to **Prepare Infrastructure** > **Source**.
@@ -144,17 +132,17 @@ If you want to add an additional NIC to the configuration server, add it before
144
132
145
133
## Upgrade the configuration server
146
134
147
-
To upgrade the configuration server to the latest version, follow these [steps](vmware-azure-manage-configuration-server.md#upgrade-the-configuration-server). For detailed instructions on how to upgrade all Site Recovery components, click [here](service-updates-how-to.md).
135
+
To upgrade the configuration server to the latest version, follow these [steps](vmware-azure-manage-configuration-server.md#upgrade-the-configuration-server). For detailed instructions on how to upgrade all Site Recovery components, visit [service update management](service-updates-how-to.md).
148
136
149
137
## Manage the configuration server
150
138
151
139
To avoid interruptions in ongoing replication, ensure that IP address of the configuration server does not change after the configuration server has been registered to a vault. You can learn more about common configuration server management tasks [here](vmware-azure-manage-configuration-server.md).
152
140
153
141
## FAQ
154
142
155
-
1. How long is the Licence provided on configuration server deployed through OVF is valid? What happens if I do not reactivate the License?
143
+
1. How long is the License provided on configuration server deployed through OVF is valid? What happens if I do not reactivate the License?
156
144
157
-
The license provided with OVA template is an evaluation license valid for 180 days. Before expiry, you need to activate the license. Else, this can result in frequent shutdown of configuration server and thus cause hinderance to replication activities.
145
+
The license provided with OVA template is an evaluation license valid for 180 days. Before expiry, you need to activate the license. Else, it can result in frequent shutdown of configuration server and thus cause hindrance to replication activities. For additional details, refer to article on [manage configuration server license](vmware-azure-manage-configuration-server.md#update-windows-license).
158
146
159
147
2. Can I use the VM, where the configuration server is installed, for different purposes?
The license provided with the OVF template is an evaluation license valid for 180 days. For uninterrupted usage, you must activate Windows with a procured license. License update can be done either through a standalone key or KMS standard key. Guidance is available at [DISM Windows command line for running OS](https://docs.microsoft.com/windows-hardware/manufacture/desktop/dism-windows-edition-servicing-command-line-options). To obtain keys, refer to [KMS client set up](https://docs.microsoft.com/windows-server/get-started/kmsclientkeys).
22
+
19
23
## Access configuration server
20
24
21
25
You can access the configuration server as follows:
22
26
23
27
* Sign in to the VM on which it's deployed, and Start **Azure Site Recovery Configuration Manager** from the desktop shortcut.
24
-
* Alternatively, you can access the configuration server remotely from https://*ConfigurationServerName*/:44315/. Sign in with administrator credentials.
28
+
* Alternatively, you can access the configuration server remotely from https://*ConfigurationServerName*/:44315/. Sign in with administrator credentials.
25
29
26
30
## Modify VMware server settings
27
31
@@ -53,7 +57,7 @@ Modify the credentials used to automatically install Mobility Service on the VMw
53
57
54
58
You can also modify credentials through CSPSConfigtool.exe.
55
59
56
-
1.Login to the configuration server and launch CSPSConfigtool.exe
60
+
1.Log in to the configuration server and launch CSPSConfigtool.exe
57
61
2. Choose the account you wish to modify and click **Edit**
58
62
3. Enter the new credentials and click **Ok**.
59
63
@@ -68,7 +72,7 @@ If you missed adding credentials during OVF deployment of configuration server,
68
72
69
73
You can also add credentials through CSPSConfigtool.exe.
70
74
71
-
1.Login to the configuration server and launch CSPSConfigtool.exe
75
+
1.Log in to the configuration server and launch CSPSConfigtool.exe
72
76
2. Click **Add**, enter the new credentials and click **Ok**.
73
77
74
78
## Modify proxy settings
@@ -288,10 +292,6 @@ For configuration server deployments before May 2016, certificate expiry was set
288
292
3. On the blade with details of chosen configuration server, click **More** > **Refresh Server**.
289
293
4. Monitor the progress of the job under **Recovery Services Vault** > **Monitoring** > **Site Recovery jobs**.
290
294
291
-
## Update Windows license
292
-
293
-
The license provided with the OVF template is an evaluation license valid for 180 days. For uninterrupted usage, you must activate Windows with a procured license.
294
-
295
295
## Failback requirements
296
296
297
297
During reprotect and failback, the on-premises configuration server must be running and in a connected state. For successful failback, the virtual machine being failed back must exist in the configuration server database.
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-set-up-source.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.author: ramamill
13
13
14
14
# Set up the source environment for VMware to Azure replication
15
15
16
-
This article describes how to set up your source on-premises environment, to replicate VMware VMs to Azure. It includes steps for selecting your replication scenario, setting up an on-premises machine as the Site Recovery configuration server, and automatically discovering on-premises VMs.
16
+
This article describes how to set up your source on-premises environment, to replicate VMware VMs to Azure. Article includes steps for selecting your replication scenario, setting up an on-premises machine as the Site Recovery configuration server, and automatically discovering on-premises VMs.
17
17
18
18
## Prerequisites
19
19
@@ -36,7 +36,7 @@ The article assumes that you have already:
36
36
You can set up the configuration server as an on-premises VMware VM through an Open Virtualization Application (OVA) template. [Learn more](concepts-vmware-to-azure-architecture.md) about the components that will be installed on the VMware VM.
37
37
38
38
1. Learn about the [prerequisites](vmware-azure-deploy-configuration-server.md#prerequisites) for configuration server deployment.
39
-
2.[Check capacity numbers](vmware-azure-deploy-configuration-server.md#capacity-planning) for deployment.
39
+
2.[Check capacity numbers](vmware-azure-deploy-configuration-server.md#sizing-and-capacity-requirements) for deployment.
40
40
3.[Download](vmware-azure-deploy-configuration-server.md#download-the-template) and [import](vmware-azure-deploy-configuration-server.md#import-the-template-in-vmware) the OVA template to set up an on-premises VMware VM that runs the configuration server. The license provided with the template is an evaluation license and is valid for 180 days. Post this period, customer needs to activate the windows with a procured license.
41
41
4. Turn on the VMware VM, and [register it](vmware-azure-deploy-configuration-server.md#register-the-configuration-server-with-azure-site-recovery-services) in the Recovery Services vault.
42
42
@@ -65,7 +65,7 @@ Exclude following folders from Antivirus software for smooth replication and to
65
65
- C:\ProgramData\ASRSetupLogs
66
66
- C:\ProgramData\LogUploadServiceLogs
67
67
- C:\inetpub
68
-
-ASR server installation directory. For example: E:\Program Files (x86)\Microsoft Azure Site Recovery
68
+
-Site Recovery server installation directory. For example: E:\Program Files (x86)\Microsoft Azure Site Recovery
69
69
70
70
### If Antivirus Software is active on scale-out Process server/Master Target
71
71
@@ -77,7 +77,7 @@ Exclude following folders from Antivirus software
77
77
4. C:\ProgramData\ASRSetupLogs
78
78
5. C:\ProgramData\LogUploadServiceLogs
79
79
6. C:\ProgramData\Microsoft Azure Site Recovery
80
-
7.ASR load balanced process server installation directory, Example: C:\Program Files (x86)\Microsoft Azure Site Recovery
80
+
7.Azure Site Recovery load balanced process server installation directory, Example: C:\Program Files (x86)\Microsoft Azure Site Recovery
0 commit comments