Virtual Environment Integration (VEA) agent VMware integration supports backup of Virtual Machine disks in parallel using Data Protector 9.05
Two omnirc varaibles can be used to manage this behavior:
OB2_VEAGENT_THREADED_DISK_BACKUP = 1 (default)
This variable is used to enable/disable the threaded disk backup. By setting to 0, the disk objects are backed up serially.
OB2_VEAGENT_DISK_CONCURRENCY = 10
This variable is used to increase the number of disk parallelism. By default, 9 threads will be run in parallel, with atleast one thread.