On Thu, August 16, 2007 2:29 pm, Martin Simmons <[EMAIL PROTECTED]> said:

>>>>>> On Thu, 16 Aug 2007 12:02:05 -0500 (CDT), Andrew Noonan said:
>> Importance: Normal
>>
>> Hi all,
>>
>>      I'm running 2.0.3 on several linux machines.  All the FDs are installed
>>      from the RPMs provided on the site, and all the FDs show links to the
>>      ZLIB libraries on an LDD.  I have a several jobs for each server.  One
>>      of these jobs is what I call the "Small Set", as the size of the files
>>      is small, the other jobs are the "Large Set" jobs.  Both sets of jobs
>>      use the same basic options:
>>
>>   Include {
>>         Options {
>>           signature=MD5
>>           compression=GZIP9
>>           noatime=yes
>>         }
>>
>> The Large Set jobs tend to have additional Options sections for file
>> excludes.  When the Small Sets run, the output shows Software Compression,
>> but for the Large Set jobs, Software Compression is always None.  I've
>> turned on debugging/trace to level 200 on one of the FDs when it was
>> running, and could see no errors or anything that looked like a problem.
>> I'm not sure what to post here from the trace, but here's the FileSet info
>> given by the trace:
>>
>> - - - - -
>> snape-fd: job.c:248 Executing fileset command.
>> snape-fd: job.c:677 I
>> snape-fd: job.c:677 O MZ9K
>> snape-fd: job.c:677 N
>> snape-fd: job.c:677 O e
>> snape-fd: job.c:677 WD /home/lost+found
>> snape-fd: job.c:705 Set state=error
>> snape-fd: job.c:677 WD /home/*/lost+found
>> snape-fd: job.c:705 Set state=error
>> snape-fd: job.c:677 WD /home/*/nobackup
>> snape-fd: job.c:705 Set state=error
>> snape-fd: job.c:677 WD /home/*/dl
>> snape-fd: job.c:705 Set state=error
>> snape-fd: job.c:677 N
>> snape-fd: job.c:677 F /usr/local
>> snape-fd: job.c:677 F /home
>> snape-fd: job.c:677 N
>> - - - - -
>>
>> The Options that include compression are at the top of the Include in all
>> cases, both Large and Small.
> 
> You need to put that clause last in this case, not first, because of the way
> that Bacula handles the "default" options.
> 
> __Martin
> 
Put the entire Options group at the end, or just the compression statement last 
inside of the Options group?

Thanks,
Andrew



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to