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/site-recovery-deployment-planner.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,12 @@ manager: gaggupta
6
6
ms.service: azure-site-recovery
7
7
ms.topic: conceptual
8
8
ms.author: ankitadutta
9
-
ms.date: 08/07/2024
9
+
ms.date: 08/21/2024
10
10
---
11
11
12
12
13
13
# About the Azure Site Recovery Deployment Planner for VMware to Azure
14
+
14
15
This article is the Azure Site Recovery Deployment Planner user guide for VMware to Azure production deployments.
15
16
16
17
## Overview
@@ -52,22 +53,22 @@ The tool provides the following details:
52
53
53
54
54
55
>[!IMPORTANT]
55
-
>
56
56
>Because usage is likely to increase over time, all the preceding tool calculations are performed assuming a 30 percent growth factor in workload characteristics. The calculations also use a 95th percentile value of all the profiling metrics, such as read/write IOPS and churn. Both growth factor and percentile calculation are configurable. To learn more about growth factor, see the "Growth-factor considerations" section. To learn more about percentile value, see the "Percentile value used for the calculation" section.
57
-
>
57
+
58
58
59
59
## Support matrix
60
60
61
61
|**Category**|**VMware to Azure**|**Hyper-V to Azure**|**Azure to Azure**|**Hyper-V to secondary site**|**VMware to secondary site**|
62
62
|--|--|--|--|--|--|
63
63
| Supported scenarios |Yes|Yes|No|Yes*|No |
64
-
| Supported version | vCenter Server 7.0, 6.7, 6.5, 6.0 or 5.5| Windows Server 2016, Windows Server 2012 R2 | NA |Windows Server 2016, Windows Server 2012 R2|NA |
64
+
| Supported version | vCenter Server 8.0, 7.0, 6.7, and 6.5| Windows Server 2016, Windows Server 2012 R2 | NA |Windows Server 2016, Windows Server 2012 R2|NA |
| Number of servers that can be profiled per running instance of Site Recovery Deployment Planner |Single (VMs belonging to one vCenter Server or one ESXi server can be profiled at a time)|Multiple (VMs across multiple hosts or host clusters can be profiled at a time)| NA |Multiple (VMs across multiple hosts or host clusters can be profiled at a time)| NA |
67
67
68
68
*The tool is primarily for the Hyper-V to Azure disaster recovery scenario. For Hyper-V to secondary site disaster recovery, it can be used only to understand source-side recommendations like required network bandwidth, required free storage space on each of the source Hyper-V servers, and initial replication batching numbers and batch definitions. Ignore the Azure recommendations and costs from the report. Also, the Get Throughput operation is not applicable for the Hyper-V-to-secondary-site disaster recovery scenario.
69
69
70
70
## Prerequisites
71
+
71
72
The tool has two main phases: profiling and report generation. There is also a third option to calculate throughput only. The requirements for the server from which the profiling and throughput measurement is initiated are presented in the following table.
72
73
73
74
| Server requirement | Description|
@@ -77,11 +78,11 @@ The tool has two main phases: profiling and report generation. There is also a t
77
78
| User permissions | Read-only permission for the user account that's used to access the VMware vCenter server/VMware vSphere ESXi host during profiling |
78
79
79
80
> [!NOTE]
80
-
>
81
81
>The tool can profile only VMs with VMDK and RDM disks. It can't profile VMs with iSCSI or NFS disks. Site Recovery does support iSCSI and NFS disks for VMware servers. Because the deployment planner isn't inside the guest and it profiles only by using vCenter performance counters, the tool doesn't have visibility into these disk types.
82
-
>
82
+
83
83
84
84
## Download and extract the deployment planner tool
85
+
85
86
1. Download the latest version of [Site Recovery Deployment Planner](https://download.microsoft.com/download/6/5/d/65d39a90-c4e2-49a7-9149-af58deb8ef7d/ASRDeploymentPlanner-v3.0.zip).
86
87
The tool is packaged in a .zip folder. The current version of the tool supports only the VMware to Azure scenario.
87
88
@@ -109,15 +110,16 @@ If you have a previous version of Deployment Planner, do either of the following
109
110
110
111
111
112
>[!NOTE]
112
-
>
113
113
>When you start profiling with the new version, pass the same output directory path so that the tool appends profile data on the existing files. A complete set of profiled data is used to generate the report. If you pass a different output directory, new files are created and old profiled data isn't used to generate the report.
114
114
>
115
115
>Each new Deployment Planner version is a cumulative update of the .zip file. You don't need to copy the newest files to the previous folder. You can create and use a new folder.
116
116
117
117
118
118
## Version history
119
+
119
120
The latest Site Recovery Deployment Planner tool version is 2.5.
120
121
See the [Site Recovery Deployment Planner version history](./site-recovery-deployment-planner-history.md) page for the fixes that are added in each update.
121
122
122
123
## Next steps
124
+
123
125
[Run Site Recovery Deployment Planner](site-recovery-vmware-deployment-planner-run.md)
0 commit comments