Installing NetBackup notify scripts on a primary or a media server application instance
The cp-nbu-notify command installs NetBackup notify scripts from the user's home space onto the application instance.
If you have not previously installed the notify scripts on the instance, they exist as templates in the following directories:
/usr/openv/netbackup/bin/goodies/usr/openv/volmgr/bin/goodies
To install or edit a NetBackup notify script
- Log in to the NetBackup application instance.
- Copy the NetBackup notify script from its original location to the home directory.
For example:
cp /usr/openv/netbackup/bin/goodies/bpstart_notify ~/
- Make changes to the file in the home directory.
- Run the following command to install the modified file in its original location:
sudo /opt/veritas/vxapp-manage/cp-nbu-notify ~/<notify script>
Where <notify script> is the script that you edited.
For example:
sudo /opt/veritas/vxapp-manage/cp-nbu-notify ~/bpstart_notify