This guide provides guidelines for effective use of the multi-stream Virtual Machine backup feature and discusses the best practices to derive optimum performance. Infrastructure recommendations, configuration best practices and tools and techniques for troubleshooting bottlenecks are discussed.
Below is a generic representation of the backup infrastructure with Backup Exec components, various types of storage and network elements and connectivity between them. This could aid in better understanding of the factors that affect data flow efficiency and common causes of bottlenecks described below.

IOPS of source & target storage.
Available network capacity between source & target storage.
As the structure of networks and infrastructure configurations are diverse, below can be considered as baseline recommendations for multi-stream VM backup.
As the performance of multi-stream VM backup is largely dependent on the available I/O capacity of disk storage and of a network that is specific to the target environment, it is recommended to try sample backup runs with different values of the stream-count to determine the suitable configuration that provides optimal backup performance.
The cumulative throughput rate for all data-streams in the Job Log could be compared to the throughput of a single-stream backup to identify gain or loss in performance. This also helps in identifying the available end-to-end I/O capacity and planning a suitable concurrency model for the environment. In addition, as described in the sections below, performance statistics in the Job Log can help identify the source of bottleneck in the backup chain.
Popular tools like iPerf for network performance measurement and fio, diskspd for storage performance measurement can also be used to measure the IO capacity.
The minimum and maximum number of streams configured for the job determines the number of disks that are backed-up simultaneously. In addition, the number of 'Write Sessions' configured for the target storage also controls the number of concurrent streams that get created across jobs. Also, it is important to note that each multi-stream job utilizes one instance of Write Session for a control stream that backups metadata of the VM and this needs to be considered while configuring device concurrency. It is essential to consider the available IO capacity of the backup infrastructure and use these parameters to limit the number of streams to balance the workload and avoid performance bottlenecks.
A simple approach to arriving at the right stream-count that could provide maximum performance and avoiding any overheads is to measure the IO capacity in the backup chain and balance it out with right concurrency. i.e. Available capacity of the target and the network should at least match the cumulative throughput created by all streams at the source. Below are few example configurations and results of performance validation that provide more insights into considerations for configuring concurrency.
Example 1. High-Capacity Single Source and Target Storage
Single Source Storage, 3 Virtual Disks, 550GB Backup Size
Source IO Capacity (SSD) : 750 MB/s; Target IO Capacity (SSD) : 750 MB/s
1-Stream Throughput : 326 MB/s; 2-Stream Throughput : 581 MB/s; 3-Stream Throughput : 700 MB/s
Analysis : Significant performance gains were observed until the 3rd stream. Post which performance may degrade due to lack of capacity.
Example 2. Dual Low-Capacity Sources and Higher-Capacity Target
Dual Source Storage, 6 Virtual Disks, 750GB Backup Size
Source IO Capacity (Fiber Channel) : 150 MB/s, 60 MB/s; Target IO Capacity (HDD) : 350 MB/s
1-Stream Throughput : 132 MB/s; 3-Stream Throughput : 187 MB/s; 6-Stream Throughput : 195 MB/s
Analysis : Stream count configuration beyond 3 didn’t result in any performance gain as the source storage is low in capacity. Distributing the 6 virtual disks to more than 2 source storage may improve the throughput significantly.
Example 3. Dual Higher-Capacity Sources and Low-Capacity Target
Dual Source Storage, 2 Virtual Disks, 1200GB Backup Size
Source IO Capacity (Fiber Channel) : 500 MB/s, 500 MB/s; Target IO Capacity (HDD) : 550 MB/s
1-Stream Throughput : 496 MB/s; 2-Stream Throughput : 506 MB/s
Analysis : As the cumulative IO capacity of the source storage is much higher than the target storage, even a count of 2-streams didn’t result in any performance gain. A higher IO capacity target storage needs to be configured to gain performance.
Example 4. Dual Higher-Capacity Sources and Very Low-Capacity Target
Dual Source Storage, 2 Virtual Disks, 300GB Backup Size
Source IO Capacity (HDD) : 350 MB/s, 350 MB/s; Target IO Capacity (Fiber Channel) : 150 MB/s
1-Stream Throughput : 135 MB/s; 2-Stream Throughput : 144 MB/s
Analysis : There is a clear mismatch of IO capacity with very slow target storage and multi-stream backup will likely result in degraded backup performance in such configurations.
Example 5. Dual Very Low-Capacity Sources and Higher-Capacity Target
Dual Source Storage, 4 Virtual Disks, 600GB Backup Size
Source IO Capacity (HDD) : 65 MB/s, 65 MB/s; Target IO Capacity (Fiber Channel) : 350 MB/s
1-Stream Throughput : 61 MB/s; 4-Stream Throughput : 211 MB/s
Analysis : Although throughput is less, such a configuration provides significant performance gains due to higher target storage IO capacity compared to source.
Example 6. Dual Higher-Capacity Sources and Lower-Capacity Target
Dual Source Storage, 6 Virtual Disks, 750GB Backup Size
Source IO Capacity (HDD) : 350 MB/s, 350 MB/s; Target IO Capacity (Fiber Channel) : 650 MB/s
1-Stream Throughput : 346 MB/s; 2-Stream Throughput : 585 MB/s; 3-Stream Throughput : 619 MB/s
Analysis : Performance gains in this configuration could be observed until the stream count of 3, beyond which limitation of target could result in degradation in throughput.
Below are the scenarios where a bottleneck with multi-stream backups could most likely be observed.
The job log provides statistics on the performance of a multi-stream backup, i.e. the efficiency of data flow from source to target, which helps in identifying bottlenecks during the data transfer process.
Four metrics are described beloware captured for each disk backed-up across all streams that help assess backup efficiency.
Additional benchmarking can be performed with performance measurement tools like iperf, fio, diskspd, perfmon. Network and storage vendor tools can also be used to pinpoint bottlenecks in the backup chain.