Re: [Bacula-users] Client backup with compress

2016-03-25 Thread Ana Emília M . Arruda
Hello, I'm sorry, please disregard my last post (the two filesets are identical). Following is a more detailed test (and this is not a cosmetic error of the backup log): 1) compression works. FileSet { Name = "Full Set" Include { Options { exclude = yes wildfile = "*.data*"

Re: [Bacula-users] Client backup with compress

2016-03-25 Thread compdoc
Where you place the options makes all the difference: FileSet { Name = "Centos-Compressed-Fileset" Include { Options { signature = SHA1 compression = LZO } File = /boot/grub File = /etc File = /home File = /root Fil

Re: [Bacula-users] Client backup with compress

2016-03-25 Thread Ana Emília M . Arruda
Hello Ankush, The expression works correctly but for some reason, the following occurs: 1) Software compression none, FD and SD bytes written shows correct values with the bellow configuration: FileSet { Name = "chrome02 Set" Include { Options { exclude = yes wildfile =

Re: [Bacula-users] Client backup with compress

2016-03-25 Thread Ana Emília M . Arruda
Hello Ankush and Randy, It seems that there is a problem with the use of the wildfile expression. Regardless the "*.data*" is correct (tested with bwild utility), it seems that when this expression is used, the backup do not work correctly and the result shows a "none" software compression. bacul

Re: [Bacula-users] Backup strategy advice

2016-03-25 Thread Ana Emília M . Arruda
Hello Eddie, On Fri, Mar 25, 2016 at 3:03 PM, Eddie Appel wrote: > Ana, > > Thanks for the response, answers inline... > ​You're welcome :).​ > > > On 03/24/2016 06:46 PM, Ana Emília M. Arruda wrote: > > ​ Hello Eddie,​ > > On Thu, Mar 24, 2016 at 7:13 PM, Eddie Appel wrote: > >> Hello List,

Re: [Bacula-users] Backup strategy advice

2016-03-25 Thread Eddie Appel
On 03/25/2016 11:14 AM, Heitor Faria wrote: Having the same media type between the two changers actually produced a scenario wherein bacula became confused with slot numbers and pool inventory. If memory serves, it was Kern who suggested I use LTOa and LTOb as media types betwe

Re: [Bacula-users] Backup strategy advice

2016-03-25 Thread Heitor Faria
> Having the same media type between the two changers actually produced a > scenario > wherein bacula became confused with slot numbers and pool inventory. If memory > serves, it was Kern who suggested I use LTOa and LTOb as media types between > the changers to avoid this contention. Hello, Eddie

Re: [Bacula-users] Backup strategy advice

2016-03-25 Thread Eddie Appel
Ana, Thanks for the response, answers inline... On 03/24/2016 06:46 PM, Ana Emília M. Arruda wrote: ​ Hello Eddie,​ On Thu, Mar 24, 2016 at 7:13 PM, Eddie Appel > wrote: Hello List, Forgive the long post, but I have a situation here that requires some