Does each system have their own VTL? That may not always be the best way to do it, especially if the data is similar to several other servers.
Let's say you have 10 Windows fileservers and 10 Linux application servers. Would it make sense to backup all systems to one location (VTL)? No, not really. Your deduplication will suffer therefore the data will take up more space on disk. The solution is to create TWO VTL's, not 20. The 10 Windows servers will backup to one VTL, and the Linux servers will backup to the other.
So, just think about that before you start going crazy with VTL creation.
But I digress, how to configure multistreaming.
For me, the number of backup streams is generally determined by the 'Backup Object Summary' page. If you're backing up an entire system and only one item is listed under that tab, that means ONE stream will backup the entire server. This isn't always the best. Let's say you have a server with a C, D, and E drive. Here's how I would configure it.
1. Create a Blank Filesystem Backup
2. Find the server, then check if off
3. Expand it and UNCHECK the D and E drive
4. Right-click on the server, choose Copy
5. Expand the duplicate server, check D
6. Copy the server again.
7. Expand the third duplicate server, check E.
8. Next, then change the backup destination and change the Max value to 3
As you progress forward, you'll see three rows in the Backup Object Summary page. That means there will be three streams. This practice has worked really well for me, and I've been more granular too. Let's say you know there are four directories on the root of D that take up a lot of space. You could follow the same practice and only choose that directory, then copy the server, choose the next folder, and so on.
Another thing of importance is the Order field in the summary page. If you want the largest directories/drives backed up first, change the Order by right-clicking the line then Move up or Move down. That feature isn't advertised well and it's difficult to find too.
Let us know how you make out!