On Friday 17 October 2014 21:41:49 Ana Emília M. Arruda wrote:
> Hi Giuseppe,
> 
> Yes, this could happen if bacula couldn't find a reciclable volume and you
> have the "purge oldest volume = yes" directive configured and this is, for
> Bacula, the oldest volume. The purge oldest volume doesn't respect the
> volume retention period.
> 
> Best regards,
> Ana
I was almost sure, but I just "grepped" all
my bacula conf file.

I'm sure the directive "purge oldest volume" is not present
in my files, so the default, for what I can read, should be
a plain "no".

Correct?

This is the definition of my "Incr" pool


Pool {
  Name = Incr
  Pool Type = Backup
  Recycle = yes
  Recycle Oldest Volume = yes
  Recycle Current Volume = no
  AutoPrune = yes               # Prune expired volumes
  Maximum Volumes     =  2
  Volume Use Duration =  7 days    # 1 week
  Volume Retention    =  6  days   # 1 week - 1
}


G. Vitillaro.
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to