NetBackup 9.0 Application Guide
- Product overview
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup master and media server instances for management tasks
- Managing users on a master or media server instance
- Running NetBackup commands on a master or media server application instance
- Accessing NetBackup WORM storage server instances for management tasks
Running NetBackup commands on a master or media server application instance
Flex Appliance provides the capability for the appadmin user to run NetBackup commands on all NetBackup master and media server instances.
Note:
Flex Appliance does not support adding local directories or manually editing any of the files on application instances. If you create a local directory or manually edit a file and the instance is relocated or stopped for any reason, the changes are not maintained when the instance restarts.
To run NetBackup commands on an instance, open an SSH session to the instance and log in as the appadmin user. For each command that you want to run, specify sudo and enter the absolute or the relative path. For example:
sudo /opt/veritas/vxapp-manage/tune -s
You can run commands for the following directories and executables on master and media server instances:
/opt/veritas/vxapp-manage/cp-nbu-config
See Creating a NetBackup touch file on a master or media server application instance.
/usr/openv/netbackup/bin
/usr/openv/netbackup/bin/admincmd
/usr/openv/netbackup/bin/goodies
/usr/openv/netbackup/bin/support
/usr/openv/volmgr/bin
/usr/openv/volmgr/bin/goodies
Note:
The NetBackup 9.0 application does not support NetBackup notify scripts and therefore does not support the cp-nbu-notify
utility. If an existing instance uses these scripts and you upgrade it to 9.0, the scripts no longer work.
You can run commands for the following directories and executables on media server instances only:
/opt/veritas/vxapp-manage/tune
/usr/openv/pdde/pdag/bin/mtstrmd
/usr/openv/pdde/pdag/bin/pdcfg
/usr/openv/pdde/pdag/bin/pdusercfg
/usr/openv/pdde/pdconfigure/pdde
/usr/openv/pdde/pdcr/bin
/usr/sbin/mount.nfs
/usr/sbin/mount.nfs4
/usr/sbin/umount.nfs
/usr/sbin/umount.nfs4
Note:
The df command may show incorrect usage information for application instances. However, the total storage and the available storage are correct. To determine the correct usage information, subtract the available storage from the total storage.
For more information on NetBackup commands, refer to the NetBackup Commands Reference Guide.