Bacula-users

Re: [Bacula-users] Storage Daemon and Compression Query

2008-05-09 13:06:58
Subject: Re: [Bacula-users] Storage Daemon and Compression Query
From: "Isaac D. Newton" <isaac AT isaac-newton.com DOT au>
To: Bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Fri, 9 May 2008 11:19:18 -0400 (EDT)
How do I implement attribute spooling?  Does it need to be built at compile 
time or is it an option for the FD or Dir? 


----- Original Message -----
From: "John Drescher" <drescherjm AT gmail DOT com>
To: "Isaac D. Newton" <isaac AT isaac-newton.com DOT au>, "bacula-users AT 
lists.sourceforge DOT net" <Bacula-users AT lists.sourceforge DOT net>
Sent: Saturday, 10 May, 2008 12:37:23 AM (GMT+1000) Auto-Detected
Subject: Re: [Bacula-users] Storage Daemon and Compression Query

>>> 1.  I would like to use FDs' and SDs' in physically separate sites, 
>>> connected via DSL VPN, is it possible to backup data to a remote site that 
>>> doesn't host a Dir, only FD and SD.
>>>
>> As long as the director can communicate directly with the fd and sd machines.
>>
I would implement attribute spooling otherwise the database operations
fd to director will slow the backups considerably. Remember without
attribute spooling the fd needs to constantly send the file names to
the director during the backup. With attribute spooling this data is
saved in a spool file and then transfered at the end of the job.

John

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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>