From the manual:

---
Bacula also has compression code, which is normally used only when 
backing up to file Volumes. There are two conditions for this "software" 
to become enabled.

   1. You must have the zip development libraries loaded on your system
      when building Bacula and Bacula must find this library, normally *
      /usr/lib/libz.a*. On RedHat systems, this library is provided by
      the * zlib-devel* rpm.

      If the library is found by Bacula during the *./configure* it will
      be mentioned in the *config.out* line by:

                   ZLIB support:  yes
          

   2. You must add the *compression=gzip* option on your Include
      statement in the Director's configuration file.

---

Well, apparently this isn't true, because I do not have compression=gzip 
anywhere in any of my config files, yet I see that my reports say that 
compression is enabled on some of my machines (typically about 22% 
compressed). Can this be enabled by a configure flag or something like 
this? Does 'compression=none' turn it off? I want to be able to decide 
whether it's on or off, and currently I can't see any way to set this 
other than 1 through 9 in the config files.

I'm running 1.38.x.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to