cancel
Showing results for 
Search instead for 
Did you mean: 

Policy start frequency with different retension

aBaron
Not applicable

I've got 6 policies with 2 schedules each with different retension (27 days and 51 weeks) and frequency (1 week and 4 weeks).What is the easiest method / command to set all policies to the same Start frequency and retension.
Now it happens that, because of a backup failure, policies won't start with the same Retension settings and thus jobs will start after each other. I could use a calendar schedule but because of the maintenance that's not what i'm looking for.
 

 

4 REPLIES 4

zippy
Level 6

 Make one schedual then copy it to another one

Stumpr2
Level 6

Zippy gives the easiest solution. No problem going to the GUI and making the schedule with the frequency and retentions you desire. Then right click on theschedule and select copy. it's pretty easy.

Karthikeyan_Sun
Level 6

 D:\Program Files\VERITAS\NetBackup\bin\admincmd>bpplsched.exe -?

USAGE: bpplsched policy_name [-v] [-M master_server,...] [-L|-l|-U]

           [-label sched_label]

       bpplsched policy_name [-v] [-M master_server,...] [-generation generation

]

           {-delete sched_label ...} |

           {-deleteall} |

           {-add sched_label [-st sched_type]

               [-freq frequency]

               [-mpxmax mpx_factor (1-32, default 1)]

               [-number_copies number]

               [-synthetic (0 | 1)]

               [-pfi_fast_recovery (0 | 1)]

               [-rl retention_level[,rl-copy2, ..., rl-copyn]]

               [-residence storage_unit_label[,stunit-copy2,... stunit-copyn]]

               [-pool volume_pool_label[,pool-copy2,... pool-copyn]]

               [-res_is_stl (0 | 1)]

               [-fail_on_error (0 | 1)[,(0 | 1),...,(0 | 1)]]

               [-sg server_group[,server_group2,...,server_groupn]]

               [-window start duration]

               [-cal 0/1/2]

               [-ut] [-incl mm/dd/yyyy] [-excl mm/dd/yyyy]

               [-weekday day_name week] [-dayomonth 1-31 or l]}

Stumpr2
Level 6

Hello aBaron,

I was wondering if you were able to use the GUI as i suggested to resolve your issue. Please let us know. Thanks