holland-coredev team mailing list archive
-
holland-coredev team
-
Mailing list archive
-
Message #00266
[Bug 1162014] [NEW] make purge more intelligent
Public bug reported:
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.
** Affects: holland-backup
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References