Hi folks,

I was wondering about the best way to tell bacula that volumes not
present in the changer are not to be recycled / used to avoid operator
intervention. We store some tapes (usually 3 out of 8) off-site, but
those volume records will remain in the database, so when the time
comes for bacula to use a new volume when all are full, it should
recycle the oldest volume *in the changer*, not in the volume pool
which quite likely is stored miles away.

Would I need to define a "maximum number of volumes" setting in the
pool to accomplish this? Here's the pool definition: 

Pool {
  Name = Default
  Recycle Oldest Volume = yes
  Pool Type = Backup
  Recycle = yes 
  AutoPrune = yes                     # Prune expired volumes
  Volume Retention = 6 months
  Accept Any Volume = yes             # write on any volume in the
  pool
}

Thanks in advance for your help, 

Uwe 

-- 
Uwe Schuerkamp, NIONEX GmbH (http://www.nionex.com/)
[EMAIL PROTECTED] Tel: +49 (0)5241 / 80 10 66 FAX: / 806 23 38
Avenwedder Str. 55, D-33311 Guetersloh, Germany
GnuPG KeyID: 5887047D, Fingerprint: 2E1320229A3F63 7F676FE9B1A836A461

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to