cancel
Showing results for 
Search instead for 
Did you mean: 

Re-run VMs from query-based policy client selection

elanmbx
Level 6

Has anyone figured out how to do this?  I have a list of failed VMs from query-based policies which I'd like to re-run with a simple bpbackup command:

bpbackup -i -p <policy> -s monthly_full -h <VM hostname> -S <master>

This, of course, generates a "Status 239" error because the <VM hostname> is nowhere explicitly specified in a policy.

Is there a way to do this easily?

NBU 7.6.1.2 - master & media - all 5230 Appliances

 

4 REPLIES 4

xlrd
Level 3

It is not possible either via bpbackup nor via GUI, however you should be able to restart specific VM jobs via right click -> Restart Job.

EnriquePereira
Level 5
Partner Accredited

If you are using queries you should restart the job. If you want to do it from command line you can use "bpdbjobs -restart jobid".

elanmbx
Level 6

I've tried restarting an individual backup job via the "right click-Restart Job" method and get an "Status 69" error.

elanmbx
Level 6

  Using this method also results in a "Status 69" error...