cancel
Showing results for 
Search instead for 
Did you mean: 

Media density Hcart....

Javier_STK
Level 3
Accredited

Hi all!

i have a new Sl3000 with drives LTO4 and LTO5  (LTO4 for restores from LTO2 media).

i need manually change LTO5 media to a different density (hcart or hcart3) and create barcode rules to automatically add the LTO5 media to match the drive density, also add LTO4 drives as hcart2 to match density of LTO2 tapes.

wich is the best way to create the barcode rule? any suggestion?

Thanks

Javier

1 ACCEPTED SOLUTION

Accepted Solutions

Mark_Solutions
Level 6
Partner Accredited Certified

I think barcodes would be the easiest way here so make the barcodes for the new tapes totally different

I believe that the barcode tag works from the start of the bar code so if you current ones are ABC make the new ones CBA to distinguish them (or even just start the with a 5 - so 5AB for LTO5 ones)

You can then set the barcode rules - set the drives densities themselves to be matching and all your current LTO5 tapes change to the new density using:

vmchange -new_mt -m 5AB123 hcart3

Hope this all makes sense!

View solution in original post

4 REPLIES 4

Yasuhisa_Ishika
Level 6
Partner Accredited Certified

Barcode rule does not support wildcards, so we can not use barcode suffix as type identifier. We can only specify prefix of barcode in barcode rules.

I have no idea but preparing barcode labels that has unique prefix for LTO5 and adding this prefix into barcode rules.

Genericus
Moderator
Moderator
   VIP   

On my Solaris master, I updated the /usr/openv/volmgr/vm.conf

If you look at the barcode rules display, Media Type Mappings tab, you can see how it displays your tapes - my LTO5 shows as ACS_LTO_1_5T, and I had the HCART designation available.

# cat vm.conf
ACS_UNKNOWN=HCART
ACS_LTO_1_5T=HCART
 

 

There is no absolute correlation between HCART, HCART2, HCART3 and any LTO values once you get to LTO4 and LTO5 - they will default for up to LTO3, but can be assigned after that.

You will want to set LTO4 to be HCART2, so they can load the LTO2 tapes.

NetBackup 9.1.0.1 on Solaris 11, writing to Data Domain 9800 7.7.4.0
duplicating via SLP to LTO5 & LTO8 in SL8500 via ACSLS

Mark_Solutions
Level 6
Partner Accredited Certified

I think barcodes would be the easiest way here so make the barcodes for the new tapes totally different

I believe that the barcode tag works from the start of the bar code so if you current ones are ABC make the new ones CBA to distinguish them (or even just start the with a 5 - so 5AB for LTO5 ones)

You can then set the barcode rules - set the drives densities themselves to be matching and all your current LTO5 tapes change to the new density using:

vmchange -new_mt -m 5AB123 hcart3

Hope this all makes sense!

Marianne
Level 6
Partner    VIP    Accredited Certified
Media Type Mappings apply to API robots (such as ACSLS) only, not TLD robots.