Bacula-users

Re: [Bacula-users] Why No Compression?

2009-06-07 15:29:43
Subject: Re: [Bacula-users] Why No Compression?
From: Arno Lehmann <al AT its-lehmann DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Sun, 07 Jun 2009 21:25:42 +0200
Hello,

07.06.2009 09:22, mehma sarja wrote:
> Does the compression happen at the fd side or at the sd side?

As John stated, on the FD side.

> * My fd side is Solaris and gzip version is:  gzip 1.3.5 (2002-09-30)

Which version of gzip you have is not important as the compression 
takes place inside the FD.

Thus, check if the FD uses the corresponding library (I don't have a 
solaris machine here, but I believe ldd is used there, too):

# ldd /sbin/bacula-fd | grep libz
         libz.so.1 => /lib64/libz.so.1 (0x00002b8c18577000)


> * And another fd side is Solaris with the same version 1.3.5 - and it 
> does compression fine.
> * My sd side is FreeBSD and gzip version is:  FreeBSD gzip 20070711

I rather suspect you have a machine where, at build-time of Bacula, 
the libz headers were not available. You should find something in the 
output of ./configure.

Arno

> Yudhvir
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
> looking to deploy the next generation of Solaris that includes the latest 
> innovations from Sun and the OpenSource community. Download a copy and 
> enjoy capabilities such as Networking, Storage and Virtualization. 
> Go to: http://p.sf.net/sfu/opensolaris-get
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
www.its-lehmann.de

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>