Bacula-users

Re: [Bacula-users] Set Pool For Job Using Python?

2009-04-22 15:07:14
Subject: Re: [Bacula-users] Set Pool For Job Using Python?
From: Jeremy Parrish <jeremyp AT msn.econoprint DOT com>
To: Mordechai T. Abzug <morty AT frakir DOT org>
Date: Wed, 22 Apr 2009 14:01:06 -0500
On Apr 21, 2009, at 5:32 PM, Mordechai T. Abzug wrote:

> On Tue, Apr 21, 2009 at 12:46:29PM -0500, Jeremy Parrish wrote:
>> Here is my situation:
>>
>> We currently have 8 2TB USB HDDs. We want to do an 8-week rotation
>> with these drives. Each drive will be on site for backup for 1 week
>> and then in offsite storage for 7 weeks.
>>
>> From my brief experience, it seems that having all backups go to one
>> Pool will not work properly since the Volume bacula chooses to use/
>> recycle may not be present on the drive that is currently in on site.
>
> Works fine for me without doing a pool per USB HDD.  If bacula can't
> find the old volume, it makes a new one with the same name, which
> seems a little odd, but works OK.

This is what I am concerned about. When it creates a new volume with  
the same name as a volume that exists on another drive, things get  
confusing because 1) The "old" volume becomes wasted space on another  
drive, 2) Tracking down which drive you need based on volume name  
becomes nearly impossible, and 3) Bacula can become confused if it  
thinks it is looking at the the "re-created" volume but is actually  
looking at the "orphaned" volume on another drive.

Do you have a solution for these issues, or have they not arisen for  
you?

-Jeremy

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
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>