Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- 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
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- 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
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage 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