Veritas NetBackup™ Vault Administrator's Guide
- About Vault
- Installing Vault
- Best Practices
- About preferred vaulting strategies
- About how to ensure that data is vaulted
- About not Vaulting more than necessary
- About preparing for efficient recovery
- About avoiding resource contention during duplication
- About how to avoid sending duplicates over the network
- About increasing duplication throughput
- About organizing reports
- Configuring NetBackup Vault
- Configuring Vault
- About Vault configuration
- About configuring Vault Management Properties
- About creating a vault
- About creating profiles
- Configuring a profile
- Vaulting and managing media
- About Vault sessions
- About monitoring a Vault session
- About the list of images to be vaulted
- About ejecting media
- About injecting media
- About using containers
- About vaulting additional volumes
- About using notify scripts
- Creating originals or copies concurrently
- Reporting
- Administering Vault
- About administering access to Vault
- About NetBackup Vault session files
- Using the menu user interface
- Troubleshooting
- Debug logs
- Appendix A. Recovering from disasters
- Appendix B. Vault file and directory structure
Vaulting non-NetBackup media managed by Media Manager
Vault can eject and track media that was not created by NetBackup if the media are managed by Media Manager. Vault uses an eject notify script to add valid media IDs to the eject list. Vault ejects that media if you add the volume pool in which that media resides to the Eject tab of the Profile dialog box.
list on theVault assigns vendor slot or container IDs to the media. Those media appear on the Picking List for Robot and Picking List for Vault reports. Vault ejects notify script media even if no other media are selected for ejection by the Vault profile.
Notify script templates are provided with Vault. The following procedure documents how to copy and modify the vlt_ejectlist_notify script. The scripts include information about how to modify and test them.
See About using notify scripts.
To vault non-NetBackup media managed by Media Manager
- Copy the vlt_ejectlist_notify script and name it appropriately (that is, add the appropriate extension to the name).
Edit the script as follows:
Add the media IDs of the non-NetBackup media that you want to eject.
Add a vltoffsitemedia command and use the vltreturn option to set a date to recall the media from the vault.
The script runs the vltoffsitemedia command(s) and assign the expiration date(s). The media appears on the Picking List for Vault on the date it expires.
- Place the script in the NetBackup bin directory.
- Configure a Vault profile so that it includes the volume pool in which the media are assigned in the Off-site Volume Pools list on the Eject tab of the Profile dialog box.
When the profile runs and if the script runs successfully, the media ejects.
See the NetBackup Commands Reference Guide for information about the vltoffsitemedia command.
See also, "Using NetBackup Commands" in the NetBackup Administration Console help.