Can't import tape -How change the barcode?
Hi People, here I'm again ...
I'm trying to import a tape to EMM but I have this error :
23/02/2015 18:33:02 - begin Import
23/02/2015 18:33:05 - started process bptm (pid=44171592)
23/02/2015 18:33:06 - started process bptm (pid=44171592)
23/02/2015 18:33:06 - mounting A520L3
23/02/2015 18:33:05 - requesting resource A520L3
23/02/2015 18:33:06 - granted resource A520L3
23/02/2015 18:33:06 - granted resource IBM.ULT3580-HH5.003
23/02/2015 18:33:53 - mounted A520L3; mount time: 0:00:47
23/02/2015 18:33:53 - Error bptm (pid=44171592) Media mounted has media id of H20073, but A520L3 was requested. Must add H20073 to Media Manager volume database and retry.
23/02/2015 18:33:54 - Error bpimport (pid=18677894) Status = cannot perform specified media import operation.
23/02/2015 18:33:54 - end Import; elapsed time 0:00:52
cannot perform specified media import operation (176)
We have Master AIX 6.1, media server AIX 6.1, Netbackup 7.0.1, this backup was maded over a EMC EDL4100.
Resumen
The backup was made with Netbackup 7.0, using the same EMM that we use now, but was performed using EDL4100 and export to LTO3 physical tape using EDL4100 interface, right buttom over the tape and export to Adic i500, for this reason the differents barcodes.
Now EDL4100 was decommissioned and we are using DD860 with TS3100 IBM tape library, with LTO5.
And I need to restore some information from this tape.
How can I rename the tape or use the the information from the tape?
Thanks for your help.
You will need to make a note of the slot #, delete A520L3, add media as media-id H20073 with barcode A520L3.
e.g. vmadd -m H20073 -mt <density> -p <pool-number> -b A520L3
Then right-click the media-id in the GUI and 'move' it into robot #, slot ##, matching volume group... (or Inventory the robot to update slot #)If media-id H20073 already exists in NBU database, just add/change barcode field:
vmchange -barcode A520L3 -m H20073
Hope this helps!