cancel
Showing results for 
Search instead for 
Did you mean: 

suspending a backup

pratham
Not applicable
Hiii
I working on netbackup 6.5...what i wolud like to know is that how can i suspend the backup of 80 clients with a single command????
1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Level 6
Partner    VIP    Accredited Certified
Have you had a look at options to bpdbjobs?
Extract from Commands manual:
-suspend job1,job2,...jobn | type=jobtype | type=all
Suspends the jobs that job1,job2,...jobn specifies or all eligible checkpoint backups or restore the jobs that jobtype indicates, or all
eligible jobs if type=all is specified.
Possible jobtype values are listed in the Description section.

View solution in original post

2 REPLIES 2

Marianne
Level 6
Partner    VIP    Accredited Certified
Have you had a look at options to bpdbjobs?
Extract from Commands manual:
-suspend job1,job2,...jobn | type=jobtype | type=all
Suspends the jobs that job1,job2,...jobn specifies or all eligible checkpoint backups or restore the jobs that jobtype indicates, or all
eligible jobs if type=all is specified.
Possible jobtype values are listed in the Description section.

Nathan_B
Level 4
If the 80 clients are all the clients on the box, you could disable the scheduler:

nbpemreq -suspend_scheduling

nbpemreq -resume_scheduling