Tape labeling, barcodes and volume pool assignment...
Hi,
I got a Netbackup system that I’ve inherited from a previous admin and the fact I’m still familiarizing myself with the product, I have a task to implement which I have not done before and need your advice!
We have a volume pool called “AB-Pool” and I got 40 new tapes and labels and I have no idea how to go through labelling the tapes, get the library to read the barcodes and assign them to “AB-Pool” with Netbackup reading every barcode as the label says.. The labels I got start from AB-0330L5 to AB-0370L5.
We are running NetBackup 7.5.0.5 on Windows 2008 R2, 1 Master server, 2 media servers each connected to its own library…
Thanks in advance!
OK, we need to know if the robot reads and reports only the 1st 6 characters of the label or the entire label, including the L5 at the end (8 chars).
The problem with all 8 characters is that NBU will store all 8 characters in the Barcode field, but only the last 6 chars will be stored in the Media id field meaning AB0370L5 will just be 0370L5. This is the NBU default.
The assumption is that you want the media id as AB0370, right?
In that case, check to see if Media Id Generation rule has been added (another tab in the Inventory GUI).
Here you will add the robot number (you will have to add 2 rules, one for each robot), the length of the barcode (8) and the characters that you want to store as Media id (1:2:3:4:5:6).
This rule will be stored on the master in the vm.conf file (...\veritas\volmgr).
If you use Windows Admin Console or any of the media servers to perform Inventory, you need to copy this vm.conf entry to those machines as well.