
close
close
This post will show you Microsoft’s method for calculating the storage account requirements and replication bandwidth requirements for the DR-in-the-cloud solution, Azure Site Recovery (ASR), for VMware and Hyper-V.
I’ve been asked “How much bandwidth do I need for ASR?” countless times. How long is a piece of string? The bandwidth requirements of any kind of replication system are dependent on several factors; I’ll break these into two phases:
advertisment
Luckily, ASR uses asynchronous replication, so latency is not an issue. You might choose to use a local Azure region for your recovery services vault(s), or you might opt to use a remote region for an additional layer of protection.
Storage is the second variable. Everyone realizes that the amount of storage required impacts the cost of the solution, but few ever thing about storage account performance. ASR supports Standard Storage (HDD) and Premium Storage (SSD) accounts. The other issue is that a storage account has a limit on performance, so you might need to have multiple storage accounts instead of just one. How will you know how many you need, short of sticking a wet finger in the air?
Microsoft has shared a process that allows us to scientifically estimate our bandwidth and Azure requirements for an ASR deployment. The process works as follows:
We need to identify the machines in the on-premises environment, get disk size information, and determine data churn. Both Microsoft and VMware share tools for doing so for their respective hypervisors:
Scanning Hyper-V usage for Azure Site Recovery [Image Credit: Microsoft]
advertisment
The ASR Capacity Planner is a spreadsheet tool that you can use, assuming you have gathered the required data, to size your ASR deployment. The tool works in two ways:
The Quick Planner is easy to use. You enter:
Inputting data in the ASR quick planner [Image Credit: Aidan Finn]
advertisment
ASR quick planner sizing results [Image Credit: Aidan Finn]
More in Cloud Computing
AWS DataSync Now Integrates With Google Cloud Storage and Microsoft Azure
Jun 15, 2022 | Michael Otey
Build 2022: Microsoft Introduces New Dev Box Cloud PC Service for Developers
May 24, 2022 | Rabia Noureen
Most popular on petri