we have a backup to tape job, which backups a full backup of several source jobs to tape once a week. Our tape library has two drives. Of course we want Veeam to use both drives parallel to speed up the backup to tape.
Veeam does actually use both drives, but not in the best way. The source jobs have different sizes, there are smaller source jobs (<1GB) and bigger ones (>1TB). Currently Veeam processes those source jobs alphabetically. This leads to both drives processing some small jobs first. After that drive A starts processing a big job while B starts processing a medium one. Drive B finishes the medium job and starts backing up the biggest job after that. Drive A has nothing to do for several hours.
It would be *much* better if Veeam would calculate the best sequence of the source jobs when using multiple drives. Because Veeam actually knows the sizes of the source jobs (the backups are already on disk) it should be no problem at all to calculate a good sequence, e.g. one drive starting with the biggest job, so the other drive can handle all small and medium jobs. Is it possible to realize that feature?
If not it would at least be good to be able to change the sequence of source jobs manually. This is actually currently not possible. I cannnot rename the source jobs and I cannot change the sequence when editing the tape job. I could actually create a brand new tape job with a different sequence, but this would probably destroy my backup chain and would start with a full backup again

Any ideas?
Best regards,
UT2015