On 9/21/07, Matthias Kellermann <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm just getting used to Bacula and I'm really impressed about it! > > But one thing bothers me: I'm using the built-in gzip compression. The > files to backup are always compressed on the client side so that the > client has a lot of cpu usage at that time. As I'm using a dedicated > storage server for the director and storage daemon I'd rather like to > compress the files on this server. Is this possible with bacula? >
Its not yet in bacula but you could disable software compression and store the volume files on a filesystem that does compression. Like FuseCompress, reiser4 or NTFS (on windows). http://miio.net/fusecompress/ John ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
