Page MenuHomePhabricator

'backy2 cleanup' not getting called properly on cloudbackup hosts
Closed, ResolvedPublic

Description

Now and then I get an alert about disk space on a cloudbackup host, which is always easily resolved by running 'backy2 cleanup' on the cli.

Our daily backup scripts should be doing this already! I'm sure that they try to but it must be failing.

Event Timeline

Change #1036755 had a related patch set uploaded (by Andrew Bogott; author: Andrew Bogott):

[operations/puppet@production] wmcs-backup: call backy 'cleanup' after removing expired backups

https://gerrit.wikimedia.org/r/1036755

Change #1036755 merged by Andrew Bogott:

[operations/puppet@production] wmcs-backup: call backy 'cleanup' after removing expired backups

https://gerrit.wikimedia.org/r/1036755

I just now manually ran 'backy2 cleanup' and there was nothing to clean. So the above patch seems to be working.