Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-07 Thread Kern Sibbald
On Wednesday 07 November 2007 04:12, John Jorgensen wrote: > > "dboyes" == David Boyes <[EMAIL PROTECTED]> writes: > > dboyes> I agree with you. It's dumb to do an incremental > dboyes> followed immediately by a full backup if they're > dboyes> going to dump the same data in roughly

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-06 Thread John Jorgensen
> "dboyes" == David Boyes <[EMAIL PROTECTED]> writes: dboyes> I agree with you. It's dumb to do an incremental dboyes> followed immediately by a full backup if they're dboyes> going to dump the same data in roughly the same dboyes> timeframe. What if the incremental and full b

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread Phil Stracchino
David Boyes wrote: >> I hadn't planned to cancel the lower priority job, but I had thought > about >> the >> possibility. However, now that you mention it, I think we need some >> keyword >> to do this. Any suggestions? -- CancelLower, HigherWithCancel ? > > On further thought, perhaps the righ

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread Kern Sibbald
On Sunday 04 November 2007 23:09, David Boyes wrote: > > I hadn't planned to cancel the lower priority job, but I had thought > > about > > > the > > possibility. However, now that you mention it, I think we need some > > keyword > > to do this. Any suggestions? -- CancelLower, HigherWithCancel

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread David Boyes
> I hadn't planned to cancel the lower priority job, but I had thought about > the > possibility. However, now that you mention it, I think we need some > keyword > to do this. Any suggestions? -- CancelLower, HigherWithCancel ? On further thought, perhaps the right thing to do would be to prom

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread Kern Sibbald
On Sunday 04 November 2007 21:55, Dan Langille wrote: > I can this this feature being useful to me when out of town and > Bacula needs a new tape, but doesn't get one for several days. Yes precisely. I was lax with my wording -- I meant Job Level everywhere and not Priority. Priority is not at

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread Dan Langille
I can this this feature being useful to me when out of town and Bacula needs a new tape, but doesn't get one for several days. On 4 Nov 2007 at 19:15, Kern Sibbald wrote: > On Sunday 04 November 2007 18:31, David Boyes wrote: > > > 1. Allow Duplicate Jobs = Yes | No | Higher (Yes) > > > > Lo

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread Arno Lehmann
Hi, 04.11.2007 19:15,, Kern Sibbald wrote:: > On Sunday 04 November 2007 18:31, David Boyes wrote: >>> 1. Allow Duplicate Jobs = Yes | No | Higher (Yes) >> Looks OK. One question: if a lower level job is running, and a higher >> level job attempts to start, does this imply that the lower level

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread Kern Sibbald
On Sunday 04 November 2007 18:31, David Boyes wrote: > > 1. Allow Duplicate Jobs = Yes | No | Higher (Yes) > > Looks OK. One question: if a lower level job is running, and a higher > level job attempts to start, does this imply that the lower level job is > cancelled, and the higher level one i

Re: [Bacula-users] [Bacula-devel] Mini project

2007-11-04 Thread David Boyes
> 1. Allow Duplicate Jobs = Yes | No | Higher (Yes) Looks OK. One question: if a lower level job is running, and a higher level job attempts to start, does this imply that the lower level job is cancelled, and the higher level one is run instead? I think this is desirable behavior if possible