> I think the core of this issue, setting aside implementation details for > the moment, reduces to the following question: > "Is there a way to implement spooling such that Bacula effectively has a > circular spool buffer which can be written at the head and read from the > tail at the same time?"
Try using disk volumes as the backup destination using the disk file-based changer script, and then use migration with a zero retention time to move the data to tape. Writing to the disk volumes should commit file data and attributes almost as fast (if not as fast) as spooling. ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
