cancel
Showing results for 
Search instead for 
Did you mean: 

Question on how backup done on multiple autoloader

Puffy
Level 6
I have a 5 drives autoloader. I notice that there are sometimes 10 active jobs running.
 
Is this because of mutliplexing that the drive is capable of writing a few sets of data concurrently ?
 
I'm trying to understand what will be the impact if I increase the muliplex to a higher number. Will it reduce the backup window duration ?
 
Thanks.
 
 
1 REPLY 1

Stumpr2
Level 6
What is the difference between multiplexing and multistreaming?
 
Details:
Multiplexing sends data from multiple clients to a single tape drive.  
This is useful for low end clients with slow throughput (such as over a slow network connection). Since these clients cannot send data fast enough to keep the tape drive busy, multiplexing will allow backups of multiple clients to send data to a single tape drive simultaneously. Multiplexing is the process of alternately sending (interleaving) data. In this case, alternately writing or interleaving multiple clients data to a single tape.

Multistreaming sends data from a single client to multiple tape drives.
Multistreaming is on the other end of the spectrum where there is a high-end client and throughput that is greater than a tape drive can handle. Multistreaming allows multiple backups (streams) of a single client to occur simultaneously to multiple tape drives.

Multiplexing and multistreaming can be used together. The right combination can reduce backup times of large clients. Be aware that multiplexing will reduce the performance of restores. The larger the multiplexing factor, the greater the impact on restore performance.

Care should be taken to ensure that more than one stream does not access one physical disk at the same time, as this can cause "disk head thrashing" and may eventually lead to disk failure.