Example barcode rules
The following table shows some example barcode rules. Rules are sorted first according to the number of characters in the barcode tag and then by the order added. Two exceptions are the <NONE> and <DEFAULT> rules, which are always located at the end of the list.
Table: Example barcode rules
| Barcode tag | Media type | Volume pool | Max mounts and cleanings | Description |
|---|---|---|---|---|
|
DLT |
DLT |
d_pool |
200 |
DLT backup |
|
CLD |
DLT_CLN |
None |
30 |
DLT cleaning |
|
<NONE> |
DEFAULT |
None |
0 |
No barcode |
|
<DEFAULT> |
DEFAULT |
NetBackup |
0 |
Other barcodes |
Assume that you select the following media settings (update options) for the update operation for a new HCART volume in a TLD robot:
Media type = HCART
Volume group = 00_000_TLD
Use barcode rules = YES
Volume pool = DEFAULT
If a new volume in this robotic library has a barcode of TLD00001, NetBackup uses the rule with the barcode tag of TLD. NetBackup assigns the following attributes to the volume:
Media ID = 800001 (last six characters of barcode)
Volume group = 00_000_TLD
Volume pool = t_pool
Maximum mounts = 0 (no maximum)
If a new volume has a barcode of TL000001, NetBackup uses the rule with the barcode tag of TL. NetBackup assigns the following attributes to the volume:
Media ID = 000001 (last six characters of barcode)
Volume group = 00_000_TLD
Volume pool = None
Maximum mounts = 0 (no maximum)