Veritas Flex Appliance Getting Started and Administration Guide
- Product overview
- Getting started
- Modifying settings
- Managing users
- Managing Flex Appliance Console users and tenants
- Managing NetBackup application instance users
- Using Flex Appliance
- Managing the repository
- Creating application instances
- Managing application instances
- Managing application add-ons on instances
- Running NetBackup commands on an application instance
- Upgrading application instances
- About Flex Appliance upgrades and updates
- Monitoring the appliance
- Reconfiguring the appliance
- Troubleshooting guidelines
Running NetBackup commands on an 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 an application instance.
/opt/veritas/vxapp-manage/cp-nbu-notify (Not supported in NetBackup 8.2)
/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
You can run commands for the following directories and executables on media server instances only:
/opt/veritas/vxapp-manage/resize
Note:
This command should only be used during instance creation. If you want to resize the storage on an existing instance, use the Flex Appliance Console.
/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.