Quantcast
Channel: Veeam Support Knowledge Base
Viewing all articles
Browse latest Browse all 4362

Veeam Backup for Microsoft Azure Worker Size Information

$
0
0

Veeam Backup for Microsoft Azure Worker Size Information

KB ID: 4395
Product: Veeam Backup for Microsoft Azure
Published: 2022-12-21
Last Modified: 2022-12-21

Purpose

This article documents information regarding the Veeam Backup for Microsoft Azure worker size and configuration.

Solution

In Veeam Backup for Microsoft Azure, worker VMs are responsible for data transfer, including backup and restore operations, maintaining existing backup chains, and following the retention policy.

Default worker configuration is designed to cover most workloads, but sometimes, the worker's configuration must be changed to protect large workloads. To maintain the balance of backup speed and costs of worker VM instances, Veeam Backup for Microsoft Azure uses different worker sizes. 

The following worker sizes are recommended:

Profile Machine Type Purpose Backup Speed
Small F2s_v2 for backups of workloads with disks smaller than 100 GiB (default)
70-85 MB/s
Medium F4s_v2 for disks between 100 GiB and 1 TiB (default)
90-100 MB/s
Large F8s_v2 for disks over 1 TiB in size, also recommended for initial full backup (default)
125-140 MB/s
Archiving E2_v5 to handle data tiering (default)
85-110 MB/s

By default, the worker VM has a 30 GB disk size, which covers most deployments. The size of the metadata can be calculated according to this formula: 4 KB per 1 MB of backup. The metadata size may vary and is unlikely to be 4 KB since it's the worst-case scenario, but it's recommended to follow this estimation for planning the worker configuration.

For example, if the planned backup chain size is 10 TB, at least 40 Gb of free space on the worker disk is needed. Worker data disk size is managed by parameters in the Veeam Backup for Azure REST API per region.

The "Modify Worker Profiles" endpoint must be used to modify the worker's disk size per region.

The following configuration parameters are responsible for this:

/api/{version}/workers/profiles/{regionId}
Value
archiveWorkerDataDiskEnabled "True" / "False" (default)
archiveWorkerDataDiskSizeInGb 32
normalWorkerDataDiskEnabled "True" / "False" (default)
normalWorkerDataDiskSizeInGb 32
These parameters are hidden and not mentioned in REST API Reference. It is strongly recommended to contact Veeam Technical Support for assistance.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Viewing all articles
Browse latest Browse all 4362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>