On Mon, 16 Mar 2009 08:59:54 -0700, kevin_am wrote:

> I'm doing backups on hard drive so bacula write everything in one big
> file and I want to externalize my backups for security.
> 
> How can I do it without sending each time the growing file to the other
> datacenter ?
> I also want to keep a copy in each datacenter. I was thinking of a diff
> between the last backup and the new but on a file of 300Gb it will take
> a moment

how about limiting the volume size of the disk-volumes and using auto 
labeling of new "tapes"? so you get smaller files and not one BIG file.

Maximum Volume Bytes = <size>
http://www.bacula.org/en/rel-manual/
Configuring_Director.html#SECTION0014150000000000000000

- Thomas


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to