← Back to team overview

holland-coredev team mailing list archive

[Bug 1162014] Re: make purge more intelligent

 

** Changed in: holland-backup
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Holland
Build, which is subscribed to holland-backup.
https://bugs.launchpad.net/bugs/1162014

Title:
  make purge more intelligent

Status in Holland Backup Framework:
  Fix Released

Bug description:
  Instead of failing a backup due to lack of disk space, it probably
  makes sense to purge old backups first.  This should be a configurable
  option but the general approach could be:

  1) estimate the space we probably will need for a backup
  2) if we don't have enough space, start killing older backups until we have space
  3) Still try anyway, and let a watchdog process abort holland if we really don't have enough space

  This can tie into more intelligent estimation methods like linear-
  extrapolation or just following the general trend of compression
  ratios, or looking at the size of the previous backups so we can
  achieve more accurate "required space" estimation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/holland-backup/+bug/1162014/+subscriptions


References