Veritas NetBackup™ Appliance Administrator's Guide
- Overview
- About accessing the NetBackup Appliance Web Console
- About the NetBackup Appliance Shell Menu
- About appliance console components
- Monitoring the NetBackup appliance
- About hardware monitoring and alerts
- About Symantec Data Center Security on the NetBackup appliance
- Managing a NetBackup appliance from the NetBackup Appliance Web Console
- About storage configuration
- About Copilot functionality and Share management
- About viewing storage space information using the Show command
- About appliance supported tape devices
- About configuring Host parameters for your appliance
- Manage > Appliance Restore
- Manage > License
- About the Migration Utility
- Software release updates for NetBackup Appliances
- About installing EEBs
- About installing NetBackup Administration Console and client software
- Manage > Additional Servers
- Manage > High Availability
- Managing NetBackup appliance using the NetBackup Appliance Shell Menu
- About OpenStorage plugin installation
- About mounting a remote NFS
- About running NetBackup commands from the appliance
- About NetBackup administrator capabilities
- Creating a NetBackup touch file from the NetBackup appliance
- Creating NetBackup administrator user accounts
- About NetBackup administrator capabilities
- About Auto Image Replication between appliances
- About forwarding logs to an external server
- About high availability configuration
- About data erasure
- Understanding the NetBackup appliance settings
- Settings > Notifications
- Settings > Network
- Settings > Authentication
- About configuring user authentication
- About authorizing NetBackup appliance users
- Settings > Authentication > LDAP
- Settings > Authentication > Active Directory
- Settings > Authentication > User Management
- Troubleshooting
- Deduplication pool catalog backup and recovery
Recovering the deduplication pool catalog
This section outlines how to recover the deduplication pool catalog in the event of a disaster.
Caution:
Veritas recommends that you contact your Veritas Support representative before you recover the deduplication pool catalog. The Support representative can help you determine if you need to recover the catalog or if other solutions are available.
Recovering the deduplication pool catalog
- Log on to the Appliance with a NetBackupCLI user account
- Enter the following command to identify the space requirements:
# drcontrol --print_space_required --policy <policy-name> --log_file ~/<log file name>
Replace <log file name> with the name of the log file the
drcontrol
tool creates.Note:
If the
drcontrol
tool is run without the log file option the tool creates a file that is not accessible to the NetBackupCLI user. Make sure to choose a directory accessible by the NetBackupCLI user, such as the home directory of the NetBackupCLI user. - Log on to the Appliance as an Appliance Administrator.
- Run hardware monitoring commands to make sure that there are no errors.
- Run hardware self-test to make sure that all hardware components are in place and functioning correctly.
- Run Manage > Storage > Show to make sure that all the storage components are in place and functional. Also verify that the deduplication pool catalog partition size meets the space requirements.
- If the size requirement is not met, run Manage > Storage Resize MSDPCatalog to expand the partition.
- Log on to the Appliance with a NetBackupCLI user account.
- Perform the catalog recovery using
drcontrol
and other tools as documented in the MSDP catalog recovery section of the NetBackup Deduplication Guide.Note:
If the
drcontrol
tool is run without the log file option the tool creates a file that is not accessible to the NetBackupCLI user. Make sure to choose a directory accessible by the NetBackupCLI user, such as the home directory of the NetBackupCLI user.
See Automatic configuration of the deduplication pool catalog backup policy.
See Manually configuring the deduplication pool catalog backup policy.
See Manually updating the deduplication pool catalog backup policy.