Re: [Bacula-users] Change order of when a backup is run

2015-11-07 Thread Dan Langille
> On Nov 7, 2015, at 4:38 AM, Craig Shiroma wrote: > > Hi Heitor, > > >Other way to prioritize jobs without creating a critical path between them > >is reorganizing their order like they appear in the bacula-dir.conf, I think > >even if they are in included split files. > > I'll try the abov

Re: [Bacula-users] Change order of when a backup is run

2015-11-07 Thread Craig Shiroma
Hi Heitor, >Other way to prioritize jobs without creating a critical path between them is reorganizing their order like they appear in the bacula-dir.conf, I think even if they are in included split files. I'll try the above. Thanks! -craig On Fri, Nov 6, 2015 at 1:17 PM, Heitor Faria wrote:

Re: [Bacula-users] Change order of when a backup is run

2015-11-06 Thread Heitor Faria
> > I like that this thread appeared. It is something I have been thinking about > for a week or two. > > I have three categories of jobs: > > - backups > - catalog backup > - initiate copy jobs > > Those groups need to run in that order and concurrent backup jobs are allowed. > This is achiev

Re: [Bacula-users] Change order of when a backup is run

2015-11-06 Thread Craig Shiroma
I am only using one schedule and tried setting "Allow Mixed Priority = yes" in all my jobs, but could not get things to work. At the start time for the schedule, all jobs would get queued. However, the priority 10 and 11 jobs would wait until the priority 9 job finished before beginning to backup

Re: [Bacula-users] Change order of when a backup is run

2015-11-06 Thread Bill Shirley
Your right. Sorry. I should get some sleep. Bill On 11/6/2015 5:52 PM, Dan Langille wrote: On Nov 6, 2015, at 5:12 PM, Bill Shirley mailto:b...@shirleyfamily.net>> wrote: With the time wise assumption that Full > Differential > Increment and me wanting to get the shorter jobs out of the w

Re: [Bacula-users] Change order of when a backup is run

2015-11-06 Thread Dan Langille
> On Nov 6, 2015, at 5:12 PM, Bill Shirley > wrote: > > With the time wise assumption that Full > Differential > Increment and me > wanting to get the > shorter jobs out of the way, I use: > Schedule { > Name = "MonthlySundayFull1" > Run = Full

Re: [Bacula-users] Change order of when a backup is run

2015-11-06 Thread Bill Shirley
With the time wise assumption that Full > Differential > Increment and me wanting to get the shorter jobs out of the way, I use: Schedule { Name = "MonthlySundayFull1" Run = Full 1st sun at 5:05 Run = Differential 2

Re: [Bacula-users] Change order of when a backup is run

2015-11-06 Thread Dan Langille
On Oct 29, 2015, at 8:07 AM, Phil Stracchino wrote: > > On 10/28/15 19:23, Craig Shiroma wrote: >> Hello, >> >> Currently, all my backups start at a certain time of the day. The order >> in which Bacula runs them appears to be alphabetically. I have some >> long running backups. I was wonderi

Re: [Bacula-users] Change order of when a backup is run

2015-10-30 Thread Craig Shiroma
Thank you, Phil and Dimitri! I think Bill's suggestion about AllowMixedPriority will work for me. Dimitri, I run a lot of backups with the same schedule of which I cannot change at the moment. In the beginning it worked out okay, but some long jobs were added on, and since the jobs run alphabeti

Re: [Bacula-users] Change order of when a backup is run

2015-10-29 Thread Dimitri Maziuk
On 2015-10-28 18:23, Craig Shiroma wrote: > Hello, > > Currently, all my backups start at a certain time of the day. The order > in which Bacula runs them appears to be alphabetically. I have some > long running backups. I was wondering if there is a way to start these > jobs first instead of wa

Re: [Bacula-users] Change order of when a backup is run

2015-10-29 Thread Phil Stracchino
On 10/28/15 19:23, Craig Shiroma wrote: > Hello, > > Currently, all my backups start at a certain time of the day. The order > in which Bacula runs them appears to be alphabetically. I have some > long running backups. I was wondering if there is a way to start these > jobs first instead of wai

Re: [Bacula-users] Change order of when a backup is run

2015-10-29 Thread Heitor Faria
> I thought about changing the job priority. However, Bill as you mentioned, I > read the caveat in the manual about the lower priority jobs having to wait > until the higher priority ones finish. This won't work for my situation > because > some of these jobs run for 12 hours. At the moment, chan

Re: [Bacula-users] Change order of when a backup is run

2015-10-28 Thread Craig Shiroma
Thank you, Wanderlei and Bill ! I appreciate the help. I thought about changing the job priority. However, Bill as you mentioned, I read the caveat in the manual about the lower priority jobs having to wait until the higher priority ones finish. This won't work for my situation because some of

Re: [Bacula-users] Change order of when a backup is run

2015-10-28 Thread Bill Arlofski
On 10/28/2015 07:23 PM, Craig Shiroma wrote: > Hello, > > Currently, all my backups start at a certain time of the day. The order in > which Bacula runs them appears to be alphabetically. I have some long running > backups. I was wondering if there is a way to start these jobs first instead > o