is there a way to run a program before a policy kicks off to stop a running program and then when the backup is done to kick the program on again? - Solaris 9 client - Netbackup 4.5 Datacenter on Windows 2000 platform
Yes, in the install path\netbackup\bin\goodies directory there is a script/file called backup_start.notify and backup_end.notify. In the backup start you would place the information to stop your application prior to backup and in the backup end file you would place the information to start your application when the backup is complete.
I am trying to use the start and end sripts for K360 running HP-UX ll.0 but it won't take the changes that I added to the file.
The changes are simple unix commands. Any suggestions?
Check where your scripts are located and named. They MUST reside in netbackup\bin AND they must be named according to the schedule.
e.g. You have a policy named div_loc_nt_backup. You want your start scripts to run regadless of schedule. The scripts will be named: bpstart_notify.div_loc_nt_backup and bpend_notify.div_loc_nt_backup
The script names ARE case sensitive and must match 100%.
You have to add a Script on the Solaris 9 Client, not to the Server!
The name and location of the files are: /usr/openv/netbackup/bin/bpstart_notify
/usr/openv/netbackup/bin/bpend_notify
Files should be chmoded to 555 and chowned to root
Examples can be found on Installation CD (Path depends on how your vold mounts removable media):
/cdrom/nb45fp3_solaris_0113/solaris/VRTSnetbp/reloc/$INSTALL_NB_DIR/openv/netbackup/bin/goodies
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.