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
Managing container media by using the vltcontainers command
You can use the vltcontainers command to view and change a container return date and to delete the information about a container from the NetBackup and Media Manager databases.
See the NetBackup Commands Reference Guide for more information about the vltcontainers command.
See also, "Using NetBackup Commands" in the NetBackup Administration Console help.
Note:
(This note applies to Iron Mountain users.) To change a container return date, change the date using the Vault Operator Menu or the vltcontainers command. Then resend the Container Inventory Report or the Iron Mountain FTP file to Iron Mountain. Do not use the Iron Mountain account management facilities to change a container return date. If you do, the Vault reports do not match the report information that is maintained by Iron Mountain.
To view a container return date by using the vltcontainers command
- Run the vltcontainers command by using the -view option. For example, to view the return date of container ABC123, use the following command:
vltcontainers -view -vltcid ABC123
To change a container return date by using the vltcontainers command
- Run the vltcontainers command by using the -change option and specifying the -vltcid parameter and argument and -rd parameter and argument. For example, to change the return date of container ABC123 to December 07, 2004, use the following command:
vltcontainers -change -vltcid ABC123 -rd 12/07/2004
To delete a container by using the vltcontainers command
- Run the vltcontainers command by using the -delete option and specifying the -vltcid parameter and argument. For example, to delete container ABC123 from the NetBackup and Media Manager catalogs, use the following command:
vltcontainers -delete -vltcid ABC123
To be deleted, a container must be empty.