Malak
14 years agoLevel 4
How to prevent Netbackup 7.1 to start new jobs?
Hello everybody,
Does anybody know how to prevent netbackup to start new jobs?
I would like to let all jobs currentlly running to finish, but no news ones to start (any kind, backup, restore, duplication, etc....).
Thank you
Malak
For backups you can suspend scheduling: nbpemreq -suspend_scheduling (-resume_scheduling when you are done)
For Disk Staging you can set exclude date in its schedule window
For SLPs you can use nbstlutil inactive -lifecycle <SLPname> (and active when you are done)
Hope this helps