Hi Guys,

Still having issues with Bacula :(

Basically the media rotation isn't working. Here is an example of my pool 
definition: -

Pool{
  Name = "MondayPool"
  PoolType = "Backup"
  Recycle = "yes"
  Autoprune = "yes"
  VolumeRetention = 13 days
  VolumeUseDuration = 23 hours
  LabelFormat = ""
  MaximumVolumes = "2"
  RecycleOldestVolume = "yes"
}

What is happening is that Monday0001 is used during week 1 and Monday0002 is 
used during week 2, now week3 Bacula is asking for Monday0002 and not 
Monday0001 as I think it should. I understand that Bacula will use any media in 
a pool that is flagged append. So I guess what I need to know how to do is when 
Monday0001 is used, it keeps it for at least 7 days and after Monday0002 is 
used (kept for 7 days), Monday0001 is flagged as writable and so on.

Would setting RecycleCurrentVolume = yes be better than RecycleOldestVolume = 
yes?

Cheers

Emyr

+----------------------------------------------------------------------
|This was sent by tech-t...@telem.co.uk via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to