On 8 Mar 2006 at 10:25, Baptiste Malguy wrote:
> Hello People,
>
> Does anyone know something about compression issue I meet ?
>
> Thanks.
>
> Baptiste Malguy a écrit :
> > Hello,
> >
> > I definitly want to use compression for backups on disk.
> >
> > It works pretty well, except for:
> > - FIFOs
> > - Windows clients.
> >
> > I haven't seen any information about this specific cases.
> >
> > Here comes a part of the configuration in the case you see anything wrong.
> >
> > The "full" FileSet has a good compression rate, while the "mysql-dump"
> > FileSet report as the following:
> > Software Compression: None
> >
> > bacula-dir.conf:
> > [...]
> > FileSet {
> > Name = full
> > Include {
> > @/etc/bacula/bacula-dir-fileset-common-include-options.conf
> > File = /
> > }
> > Exclude {
> > @/etc/bacula/bacula-dir-fileset-linux-exclude-files.conf
> > }
> > }
> >
> > FileSet {
> > Name = mysql-dump
> > Include {
> > @/etc/bacula/bacula-dir-fileset-common-include-options.conf
> > Options { readfifo = yes }
> > File = /tmp/bacula-mysql-fifo
> > }
> > }
The above Include has two Options sections. Perhaps that is the
issue. If you have only one, what happens? Also, what happens if you
don't use @?
> >
> > FileSet {
> > Name = windows-file-set
> > Include {
> > @/etc/bacula/bacula-dir-fileset-common-include-options.conf
> > @/etc/bacula/bacula-dir-fileset-windows-include-options.conf
> > File = c:/
> > }
> > Exclude {
> > }
> > }
> >
> > [...]
> >
> > /etc/bacula/bacula-dir-fileset-common-include-options.conf :
> > Options {
> > signature = MD5
> > compression = GZIP
> > onefs = no
> > fstype = reiserfs
> > fstype = ext2
> > }
> >
> > bacula-dir-fileset-linux-exclude-files.conf: no interesting content.
> > bacula-dir-fileset-windows-include-options.conf: no interesting content.
> >
> > Thank you for your help.
> >
--
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users