Please enter search query.
Search <book_title>...
Veritas NetBackup™ Administrator's Guide, Volume II
Last Published:
2017-06-28
Product(s):
NetBackup (8.0)
- NetBackup licensing models and the nbdeployutil utility
- Additional configuration
- About dynamic host name and IP addressing
- About busy file processing on UNIX clients
- About the Shared Storage Option
- About configuring the Shared Storage Option in NetBackup
- Viewing SSO summary reports
- About the vm.conf configuration file
- Holds Management
- Menu user interfaces on UNIX
- About the tpconfig device configuration utility
- About the NetBackup Disk Configuration Utility
- Reference topics
- Host name rules
- About reading backup images with nbtar or tar32.exe
- Factors that affect backup time
- NetBackup notify scripts
- Media and device management best practices
- About TapeAlert
- About tape drive cleaning
- How NetBackup reserves drives
- About SCSI persistent reserve
- About the SPC-2 SCSI reserve process
- About checking for data loss
- About checking for tape and driver configuration errors
- How NetBackup selects media
- About Tape I/O commands on UNIX
Adding a backup image to an existing hold
You can add one or more backup images to an existing hold by using the nbholdutil -add command.
To add a backup image to an existing hold
On a command prompt on the NetBackup master server, enter the nbholdutil -add command with appropriate options and elements. For example:
nbholdutil.exe -add -holdname hold123 -reason "Reason1" -backupid win81.sky.com_1307425938 -primarycopy
This command adds primary copy of the backup image win81.sky.com_1307425938 to the existing hold with hold ID equal to hold123.
For more information about related command options, see the Veritas NetBackup Commands Reference Guide.
To display help information about the command and its options, enter nbholdutil -help [-option]