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 NetBackup Virtual Appliance storage configuration
- Network connection management
- Managing users
- 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.1.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- 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
Creating a NetBackup touch file from the NetBackup Virtual Appliance
A NetBackup administrator can use the cp-nbu-config command to create and edit a NetBackup touch configuration file in any of the following directories:
/usr/openv/netbackup
/usr/openv/netbackup/bin
/usr/openv/netbackup/bin/snapcfg
/usr/openv/netbackup/db/config
/usr/openv/netbackup/db/event
/usr/openv/netbackup/db/images
/usr/openv/netbackup/db/media
/usr/openv/netbackup/ext/db_ext
/usr/openv/netbackup/ext/db_ext/db2
/usr/openv/volmgr
/usr/openv/volmgr/database
/usr/openv/var
For example, to create a touch file called DEFERRED_IMAGE_LIMIT
in the /usr/openv/netbackup/db/config
directory, use the following steps:
Create a file with that name in the NetBackup administrator home directory or a subdirectory.
Use the cp-nbu-config configuration-file target-directory command to add the desired content to the touch file. For example:
cp-nbu-config DEFERRED_IMAGE_LIMIT /usr/openv/netbackup/db/config