Vault script very slow to duplicate small images
Hello,
I have a query around Vault, I'm sure this has been asked several times already, but no harm in asking again...
We have configured our backups of various SQL Server databases to be written to a disk storage unit. We then use Vault to duplicate off these backups to tape. Many of the backups, particularly of transaction logs, can be very small in size, typically 1-2Kb and on a typicaly day, there can be around 2000 of these small backups.
When the Vault job runs, I've noticed in the Activity Monitor that it does a lot of processing before reading each backup and copying it to tape, this processing taking several seconds to complete each time. This gives us 2 problems:
- Firstly, it makes copying off potentially 2000 1-2Kb images painfully slow, it can take up to 14 hours to duplicate what is a very small amount of data, typically less than 10GB.
- Secondly, it must be causing "shoe-shining" on the tape heads
Is there any way to speed this up? Can the processing steps the Vault script is running be removed or simplified?
Thanks