Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup Web UI 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 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
- 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
- Revaulting unexpired media
- About tracking volumes not ejected by Vault
- About notifying a tape operator when an eject begins
- About using notify scripts
- About clearing the media description field
- Restoring data from vaulted media
- Creating originals or copies concurrently
- Reporting
- Administering Vault
- 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
- About the tape drive or robot offline
- 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
About printing problems
Problems with printing reports that appear to be Vault problems often are problems with the print command configured on the profile Reports tab. Therefore, you should test print commands from a command line on the server on which Vault is installed to ensure that they work correctly.
In some rare cases with Microsoft Windows, the print command works correctly when tested from a command prompt but does not work when configured on the profile Reports tab. The issue may be with how Windows calls the print command. If you experience such a problem, from a command prompt on the primary server on which Vault is installed, enter the following command (use the appropriate server and printer names):
NET USE lpt1 \\servername\printername PERSISTENT:YES
This problem can also occur in mixed environments of UNIX and Windows.