Skip to content

Commit 5153ced

Browse files
author
Ankita Dutta
committed
deployment planner
1 parent 3264ef8 commit 5153ced

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

articles/site-recovery/site-recovery-deployment-planner-history.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,31 @@ services: site-recovery
55
author: ankitaduttaMSFT
66
ms.topic: conceptual
77
ms.service: azure-site-recovery
8-
ms.date: 07/08/2024
8+
ms.date: 08/07/2024
99
ms.author: ankitadutta
1010
---
1111
# Azure Site Recovery Deployment Planner Version History
1212

1313
This article provides history of all versions of Azure Site Recovery Deployment Planner along with the fixes, known limitations in each and their release dates.
1414

15-
## Version 2.52
15+
## Version 2.53
16+
17+
**Release Date: June 4, 2024**
18+
19+
**Fixes:**
20+
21+
- Added support for V2A RCM. Latest version won't support legacy CS, and supports only V2A RCM.
22+
- Added support for the following:
23+
- Windows 2016/2019/2022
24+
- RHEL 9, Oracle Linux 9, Debian 10 and Debian 11 Linux distros
25+
- Added vCenter 8.0 support
26+
- Added support for UEFI boot disk
27+
- Added support for GPv2 storage account to calculate throughput
28+
- Managed disk support for `s60` and `p60`
29+
- 32TB data disk support
30+
31+
32+
## Version 3.0
1633

1734
**Release Date: June 4, 2020**
1835

articles/site-recovery/site-recovery-deployment-planner.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: gaggupta
66
ms.service: azure-site-recovery
77
ms.topic: conceptual
88
ms.author: ankitadutta
9-
ms.date: 05/02/2023
9+
ms.date: 08/07/2024
1010
---
1111

1212

@@ -72,8 +72,8 @@ The tool has two main phases: profiling and report generation. There is also a t
7272

7373
| Server requirement | Description|
7474
|---|---|
75-
|Profiling and throughput measurement| <ul><li>Operating system: Windows Server 2016 or Windows Server 2012 R2<br>(ideally matching at least the [size recommendations for the configuration server](/en-in/azure/site-recovery/site-recovery-plan-capacity-vmware#size-recommendations-for-the-configuration-server))</li><li>Machine configuration: 8 vCPUs, 16 GB RAM, 300 GB HDD</li><li>[.NET Framework 4.5](https://aka.ms/dotnet-framework-45)</li><li>[VMware vSphere PowerCLI 6.0 R3](https://vdc-download.vmware.com/vmwb-repository/dcr-public/7569b8fd-f359-420e-abe7-84c9f2c8703b/a5f7dc07-6ffe-4809-a402-8290b15ff04d/powercli60r3-releasenotes.html)</li><li>[Visual C++ Redistributable for Visual Studio 2012](https://aka.ms/vcplusplus-redistributable)</li><li>Internet access to Azure (`*.blob.core.windows.net`) from this server, port 443<br>[This is optional. You can choose to provide the available bandwidth during Report Generation manually.]</li><li>Azure storage account</li><li>Administrator access on the server</li><li>Minimum 100 GB of free disk space (assuming 1,000 VMs with an average of three disks each, profiled for 30 days)</li><li>VMware vCenter statistics level settings can be 1 or higher level</li><li>Allow vCenter port (default 443): Site Recovery Deployment Planner uses this port to connect to the vCenter server/ESXi host</ul></ul>|
76-
| Report generation | A Windows PC or Windows Server with Excel 2013 or later.<li>[.NET Framework 4.5](https://aka.ms/dotnet-framework-45)</li><li>[Visual C++ Redistributable for Visual Studio 2012](https://aka.ms/vcplusplus-redistributable)</li><li>[VMware vSphere PowerCLI 6.0 R3](https://vdc-download.vmware.com/vmwb-repository/dcr-public/7569b8fd-f359-420e-abe7-84c9f2c8703b/a5f7dc07-6ffe-4809-a402-8290b15ff04d/powercli60r3-releasenotes.html) is required only when you pass -User option in the report generation command to fetch the latest VM configuration information of the VMs. The Deployment Planner connects to vCenter server. Allow vCenter port (default 443) port to connect to vCenter server.</li>|
75+
|Profiling and throughput measurement| <ul><li>Operating system: Windows Server 2016 or Windows Server 2012 R2<br>(ideally matching at least the [size recommendations for the configuration server](/en-in/azure/site-recovery/site-recovery-plan-capacity-vmware#size-recommendations-for-the-configuration-server))</li><li>Machine configuration: 8 vCPUs, 16 GB RAM, 300 GB HDD</li><li>[.NET Framework 4.5](https://aka.ms/dotnet-framework-45)</li><li>[Visual C++ Redistributable for Visual Studio 2012](https://aka.ms/vcplusplus-redistributable)</li><li>Internet access to Azure (`*.blob.core.windows.net`) from this server, port 443<br>[This is optional. You can choose to provide the available bandwidth during Report Generation manually.]</li><li>Azure storage account</li><li>Administrator access on the server</li><li>Minimum 100 GB of free disk space (assuming 1,000 VMs with an average of three disks each, profiled for 30 days)</li><li>VMware vCenter statistics level settings can be 1 or higher level</li><li>Allow vCenter port (default 443): Site Recovery Deployment Planner uses this port to connect to the vCenter server/ESXi host</ul></ul>|
76+
| Report generation | A Windows PC or Windows Server with Excel 2013 or later.<li>[.NET Framework 4.5](https://aka.ms/dotnet-framework-45)</li><li>[Visual C++ Redistributable for Visual Studio 2012](https://aka.ms/vcplusplus-redistributable)</li> is required only when you pass -User option in the report generation command to fetch the latest VM configuration information of the VMs. The Deployment Planner connects to vCenter server. Allow vCenter port (default 443) port to connect to vCenter server.</li>|
7777
| User permissions | Read-only permission for the user account that's used to access the VMware vCenter server/VMware vSphere ESXi host during profiling |
7878

7979
> [!NOTE]
@@ -82,7 +82,7 @@ The tool has two main phases: profiling and report generation. There is also a t
8282
>
8383
8484
## Download and extract the deployment planner tool
85-
1. Download the latest version of [Site Recovery Deployment Planner](https://aka.ms/asr-deployment-planner).
85+
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).
8686
The tool is packaged in a .zip folder. The current version of the tool supports only the VMware to Azure scenario.
8787

8888
2. Copy the .zip folder to the Windows server from which you want to run the tool.

0 commit comments

Comments
 (0)