Enabling Traffic Throttling
Traffic throttling setting in a network rule allows you to limit the impact of Veeam Backup & Replication tasks on network performance. Traffic throttling prevents jobs from utilizing the entire bandwidth available in your environment and makes sure that other network operations get enough traffic.
When several jobs that fall into the same network rule run simultaneously, Veeam Backup & Replication equally splits the throttled traffic between them. For example, if two jobs run at a time, each job gets half of the throttled traffic. Once one job finishes, the other gets the entire bandwidth allowed by the rule.
Note |
Consider the following:
|
Traffic can be throttled between the backup infrastructure components on which Veeam Data Movers are deployed, also capacity tier of the scale-out backup repository and object storage repository. The components differ depending on a data protection scenario. The following table shows this dependency.
Scenario | Components |
---|---|
Backup to a Microsoft Windows or Linux backup repository* | Backup proxy (onhost or offhost) and backup repository |
Backup to an SMB share, Dell Data Domain and HPE StoreOnce* | Backup proxy (onhost or offhost) and gateway server. |
Source and target backup repositories, gateway servers or WAN accelerators (if they are involved in the backup copy process). | |
Source and target backup proxies (onhost or offhost) or WAN accelerators (if they are involved in the replication process). | |
General-purpose backup proxy and backup repository. | |
General-purpose backup proxy and backup repository. | |
Backup repository and tape server. | |
Gateway server and object storage repository. |
* Veeam Backup & Replication throttles traffic between the listed components also if backups are created with Veeam Agents (Windows, Linux and so on) operating in the standalone or managed mode.
** Veeam Backup & Replication throttles traffic for all object storage repositories. For on-premises object storage repositories Veeam Backup & Replication uses network rules.
Configuring Traffic Throttling
To configure traffic throttling settings in a rule:
- From the main menu, select Network Traffic Rules.
- In the Global Network Traffic Rules window, click Add and select an IPv4 or IPv6 rule. Note that you can add the IPv6 rule only if IPv6 communication is enabled as descried in IPv6 Support.
- In the Name field, specify a name for the rule.
- In the Source IP address range section, specify a range of IP addresses for the backup infrastructure components on the source site.
- Specify ranges of IP addresses on the target site:
- To specify IP addresses of the backup infrastructure components, use the Target IP address range section.
- To throttle traffic to public networks, select the All public IP addresses check box. Public networks are all IPv4 networks whose IP ranges differ from 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16 and all IPv6 networks whose IP ranges differ from fc00::/7.
- Select the Throttle network traffic to check box.
- In the Throttle network traffic to field, specify the maximum speed that must be used to transfer data from source to target.
- If you want to throttle traffic during the restore activities, clear the Never throttle any restore activity check box.
- In the section under the Throttle network traffic to field, specify time periods when traffic is throttled:
- Select the All the time option if traffic throttling rules must be applied continuously.
- Select During the specified time periods only and use the diagram under it to mark the periods when the traffic must be throttled or not. Use the Unthrottle to field to increase or decrease the throttling limit for specific hours and days.
Several Rules with Traffic Throttling
If you create several rules with the same ranges of IP addresses, make sure that time intervals of the rules do not overlap. For example, to manage network traffic during business and non-business hours, you can create the rules as in the following example. These rules have the same ranges of IP addresses.
- Rule 1. Speed limit: 1 Mbps; time interval: Monday through Friday from 7 AM to 7 PM.
- Rule 2. Speed limit: 10 Mbps; time interval: Saturday through Sunday from 7 AM to 7 PM.
With such rules, Veeam Backup & Replication will limit the speed up to 1 Mbps during business hours and up to 10 Mbps during non-business hours.
If several rules have the same target/source IP address range but different speed limits, the lowest limit is used. For example, if you configure the following rules:
- Rule 1. Source IP range: 192.168.0.1–192.168.0.30; target IP range: 192.168.0.1–192.168.0.255; speed limit: 4 Mbps.
- Rule 2. Source IP range: 192.168.0.1–192.168.0.255; target IP range: 192.168.0.1–192.168.0.255; speed limit: 1 Mbps.
In this case, Veeam Backup & Replication will use the lowest speed limit — 1 Mbps.
The principle of several rules and the lowest speed limit also applies if some rules are created on the Veeam Backup & Replication side and others on the Veeam Agent for Microsoft Windows side. For more information on how to throttle traffic by Veeam Agent for Microsoft Windows, see the Veeam Agent Management Guide and Veeam Agent for Microsoft Windows User Guide.