Bacula-users

[Bacula-users] scratch pool question

2008-12-09 08:11:45
Subject: [Bacula-users] scratch pool question
From: Ulrich Leodolter <ulrich.leodolter AT obvsg DOT at>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 09 Dec 2008 14:08:07 +0100
Hello,

I've a question about Scratch pool.
first lets define pools:

Pool {
  Name = PoolA
  Pool Type = Backup
  Recycle = yes
  RecyclePool = Scratch
  AutoPrune = yes
  Volume Retention = 3 weeks
  Volume Use Duration = 1 week
  Maximum Volume Bytes = 100G
  Label Format = File-
}

Pool {
  Name = PoolB
  Pool Type = Backup
  Recycle = yes
  RecyclePool = Scratch
  AutoPrune = yes
  Volume Retention = 3 weeks
  Volume Use Duration = 1 week
  Maximum Volume Bytes = 100G
  Label Format = File-
}

Now assume backup jobs alternate weekly between these pools

w01    w02    w03    w04   ...
PoolA  PoolB  PoolA  PoolB ...


What happens at w04 if bacula needs a new volume for PoolB ?

Will bacula recycle volumes from PoolA (w01) into Scratch
and then move into PoolB ?


Thanks
Ulrich
-- 
Ulrich Leodolter <ulrich.leodolter AT obvsg DOT at>
OBVSG


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.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>
  • [Bacula-users] scratch pool question, Ulrich Leodolter <=