Good afternoon. Could you please help me? I would like the volumes to be "truncated" when they are expired, so automatically. I am having difficulties, I will give a reference example:

*bconsole

*list volumes

|      83 | Diaria-0083 | Full      |       1 | 10,737,402,901 |        2 |    
1,209,600 |       1 |    0 |         0 | File | 2017-12-11 12:02:24 | File    |
|      84 | Diaria-0084 | Full      |       1 | 10,737,377,052 |        2 |    
1,209,600 |       1 |    0 |         0 | File | 2017-12-11 12:05:14 | File    |

Note that the volumes despite having passed the retention time were not reused. 
I've already used volume update commands.
*bconsole

*update after 1 after 14

Client {
  Name = adm-ti06-fd
  Address = 192.168.200.13
  Password = "senhaclient"
  AutoPrune = yes
  File Retention = 55 days
  Job Retention = 55 days
  Maximum Concurrent Jobs = 20
  Heartbeat Interval = 5 min
  }

Pool {
  Name = diaria
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Recycle Oldest Volume = yes
  Action On Purge = Truncate
  Volume Retention = 14 days
  Maximum Volume Bytes = 10G
  Label Format = "Diaria-"
}
I can not limit the number of volumes to impose other limits.

Would someone tell me why the daily volumes are not "truncated"?
Thank's

--
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to