Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Manually configuring the NetBackup Virtual Appliance deduplication pool catalog backup policy
The following procedure is provided in case the deduplication pool catalog backup policy is not automatically created. Creating a backup policy to protect the deduplication pool catalog is critical in protecting your data in the event of a disaster.
Manually configuring the deduplication pool catalog backup policy
- Log on to the Appliance with a NetBackupCLI user account.
- Enter the following command to create the deduplication pool catalog backup policy:
# drcontrol --new_policy --policy <policy-name> --OS 'NetBackup-Appliance' --log_file ~/<log file name>
Replace <policy-name> with:
SYMC_NBA_Dedupe_Catalog_<appliance-short-name>
where<appliance-short-name>
is the short name you have given to your appliance.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.
See Automatic configuration of the NetBackup Virtual Appliance deduplication pool catalog backup policy.
See Manually updating the NetBackup Virtual Appliance deduplication pool catalog backup policy.
See Recovering the NetBackup Virtual Appliance deduplication pool catalog.