cancel
Showing results for 
Search instead for 
Did you mean: 

Netbackup incorrectly assigning MediaIDs at first but corrects when deleted & re-scanned.

ta-fs
Level 2

Netbackup v10.2.0.1 - We're importing & cataloging (P1/P2) 1000s of tapes and we've got a script that does inventory (vmupdate) when the tapes are loaded for multiple media agents. The MediaID generation rule are applied, for few random tapes it does not add the initials eg.: NS is not added for tape NS1234 but it is updated as 1234L6 (default inventory) which fails the import jobs as it cannot find the tape.

The same tapes [updated as 1234L6] when deleted from console and re-scanned manually from console gets the correct barcode NS1234. It is random & intermittent (but happens atleast once in 2 days) so I was hoping to get more details from Logs when it happens. 

It will be good to know which logs are required apart from bptm on media agents and if there are any other robot/inventory specific logs with higher debug ?

Thank you.

4 REPLIES 4

ta-fs
Level 2

tafs_0-1715131694403.png

 

StefanosM
Level 6
Partner    VIP    Accredited Certified

I have not use the command to inventory new media. But my thoughts are:

There is an unsupported option for the command vm "-use_first_6_barcode_chars" but as you manually change the first two characters of the barcode, I see no use of it.  In case the barcode is indeed starting with NS then you can use this option and solve your problem.

try to add the following line to the /usr/openv/volmgr/vm.conf (or the equivalent for windows) to all media servers and retry the command
MEDIA_ID_BARCODE_CHARS = 0 8 #N:#S:3:4:5:6
MEDIA_ID_BARCODE_CHARS = 5 8 #N:#S:3:4:5:6
MEDIA_ID_BARCODE_CHARS = 6 8 #N:#S:3:4:5:6

If this will not work, You have to do the first inventory manually using the GUI.

By the way, what is the real barcode of the tapes and why you are changing the first two characters?

 

 

 

Hi @StefanosM - thank you for your response & inputs. Apologise, I did not get your update notification and I happened to revisit this today.

I couldn't find -use_first_6_barcode_chars in any command guide but I'll give it a try in lab and see how that goes.

I've got those entries in vm.conf already identical to what's posted. The reason we're forcing the NS at start is because the inventory wasn't taking the NS from the actual tape media barcodes. I can give it a try with 1:2:3:4:5:6 but seems in the past I had some inconsistent results with missing NS.

Let me try your suggested parameter and i'll also try 1:2:3:4:5:6 again.

Any logs or debug to review the behaviour ?

 

StefanosM
Level 6
Partner    VIP    Accredited Certified

as I told you -use_first_6_barcode_chars is an unsupported option. You will not find it in the manuals.
How many libraries you have and what are their numbers.

From the UI screenshot you mast have only 3 libraries with numbers 0 5 and 6. If you have more libraries or the numbers are not 0 5 6 then you have a misconfiguration   in the generation rules.

In general I never had problems with generation rules. If you still have problems you can add them manual using the media-> new volume and then the media ->update barcode