Hi,

On 3/30/2006 9:55 PM, Bart Schelstraete wrote:

    Is the file daemon bacula-fd on the clients compiled with compression
    support?


We have 2 type of FD's:

- one on the bacula server itself, which is done with an src rpm
- on on a HP-UX box


Both have the same problem, and on both boxes, the zlib is available.

Ok, but is it actually used?

On linux, for example, I can do this:

# ldd `which bacula-fd`
        linux-gate.so.1 =>  (0xffffe000)
        libacl.so.1 => /lib/libacl.so.1 (0x4002f000)
        libz.so.1 => /lib/libz.so.1 (0x40035000)
        libutil.so.1 => /lib/libutil.so.1 (0x40047000)
        librt.so.1 => /lib/tls/librt.so.1 (0x4004b000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40054000)
        libdl.so.2 => /lib/libdl.so.2 (0x40066000)
        libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x4006a000)
        libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x4009a000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4018c000)
        libm.so.6 => /lib/tls/libm.so.6 (0x40249000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4026c000)
        libc.so.6 => /lib/tls/libc.so.6 (0x40274000)
        libattr.so.1 => /lib/libattr.so.1 (0x4038a000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

and see quite clearly that libz is referenced by the FD.

Btw, can you specifiy the compression option when using a src rpm??

No idea, I haven't built using srpm yet.

Arno




B
--
Schelstraete Bart
http://www.schelstraete.org
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
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&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to