Re: [Bacula-users] Problems using compression=LZO with some clients

2016-05-22 Thread Randy Katz
Hi, it looks like you recompiled and installed from source, if you have installed that then it should definitely backup with compression. Have you tested putting it in place and doing a test backup? On 5/22/2016 8:50 PM, caio rebello wrote: > Hello, > > I installed with yum (yum install bacula-f

[Bacula-users] Problems using compression=LZO with some clients

2016-05-22 Thread caio rebello
Hello, I installed with yum (yum install bacula-fd), the version installed whti yum is bacula-client-5.0.0-13.el6.x86_64), i installed the zlib and lzo lib... Follow result of command: Configuration on Mon May 23 00:46:20 BRT 2016: Host: x86_64-unknown-linux-gnu -- redh

Re: [Bacula-users] Problems using compression=LZO with some clients

2016-05-20 Thread Randy Katz
Hi, I have Bacula clients which are CentOS 6 / cPanel backing up fine. Please specify which Bacula client version, are you compiling it, if so provide the config end results (./configure --enable-client-only) like this (notice ZLIB and LZO support are yes on CentOS 6 you must install the lib and

[Bacula-users] Problems using compression=LZO with some clients

2016-05-20 Thread caio rebello
Hello, I installed a bacula client in 2 server with CPANEL (centos 6), i installed ZLIB, and i tried run a backup, but the job stop with error: JobId 1263: Fatal error: Compression deflateParams error: -2 Another server with ubuntu, i enabled compression=LZO, and worked fine. Why only error