Bacula-users

Re: [Bacula-users] Grasping volume management.

2009-05-31 07:20:17
Subject: Re: [Bacula-users] Grasping volume management.
From: "Fahrer, Julian" <julian AT fahrer DOT net>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Sun, 31 May 2009 13:16:22 +0200
Hi Henrik,

you need to specify Volume Retention = 21 days in the  Pool. 

Kind regards

Julian
        
-----Ursprüngliche Nachricht-----
Von: Henrik Johansen [mailto:henrik AT myunix DOT dk] 
Gesendet: Sonntag, 31. Mai 2009 12:39
An: bacula-users AT lists.sourceforge DOT net
Betreff: [Bacula-users] Grasping volume management.

Hi list,

I have been testing bacula for a couple of days now but I am having some
problems grasping the volume management part of it.

What I would like to achieve is a configuration where every client has
its own pool with its own volumes. Furthermore, I would like to keep 21
volumes (one per day) for each client and automagically reuse (recycle)
those volumes at the end of the 3 week retention period. 

I have come up with this so far : 

Pool {
   Name = test01
   Pool Type = Backup
   AutoPrune = yes
   LabelFormat = "$Client-"
   Maximum Volume Jobs = 1 
   Maximum Volumes = 21
   Volume Use Duration = 23h
   Recycle = yes
   Recycle Oldest Volume = yes
}

Client {
   Name = test01
   Address = x.x.x.x
   FDPort = 9102
   Catalog = MyCatalog
   Password = "xxxxxx"
   File Retention = 21d
   Job Retention = 21d
   AutoPrune = yes
}

But I can't quite figure out if that's going to do what I want ...

Would anybody care to comment ?

-- 
Med venlig hilsen / Best Regards

Henrik Johansen
henrik AT myunix DOT dk



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
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>