Le Mon, 3 Jun 2013 23:28:46 +0000 Doug Sampson <do...@dawnsign.com> écrit:
> Hello- > > I want to use LZO compression in two of my jobs instead of GZIP. These jobs > back up to hard drives on a FreeBSD 9.1-RELEASE machine. Bacula v5.2.12. > > I installed archivers/lzo2 and verified that /usr/local/lib/liblzo2.so > exists. This was after I had been using Bacula on this particular server for > several years. > > Unfortunately after modifying the bacula-dir.conf to use LZO, the job result > shows 0% software compression for each of these two jobs. > > > Do I need to recompile bacula-server in order to incorporate LZO? I did not > see any make config option for LZO. Hello, yes you need to have LZO include and lib installed in your system AND you need to compile bacula (client, storage and director) in order to get LZO compression support. There is a major compression speed improvement in LZO 2.05 and up on 64bits Intel system. Check that you have at least LZO 2.05. There is no option in configure script like for GZIP compression. The configure script will auto-detect the lib. Please check that your compiler have access to lzo include files and lzo lib. At the end of the configure script execution, you get detailed output with all options/ settings. Check that lzo support is on before compiling bacula. Here is a part of the output with LZO option: Large file support: yes Bacula conio support: no -lreadline -ltinfo readline support: yes TCP Wrappers support: yes -lwrap TLS support: yes Encryption support: yes ZLIB support: yes LZO support: yes enable-smartalloc: yes enable-lockmgr: no bat support: yes enable-gnome: no enable-bwx-console: no enable-tray-monitor: no client-only: no build-dird: yes build-stored: yes Plugin support: yes ACL support: yes XATTR support: yes Python support: yes -lpthread -ldl -lutil -lm -lpython2.7 -lutil -lrt systemd support: no Batch insert enabled: PostgreSQL MySQL SQLite3 Regards. -- Laurent Papier - 03 88 75 80 50 Resp. système - SdV Plurimedia - <http://www.sdv.fr/> ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users