Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Option to erase tapes when all images have expired

Created: 30 Oct 2009 | 3 comments
dbd's picture
5 Agree
0 Disagree
+5 5 Votes
Login to vote

An option to automatically erase tapes (quick or long) when they are moved to the scratch pool would be nice.  This probably wouldn't make sense on a PTL, but for a VTL, it would improve the accuracy of the VTL's status screen, which shows how much data is on each tape.

Comments

David McMullin's picture
30
Oct
2009
1 Vote +1
Login to vote

or even an option for a

or even an option for a secondary expiration - erase after X days of expiration.

It might be worthwhile to allow erase in background process - if drives are idle for X minutes, load a scratch tape and erase it...

NBU 7.0.1 on Solaris 10
writing to EMC 4206 VTL
duplicating to LTO2 in SL8500
(Soon to be LTO5)
using ACSLS 7.3.1

smpt's picture
31
Oct
2009
1 Vote +1
Login to vote

Very good idea.  At the

Very good idea. 
At the moment you can use bplabel command to erase the tapes. This will free the data from the tapes and the VTL will report the tape as empty.
You can make a script to do the same. Something like this:

for all tapes that are in scratch pool and the VTL
do
bplabel -m $tape
done

it can be run from the cron or manually. It does not have the "x days" parameter, but it gives you what you want. 

alazanowski's picture
12
Apr
2010
0 Votes 0
Login to vote

Good idea all around

This would be a good idea all around especially for "data sensitive" environments where even in a PTL it may be required to "purge" old data for security sake once a retention is complete. However, you'd obviously have to have the tapes available otherwise it'd cause a panic from the system trying to find them.

-Austin Lazanowski Backups cost way too much until you needed them.