Hi Kern,

Looks like the BaseJobs option must be set within the FileSet. However,
while the jobs are now deduping, I get this error each time I run a job:

/home/kern/bacula/k/bacula/src/filed/job.c:1152 Unknown include/exclude
option:

I'm not sure why this is. 

Can you lend a hand in making this go away? It's referencing source that's
apparently on your box and not in the git.

Thanks!




wvoice wrote:
> 
> Hi,
> 
> I'm trying to test out the dedupe between several base jobs I've listed as
> windemo1, windemo2, and windemo3.
> 
> I've listed the type of job as Base. And all is well when I reload my
> config. However, the problem arises when I try to declare what to compare
> the base jobs between.
> 
> For example in the online forums discussing this capability, the following
> is shown:
> 
> Job {
>  Name = BackupLinux
>  Level= Base
>  ...
> }
> 
> Job {
>  Name = BackupZog4
>  Base = BackupZog4, BackupLinux
>  Accurate = yes
>  ...
> }
> 
> The top job declaration works fine. But when I try to do anything that
> uses the "Base =" declaration, I end up with a parse error.
> 
> 31-Oct 10:36 104C-dir: ERROR in parse_conf.c:954 Config error: Keyword
> "Base" not permitted in this r
> esource.
> Perhaps you left the trailing brace off of the previous resource.
>             : line 41, col 7 of file /etc/bacula/bacula-dir.conf
>   Base = windemo1, windemo2, windemo3
> 
> 31-Oct 10:36 104C-dir JobId 0: Error: Please correct configuration file:
> /etc/bacula/bacula-dir.conf
> 31-Oct 10:36 104C-dir JobId 0: Error: Resetting previous configuration.
> 31-Oct 10:37 104C-dir: ERROR in parse_conf.c:901 Config error: Expected a
> Resource name identifier, g
> ot: }
>             : line 446, col 2 of file /etc/bacula/bacula-dir.conf
>         }
> 
> Where can I find a little more information on this job type and getting it
> to dedupe. I would like to test the efficiency to save on the common OS
> files.
> 
> Thanks!
> 

-- 
View this message in context: 
http://old.nabble.com/Base-jobs-tp26144004p26207169.html
Sent from the Bacula - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to