85 Posts

June 11th, 2018 10:00

A couple notes:

VTL's are like real tape - unless you erase/reuse them - they NEVER release the storage associated to them

.

So number one:

You should only have enough scratch tapes fill up every drive, and  to hold what you need (plus maybe 2 cycles overhead for growth).   What is happening here is your just eating new tapes and never releasing the blocks on old tapes.  You must overwrite the old tape to get blocks back. We see this all the time that users just create 3000 tapes, and never re-use the first tape until tape 3000 is full.

So to fix this - you need to calculate how many tapes per day you need, multiple by days retention, and then add a couple weeks. You need to destroy all the tapes that have been used and expired, and then run cleaning.

This should reduce your usage massively.

Kevin

2 Posts

June 14th, 2018 10:00

Thank you for the response.  We are cycling our tape inventory and re-initializing tapes via BRMS as they expire.   With our retention periods we are usually only gaining a little over 1TB of cleanable space per week.

As I understand it once the 'tapes' are initialized it creates cleanable space on the DD which is reclaimed during the weekly cleaning cycle.

No Events found!

Top