Unsolved

This post is more than 5 years old

21 Posts

3448

April 20th, 2012 01:00

Recyclables Tapes and Data Domain VTL

In our environment we have networker 7.6.3 installed on a AIX server, we use the VTL fonctionnality of a Data Domain (last firmware version ), the auto managment are enable.

We have a problem with the recyclables Tapes, we have a lot in our pool but networker rather prefer to take a appendable tape. This is problematic because it does not free disk space on the data domain. So i can create a script that check what tape are recyclable and re labelling it but i whant to be sure that there is not a more formal process from EMC.

Thanks

Patrice

21 Posts

April 20th, 2012 06:00

Hi ShivaKiran,

Thanks for the respons, i agree with this but it's always a manual intervention, i want to have a process that will do it automatically, without intervention.

Regards

April 20th, 2012 06:00

Hi Patrice,

Normally Netwoker follows the following volume selection:

  • Any mounted tape of the same pool with room for backup
  • Appendable tape in the same pool and/or blank labeled tape in the same pool
  • A full and recyclable tape in the same pool
  • A full and recyclable tape from other pool, if "recycle from other pools" is set
  • With Auto Media Management (AMM) enabled a blank unlabeled tape

So you can mark the appendable volumes are read-only which will next consider the recyclable tapes when auto media management is enabled.

Thanks

ShivaKiran

April 20th, 2012 08:00

Hi Patrice,

With Netorker, you can only use recycleable tapes when the appendable tapes are marked read only.

Since you want the automated process of picking up recycleable tapes, you make have to use your own script

  • To mark the appendable tapes as read-only

or

  • script to use only recycleable tapes and ignore appendable tapes

Thanks

ShivaKiran

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

April 30th, 2012 14:00

Mores wrote:

Thanks for the respons, i agree with this but it's always a manual intervention, i want to have a process that will do it automatically, without intervention.

It is automatic, but the problem you have is that you created bunch of appendable tapes which will get used first.  So, instead do calclulation on how many tapes you need based on data so far and have those in rotation plus some overhead. Popular method in the past was to label all tapes to scratch pool, recycle them and set property of that pool to recycle to other pools while production pools could recycle from scratch pool.  I believe that method was popular due to NetBackup and their scratch pool vision. Anyway, calculate how many tapes you need per pool and remove extra appendables and you should be ok.  If you NW to take unknown tapes if it needs extra, use either scratch approach or AMM which will automatically use unknown tape (I do not consider that safe so I won't suggest that as an option).

May 2nd, 2012 08:00

Patrice

Firstly, you seem to have a misconception about appendable and recyclable tapes:

  • an appendable tape is a tape which can be written to but is not yet marked as full.
  • a recyclable tape is one which all savesets on have been marked as recyclable and thus elgible for reuse.

When you relabel a tape it becomes appendable so it simply becomes part of the pool of appendable tapes you have to work from; one implication of this is that the data on those tapes can no longer be restored; that should not be an issue as it has gone out of its retention period but there is always a possibility one day it will be useful.  One more point, you are in a worse situation with a VTL by having lots of appendable tapes because this may cause virtual media to be used over a longer period of time and thus take longer to expire, meaning you have more dead space and thus fill up your VTL faster.

Regards

David

21 Posts

May 3rd, 2012 02:00

Hello,

Thank you all for your answers, i will reduce at the maixum the appendable and do a script to relabel the recycle tape automatically.

Regards.

Patrice

0 events found

No Events found!

Top