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.
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.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| wmcs-backup: call backy 'cleanup' after removing expired backups | operations/puppet | production | +1 -0 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Bstorm | T216208 ToolsDB overload and cleanup | |||
| Resolved | • Bstorm | T216441 Evaluate transferring the non-replicated tables to the new toolsdb server | |||
| Resolved | fnegri | T236101 Find a way to remove non-replicated tables from ToolsDB | |||
| Resolved | dcaro | T301951 toolsdb: full disk on clouddb1001 broke clouddb1002 (secondary) replication | |||
| Open | None | T301967 toolsdb: evaluate storage usage by some tools | |||
| Open | None | T291782 Migrate largest ToolsDB users to Trove | |||
| Open | None | T272395 Cloud: reduce NAT exceptions from cloud to production | |||
| Resolved | Andrew | T291405 [NFS] Reduce or eliminate bare-metal NFS servers | |||
| Resolved | Andrew | T292546 cloud NFS: figure out backups for cinder volumes | |||
| Resolved | Andrew | T344065 Replace cinder-backup process with backy2 | |||
| Resolved | Andrew | T366071 'backy2 cleanup' not getting called properly on cloudbackup hosts |
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
Change #1036755 merged by Andrew Bogott:
[operations/puppet@production] wmcs-backup: call backy 'cleanup' after removing expired backups
I just now manually ran 'backy2 cleanup' and there was nothing to clean. So the above patch seems to be working.