Standalone Tape, how to proceed if the second tape is requried.
Hi,
We are using a standalone tape library.
Now, we label the tape manually based on the day of the week (e.g. Sumday = A00001).
There should be no problem now as the tape capacity still can store the data backup required.
However, when we incrased the data to be backedup (e.g. additional hard disks), one tape might not be enough.
How to design the backup policy in such a way, it will accept the second tape?
How does labelling work for the second tape?
Best to pre-label tapes.
Say you have 6 physical tapes and you decide to put labels/stickers on them:
A00001
A00002
A00003
A00004
A00005
A00006You next go to Media Gui and add new volumes: A00001 - 6
Ensure density matches that of the tape drive and select a pool.Once added, you insert tape A00001 into the tape drive, wait for the 'Ready' light on the drive, then use bplabel as per the TechNote:
bplabel -m A00001 -d hcart -o -p NetBackup -u 0Repeat for rest of tapes.
So, when A00001 is full, NBU will prompt you to load next available media in the drive.