This is an archive version of the document. To get the most up-to-date information, see the current version.

WAN Accelerator Sizing

To ensure correct work of remote jobs over WAN accelerators, you must provide enough free space for service data on source and target WAN accelerators.

Source WAN Accelerator

When you run a remote job over WAN accelerators, Veeam Backup & Replication analyses data blocks going to target and calculates digests for these data blocks. Digests data is stored on the source WAN accelerator, in the VeeamWAN folder on the disk that you select when you configure the WAN accelerator.

WAN Accelerator Sizing 

You must make sure that there is enough disk space on the source WAN accelerator to store digest data. The amount of required space is calculated by the following formula:

Digest Size = 5% of Provisioned VM Size

For example, if you plan to process 10 VMs whose provisioned size is 2 TB, you must allocate 100 GB of disk space for digest data on the source WAN accelerator.

Target WAN Accelerator

You must make sure that you provide enough free space to store the following data on the target WAN accelerator:

Global Cache Data

Global cache is stored on the target WAN accelerator, in the VeeamWAN folder on the disk that you select when you configure the WAN accelerator. The size of global cache is specified in the properties of the target WAN accelerator.

WAN Accelerator Sizing 

You must provide enough free space for global cache data. It is recommended that you provide 10 GB per every type of OS on VMs that you plan to process. By default, Veeam Backup & Replication allocates 100 GB for the global cache size.

For example, you want to process the following VMs:

There are 3 types of OSes so you must allocate 30 GB for the global cache on the target WAN accelerator.

WAN Accelerator Sizing Note:

Global cache is stored only on the target WAN accelerator. You do not have to provide space for global cache on the source WAN accelerator.

Digest Data

In some cases, Veeam Backup & Replication may require more space on the target WAN accelerator than specified in the WAN accelerator properties. This can happen if digest data on the source WAN accelerator are missing or cannot be used. For example:

In such situations, the target WAN accelerator will have to calculate digest data on its own, which will require additional space.

For safety reasons, it is recommended that you provide the following amount of space for digest data on the target WAN accelerator:

Digest Size = 2% of Provisioned VM Size

This amount of space is required for digest data recalculation. If you do not provide this amount of space and a situation when Veeam Backup & Replication needs to recalculate digest data occurs, the remote job will work in the limited mode. Veeam Backup & Replication will not deduplicate data against the previous restore points copied to target. For more information, see Global Data Deduplication.

WAN Accelerator SizingImportant!

When you specify the global cache size for a target WAN accelerator, you do not allocate any space for storing digest data. To let Veeam Backup & Replication recalculate digest data, you must make sure that necessary amount of free space is available on the target WAN accelerator (in addition to the space allocated for the global cache).

For example:

  • You have allocated 100 GB for global cache on the target WAN accelerator.
  • Provisioned size of VMs to be processed is 2 TB.

In this case, the needed amount of free disk space for the global cache on the target WAN accelerator is:

100 GB + 40 GB = 140 GB

Many-to-One WAN Acceleration Scenario

Global cache size is calculated per 1 source WAN accelerator working with the target WAN accelerator. If you plan to use several source WAN accelerators with 1 target WAN accelerator, you must increase the size of the global cache proportionally. The cache data for every source WAN accelerator will be stored in a dedicated subfolder in the global cache folder of the target WAN accelerator. The global cache size is calculated by the following formula:

Total Global Cache Size = (# of Source WAN Accelerators) * (Size of Global Cache Configured in Target WAN Accelerator Properties) + Digest Size

For example:

  • You have 4 source WAN accelerators in the source side working with 1 target WAN accelerator in the DR site.
  • The global cache size configured in properties of the target WAN accelerator is 100 GB.
  • The size of VMs to be processed is 2 TB.

In this case, the needed amount of free disk space for the global cache on the target WAN accelerator is:

4*100 GB + 40 GB = 440 GB

 

WAN Accelerator Sizing Note:

For more information and recommendations on WAN accelerator cache sizing, see the Veeam KB1877 article.