Bacula-users

[Bacula-users] Priority of Jobdefinition

2011-05-27 05:12:36
Subject: [Bacula-users] Priority of Jobdefinition
From: Joris Heinrich <jhn AT malin-easy DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 27 May 2011 11:09:35 +0200

Hello List,

i have following configuration of an backup job:

Job {
    Name                = stf-imap1-imap1-mailsystem
    Client              = stf-imap1
    JobDefs             = s1_mon_sat_s2_sun_2
    Schedule            = imap
    FileSet             = imap1-mailsystem
    Priority            = 9
}

Schedule {
    Name    = imap
    Run     = Level=Incremental  Pool=library-S1 SpoolData=yes daily at 00:01
    Run     = Level=Incremental  Pool=library-S1 SpoolData=yes daily at 04:01
    Run     = Level=Incremental  Pool=library-S1 SpoolData=yes daily at 08:01
    Run     = Level=Incremental  Pool=library-S1 SpoolData=yes daily at 12:01
    Run     = Level=Incremental  Pool=library-S1 SpoolData=yes daily at 16:01
    Run     = Level=Incremental  Pool=library-S1 SpoolData=yes daily at 20:01

    Run     = Level=Differential Pool=library-S1 SpoolData=yes mon-fri at 01:00

    Run     = Level=Full         Pool=library-S2 SpoolData=yes sat at 01:00
}

JobDefs {
    Name            = s1_mon_sat_s2_sun_2
    Type            = Backup
    Level           = Full
    Pool            = library-S1 # overwritten in schedule
    SpoolData       = yes
    #FileSet         = see concrete job
    Schedule        = s1_mon_sat_s2_sun_2
    Messages        = Standard
    Write Bootstrap = "/backup/bsr/%n.bsr"
    Allow Mixed Priority = yes
}


All other machines running with priority 10
The incremental and differential jobs with priority are running fine and should not be changed. But now my problem... The fullbackup job on sat.. is running 12 h, all other machines will waiting.. (bad solution ;-)).

Now my question how can i change the priority for fullbackup on sat to 10 and get parallel running jobs?
An second job for the fullbackup is not possible? because then the missing fullbackup in first job? and i get to fullbackup jobs?

Thanks for help

JHN
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users