Hello,

i have strange problem. I changed the days of "Volume Retention".

For example:

Pool {
  Name                  = DataIncremental
  Pool Type             = Backup
  Recycle               = yes
  AutoPrune             = yes
 * Volume Retention      = 15 days*
  Maximum Volume Bytes  = 50G
  Label Format          = "DataIncremental-"
 }

changed to:

Pool {
  Name                  = DataIncremental
  Pool Type             = Backup
  Recycle               = yes
  AutoPrune             = yes
*  Volume Retention      = 30 days*
  Maximum Volume Bytes  = 50G
  Label Format          = "DataIncremental-"
 }

My problem now, new volumes were created correctly, but purged volumes 
didnt. The purged volumes were created with the same old "Volume Retention" 
in the origin. In my case:

New Volumes = 30 days retention

Purged Volumes = 15 days retention

Why the purged volumes inherit the retention time from his old volumes and 
doesnt set new one?

Server: 
-Ubuntu 18.04
-Postgresql 12
-Bareos 18.2.5

Best regards

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/e481eb6f-dfa3-41bd-b643-8c77ca661594%40googlegroups.com.

Reply via email to