Sorry!

I actually figured out what's going on. I'm still using 3.0.3 on my windows
clients, so that's why it's complaining.

Gonna do some tests on the Linux side now. If all goes well, then I'll
generate new 3.1.4 versions of the windows client.

That might also explain why it's checking the file names between jobs, but
is failing to do the MD5 checksum. For example, when I run a backup of c: on
windemo1 as my basejob and then run a backup of windemo2 using windemo1 as
the base, it comes back with only 1 file has changed. But I know that's not
true. Config files are gonna be different too, at least the contents will
be.

Anyway, I wanted to let you know before wasting your time.

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-tp26144004p26207739.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