Veritas NetBackup™ Vault Administrator's Guide
- About Vault
- Installing Vault
- Best Practices
- About best practices
- About vaulting paradigms
- About preferred vaulting strategies
- About how to ensure that data is vaulted
- About not Vaulting more than necessary
- About preparing for efficient recovery
- About media ejection recommendations
- About avoiding resource contention during duplication
- About how to avoid sending duplicates over the network
- About increasing duplication throughput
- About maximizing drive utilization during duplication
- About scratch volume pools
- About organizing reports
- About generating the lost media report regularly
- Configuring NetBackup Vault
- Configuring Vault
- About configuring Vault
- About Vault configuration
- About configuration methods
- About configuring Vault Management Properties
- Configuring robots in Vault
- Vault Robot dialog box options
- About creating a vault
- Media access ports dialog box
- Creating retention mappings
- About creating profiles
- Creating a profile
- Configuring a profile
- Vaulting and managing media
- About Vault sessions
- About previewing a Vault session
- Stopping a Vault session
- About resuming a Vault session
- About monitoring a Vault session
- About the list of images to be vaulted
- About ejecting media
- About injecting media
- About using containers
- Assigning multiple retentions with one profile
- About vaulting additional volumes
- Revaulting unexpired media
- About tracking volumes not ejected by Vault
- Vaulting non-NetBackup media managed by Media Manager
- About notifying a tape operator when an eject begins
- About using notify scripts
- About clearing the media description field
- Restoring data from vaulted media
- Replacing damaged media
- Creating originals or copies concurrently
- Reporting
- Administering Vault
- About setting up email
- About administering access to Vault
- About printing Vault and profile information
- Copying a profile
- About moving a vault to a different robot
- About changing volume pools and groups
- About NetBackup Vault session files
- Operational issue with disk-only option on Duplication tab
- Operational issues with the scope of the source volume group
- Using the menu user interface
- Troubleshooting
- About troubleshooting Vault
- About printing problems
- About errors returned by the Vault session
- About media that are not ejected
- About media that is missing in robot
- Reduplicating a bad or missing duplicate tape
- About the tape drive or robot offline
- No duplicate progress message
- About stopping bpvault
- About ejecting tapes that are in use
- About tapes not removed from the MAP
- Revaulting unexpired tapes
- Debug logs
- Appendix A. Recovering from disasters
- Appendix B. Vault file and directory structure
- Index
Ejecting media by using a Vault policy
Use a Vault policy to eject media or generate reports for the Vault sessions that have completed already and for which media have not ejected. In the Vault policy, specify Vault as the policy type, do not specify clients, and specify the vlteject command on the Backup Selections tab.
The following is the format of the vlteject command:
vlteject -eject -report -preview [-profile profile_name] [-profile robot_no/vault_name/profile_name] [-robot robot_no] [-vault vault_name [-sessionid id]] [-auto y|n] [-eject_delay seconds] [-legacy]
The vlteject command resides in the following directory:
UNIX
/usr/openv/netbackup/bin
Windows
install_path\NetBackup\bin
The following is an vltejct command example that ejects media for all robots that have sessions for which media has not yet ejected and generates the reports:
vlteject -eject -report
The following example ejects all media that has not yet ejected for all sessions for the CustomerDB vault and generates reports:
vlteject -vault CustomerDB -eject -report
See the NetBackup Administrator's Guide, Volume I, for more information about creating NetBackup policies.
See the NetBackup Commands Reference Guide for more information about the vlteject command.
See also "Using NetBackup Commands" in the NetBackup Administration Console help.
To create a Vault policy that ejects media
- In the NetBackup Administration Console, in the left pane, expand NetBackup Management > Policies.
- On the Actions menu, click New > Policy.
- Type a unique name for the new policy in the Add a New Policy dialog box.
- On the Attributes tab, select Vault as the policy type.
- On the Schedules tab, click New to create a new schedule.
The type of backup defaults to Automatic Vault.
- Complete the schedule.
- Bypass the Client tab (clients are not specified for Vault jobs).
- On the Backup Selections tab, enter the vlteject command and the appropriate options for the policy.
- Click OK.