Skip to content

Commit fa613aa

Browse files
authored
Merge pull request #74232 from Rajeswari-Mamilla/master
PS selection updates
2 parents 59b756e + 0146679 commit fa613aa

4 files changed

+28
-13
lines changed

articles/site-recovery/site-recovery-plan-capacity-vmware.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Before you set up the Site Recovery infrastructure, access the environment to me
115115

116116
## Deploy additional process servers
117117

118-
If you scale out your deployment beyond 200 source machines or if you have a total daily churn rate of more than 2 TB, you must add process servers to handle the traffic volume. To learn how to set up the process server, see [Scale for failback by using additional process servers](vmware-azure-set-up-process-server-scale.md). After you set up the process server, you can migrate source machines to use it.
118+
If you scale out your deployment beyond 200 source machines or if you have a total daily churn rate of more than 2 TB, you must add process servers to handle the traffic volume. We have enhanced the product in 9.24 version to provide [in-product guidance](vmware-azure-manage-process-server.md#process-server-selection-guidance) on when to set up a scale-out process server. [Set up the process server](vmware-azure-set-up-process-server-scale.md) to protect new source machines or [balance the load](vmware-azure-manage-process-server.md#balance-the-load-on-process-server).
119119

120120
### Migrate machines to use the new process server
121121

articles/site-recovery/vmware-azure-common-questions.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: rayne-wiselman
55
manager: carmonm
66
ms.service: site-recovery
77
services: site-recovery
8-
ms.date: 04/18/2019
8+
ms.date: 04/23/2019
99
ms.topic: conceptual
1010
ms.author: raynew
1111
---
@@ -239,11 +239,15 @@ Yes, but note that physical machine can only be failed back to a VMware VM.
239239

240240
In the Recovery Services vault, click **Configuration Servers** in **Site Recovery Infrastructure** > **Manage**. Then in **Servers**, select **Download registration key** to download the vault credentials file.
241241

242+
## Process Server
242243

244+
### Unable to select process server during enable replication
243245

246+
From 9.24 version, enhancements are made to provide [in-product guidance](vmware-azure-manage-process-server.md#process-server-selection-guidance) on when to set up a scale-out process server. This is to avoid process server throttling and avoid usage of unhealthy process server.
244247

248+
### What should I do to obtain accurate health status of process server?
245249

246-
250+
Upgrade Site Recovery components to the [latest versions](service-updates-how-to.md#links-to-currently-supported-update-rollups) (at least 9.24 or above).
247251

248252
## Failover and failback
249253
### Can I use the process server at on-premises for failback?

articles/site-recovery/vmware-azure-manage-process-server.md

+14-3
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,19 @@ Through this option, entire workload protected under a process server is moved t
6464
2. Monitor the progress of the job under **Recovery Services Vault** > **Monitoring** > **Site Recovery jobs**.
6565
3. It takes 15 minutes for the changes to reflect post successful completion of this operation OR [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) for immediate effect.
6666

67+
## Process Server selection guidance
68+
69+
Azure Site Recovery automatically identifies if Process Server is approaching its usage limits. Guidance is provided when you to set up a scale-out process server.
70+
71+
|Health Status |Explanation | Resource availability | Recommendation|
72+
|---------|---------|---------|---------|
73+
| Healthy (Green) | Process server is connected and is healthy |CPU and memory utilization is below 80%; Free space availability is above 30%| This process server can be used to protect additional servers. Ensure that the new workload is within the [defined process server limits](vmware-azure-set-up-process-server-scale.md#sizing-requirements).
74+
|Warning (Orange) | Process server is connected but certain resources are about to reach maximum limits | CPU and memory utilization is between 80% - 95%; Free space availability is between 25% - 30% | Usage of process server is close to threshold values. Adding new servers to same process server will lead to crossing the threshold values and can impact existing protected items. It is advised to [setup a scale-out process server](vmware-azure-set-up-process-server-scale.md#before-you-start) for new replications.
75+
|Warning (Orange) | Process server is connected but data wasn't uploaded to Azure in last 30 min | Resource utilization is within threshold limits | Troubleshoot [data upload failures](vmware-azure-troubleshoot-replication.md#monitor-process-server-health-to-avoid-replication-issues) before adding new workloads **OR** [setup a scale-out process server](vmware-azure-set-up-process-server-scale.md#before-you-start) for new replications.
76+
|Critical (Red) | Process server might be disconnected | Resource utilization is within threshold limits | Troubleshoot [Process server connectivity issues](vmware-azure-troubleshoot-replication.md#monitor-process-server-health-to-avoid-replication-issues) OR [setup a scale-out process server](vmware-azure-set-up-process-server-scale.md#before-you-start) for new replications.
77+
|Critical (Red) | Resource utilization has crossed threshold limits | CPU and memory utilization is above 95%; Free space availability is less than 25%. | Adding new workloads to same process server is disabled as resource threshold limits are already met. So, [setup a scale-out process server](vmware-azure-set-up-process-server-scale.md#before-you-start) for new replications.
78+
Critical (Red) | Data wasn't uploaded from Azure to Azure in last 45 min. | CPU and memory utilization is above 95%; Free space availability is less than 25%. | Troubleshoot [data upload failures](vmware-azure-troubleshoot-replication.md#monitor-process-server-health-to-avoid-replication-issues) before adding new workloads to same process server OR [setup a scale-out process server](vmware-azure-set-up-process-server-scale.md#before-you-start)
79+
6780
## Reregister a process server
6881

6982
If you need to reregister a process server running on-premises, or in Azure, with the configuration server, do the following:
@@ -105,7 +118,6 @@ If the process server uses a proxy to connect to Site Recovery in Azure, use thi
105118
exit
106119
```
107120

108-
109121
## Remove a process server
110122

111123
[!INCLUDE [site-recovery-vmware-unregister-process-server](../../includes/site-recovery-vmware-unregister-process-server.md)]
@@ -121,5 +133,4 @@ If anti-virus software is active on a standalone process server or master target
121133
- C:\ProgramData\ASRSetupLogs
122134
- C:\ProgramData\LogUploadServiceLogs
123135
- C:\ProgramData\Microsoft Azure Site Recovery
124-
- Process server installation directory, Example: C:\Program Files (x86)\Microsoft Azure Site Recovery
125-
136+
- Process server installation directory, Example: C:\Program Files (x86)\Microsoft Azure Site Recovery

articles/site-recovery/vmware-azure-set-up-process-server-scale.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
---
2-
title: Set up a process server in Azure to fail back during disaster recovery of VMware VMs and physical servers with Azure Site Recovery | Microsoft Docs'
3-
description: This article describes how to set up a process server in Azure, to fail back from Azure to on-premises during disaster recovery of VMware VMs and physical servers.
2+
title: Set up a scale-out process server during disaster recovery of VMware VMs and physical servers with Azure Site Recovery | Microsoft Docs'
3+
description: This article describes how to set up scale-out process server during disaster recovery of VMware VMs and physical servers.
44
author: Rajeswari-Mamilla
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: conceptual
8-
ms.date: 4/9/2019
8+
ms.date: 4/23/2019
99
ms.author: ramamill
1010
---
1111

12-
# Scale for failback with additional process servers
12+
# Scale with additional process servers
1313

14-
By default, when you're replicating VMware VMs or physical servers to Azure using [Site Recovery](site-recovery-overview.md), a process server is installed on the configuration server machine, and is used to coordinate data transfer between Site Recovery and your on-premises infrastructure. To increase capacity and scale out your replication deployment, you can add additional standalone process servers. This article describes how to do this.
14+
By default, when you're replicating VMware VMs or physical servers to Azure using [Site Recovery](site-recovery-overview.md), a process server is installed on the configuration server machine, and is used to coordinate data transfer between Site Recovery and your on-premises infrastructure. To increase capacity and scale out your replication deployment, you can add additional standalone process servers. This article describes how to setup a scale-out process server.
1515

1616
## Before you start
1717

1818
### Capacity planning
1919

2020
Make sure you've performed [capacity planning](site-recovery-plan-capacity-vmware.md) for VMware replication. This helps you to identify how and when you should deploy additional process servers.
2121

22+
From 9.24 version, guidance is added during selection of process server for new replications. Process server will be marked Healthy, Warning and Critial based on certain criteria. To understand different scenarios that can influence state of process server, visit [process server selection guidance](vmware-azure-manage-process-server.md#process-server-selection-guidance).
23+
2224
> [!NOTE]
2325
> Use of a cloned Process Server component is not supported. Follow the steps in this article for each PS scale-out.
2426
@@ -40,8 +42,6 @@ The prerequisites for the additional process server are summarized in the follow
4042

4143
[!INCLUDE [site-recovery-configuration-server-requirements](../../includes/site-recovery-configuration-and-scaleout-process-server-requirements.md)]
4244

43-
44-
4545
## Download installation file
4646

4747
Download the installation file for the process server as follows:

0 commit comments

Comments
 (0)