cookbook:netbackup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbook:netbackup [2020/02/19 04:12] – [Example Command Line Arguments] Scott Cunliffe | cookbook:netbackup [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
===== Data Extraction From Netbackup Vault ===== | ===== Data Extraction From Netbackup Vault ===== | ||
- | The first step in Syncronizing | + | The first step in Synchronizing |
Using the administrative tool vmquery, the Volume data can be extracted into a text file. | Using the administrative tool vmquery, the Volume data can be extracted into a text file. | ||
Line 21: | Line 21: | ||
{{vmquery_extract.png}} | {{vmquery_extract.png}} | ||
===== The vmquery command ===== | ===== The vmquery command ===== | ||
+ | |||
+ | <note important> | ||
+ | \\ | ||
+ | If vmquery is not installed please refer to your NetBackup administrator.</ | ||
The vmquery main page describes the command as: | The vmquery main page describes the command as: | ||
- | > Query the Enterprise Media Manager database, or assign and unassign | + | > Query the Enterprise Media Manager database, or assign and un-assign |
To get a report that is suitable for the TapeTrack Sync command, the following minimum arguments should be used: | To get a report that is suitable for the TapeTrack Sync command, the following minimum arguments should be used: | ||
- | <sxh plain;> | + | <code plain;> |
vmquery -W -a > Report.txt | vmquery -W -a > Report.txt | ||
- | </sxh> | + | </code> |
Where: | Where: | ||
* '' | * '' | ||
Line 41: | Line 45: | ||
==== Example vmquery output ==== | ==== Example vmquery output ==== | ||
- | <sxh plain;> | + | <code plain;> |
MediaID OpticalPartner MediaType Barcode BarcodePartner RobotHost RobotType RobotNum RobotSlot Side/Face VolumeGroup Pool PoolNum PrevPool NumOfMounts MaxMounts NumOfCleanings CreateDatetime AssignedDatetime FirstMountDatetime LastMountDatetime ExpirationDatetime Status OffsiteLocation OffsiteSentDatetime OffsiteReturnDatetime OffsiteSlotID OffsiteSessionID Version DescriptionLength Description ContainerID | MediaID OpticalPartner MediaType Barcode BarcodePartner RobotHost RobotType RobotNum RobotSlot Side/Face VolumeGroup Pool PoolNum PrevPool NumOfMounts MaxMounts NumOfCleanings CreateDatetime AssignedDatetime FirstMountDatetime LastMountDatetime ExpirationDatetime Status OffsiteLocation OffsiteSentDatetime OffsiteReturnDatetime OffsiteSlotID OffsiteSessionID Version DescriptionLength Description ContainerID | ||
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
Line 54: | Line 58: | ||
E00008 - HCART E00008 - bak901.corp.store.net TLD 1 8 - 000_00001_TLD NDMP_Incremental 9 - 6 0 - 11/02/2012 19:03 01/04/2013 05:00 12/10/2012 08:16 01/07/2013 05:01 00/00/0000 00:00 0 - 00/00/0000 00:00 00/00/0000 00:00 - - 50 22 Added by Media Manager - | E00008 - HCART E00008 - bak901.corp.store.net TLD 1 8 - 000_00001_TLD NDMP_Incremental 9 - 6 0 - 11/02/2012 19:03 01/04/2013 05:00 12/10/2012 08:16 01/07/2013 05:01 00/00/0000 00:00 0 - 00/00/0000 00:00 00/00/0000 00:00 - - 50 22 Added by Media Manager - | ||
E00009 - HCART E00009 - bak901.corp.store.net TLD 1 16 - 000_00001_TLD NDMP_Incremental 9 - 6 0 - 11/02/2012 19:03 01/07/2013 05:00 12/10/2012 08:24 01/08/2013 05:02 00/00/0000 00:00 0 - 00/00/0000 00:00 00/00/0000 00:00 - - 50 22 Added by Media Manager - | E00009 - HCART E00009 - bak901.corp.store.net TLD 1 16 - 000_00001_TLD NDMP_Incremental 9 - 6 0 - 11/02/2012 19:03 01/07/2013 05:00 12/10/2012 08:24 01/08/2013 05:02 00/00/0000 00:00 0 - 00/00/0000 00:00 00/00/0000 00:00 - - 50 22 Added by Media Manager - | ||
- | </sxh> | + | </code> |
==== Post-processing ==== | ==== Post-processing ==== | ||
Line 65: | Line 69: | ||
- | <sxh plain;> | + | <code plain;> |
vmquery -W -a > Report.txt | vmquery -W -a > Report.txt | ||
TMSS10SingleSpace -d "," | TMSS10SingleSpace -d "," | ||
- | </sxh> | + | </code> |
{{vmquery_extract_csv.png}} | {{vmquery_extract_csv.png}} | ||
Line 74: | Line 78: | ||
=== Example TMSS10SingleSpace output=== | === Example TMSS10SingleSpace output=== | ||
- | <sxh plain;> | + | <code plain;> |
MediaID, | MediaID, | ||
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
Line 87: | Line 91: | ||
E00008, | E00008, | ||
E00009, | E00009, | ||
- | </sxh> | + | </code> |
==== Barcodes ==== | ==== Barcodes ==== | ||
Line 105: | Line 109: | ||
- Command line arguments that instruct the program how to process volumes. | - Command line arguments that instruct the program how to process volumes. | ||
- A synchronization definition file that instructs the program how to interpret the vmquery output. | - A synchronization definition file that instructs the program how to interpret the vmquery output. | ||
+ | |||
+ | {{networker_sync.png}} | ||
==== Example Command Line Arguments ==== | ==== Example Command Line Arguments ==== | ||
- | <sxh plain;> | + | <code plain;> |
TMSS10Sync -d Volume.ttidef -a -S batch: | TMSS10Sync -d Volume.ttidef -a -S batch: | ||
- | </sxh> | + | </code> |
Where: | Where: | ||
Line 120: | Line 126: | ||
==== Example Synchronization Definition ==== | ==== Example Synchronization Definition ==== | ||
- | <sxh plain;> | + | <code plain;> |
# | # | ||
# Set the Customer and Media as literal values as they never change | # Set the Customer and Media as literal values as they never change | ||
Line 163: | Line 169: | ||
# | # | ||
AddTranslation(REPOSITORY, | AddTranslation(REPOSITORY, | ||
- | </sxh> | + | </code> |
<- : | <- : | ||
{{tag> cookbook}} | {{tag> cookbook}} |
cookbook/netbackup.1582085554.txt.gz · Last modified: 2025/01/21 22:07 (external edit)