Hello folks,

I'm using Bareos Always Incremental Scheme with the settings:

Job {
  ...
  Pool = "aincr30d"
  FullBackupPool = "aicons30d"
  Accurate = Yes
  AlwaysIncremental = Yes
  AlwaysIncrementalJobRetention = 1 months
}

Pool {
  Name = "aicons30d"
  LabelFormat = "aicons30d-"
  MaximumVolumeJobs = 1
  MaximumVolumeBytes = 50 g
  VolumeRetention = 1 months 1 weeks 3 days 
  VolumeUseDuration = 23 hours 
  Storage = "File"
  AutoPrune = No
  Recycle = No
}

After the 1 months daily incremental backups the daily consolitation 
started. Each day a Virtual Full backup job was created.
But the Virtual Full is each day a Full size backup, so the disk space is 
getting lower and lower.
Will the option "Always Incremental Max Full Age" (for example with the 
setting '1 months 1 day') solve this problem? Only a virtual full backup 
after the specified time period? And will the initial full backup also be 
released for deletion?

Thanks Ralf

-- 
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 bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/c015711b-87c8-4d13-953e-40ea7751ddc0n%40googlegroups.com.

Reply via email to