On Tue, May 14, 2013 at 09:56:03AM +0200, Raimund Sacherer wrote:
[snip snip]

> How do you handle big database backups? Is it worth storing uncompressed? Is 
> the hardware compression *actually* better? Do I waste space on tape? Would 
> saving this space on tape be worth all the space problems I would get on 
> disks? 

Give LZO compression a try, it's about as fast as your disk will
provide the data, a bit less efficient than gzip but we've found it a
good tradeoff for lan-based backups to disk. 

A while back there was a discussion on this list about a windows fd
client providing LZO support, you may want to search the archives as I
don't have the link at hand ATM.

Both client and server need lzo compression enabled, so make sure to
build bacula with that option if your distro package doesn't provide
lzo support out of the box. 

All the best, Uwe 

-- 
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA



------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to