Retire eavesdrop01 and refstack01 backups on the smaller backup server
We're seeing this host need pruning more than once a month. Attempt to get ahead of that a bit more by retiring backups for old systems. I have also added a TODO to purge the retired systems that haven't been purged yet. Purging removes the last backup retained after retirement so should be done when we're really ready to do so. But that also frees up a fair bit of space so we shouldn't not do it. Change-Id: I072d70b6269a00b99986e465b31cc1b20b57ba51
This commit is contained in:
@@ -1,15 +1,18 @@
|
||||
# Retire and purge old uneeded backups to recover disk space
|
||||
borg_retire_users:
|
||||
- borg-eavesdrop01
|
||||
- borg-ethercalc02
|
||||
- borg-ask01
|
||||
- borg-etherpad01
|
||||
- borg-gitea01
|
||||
- borg-lists
|
||||
- borg-refstack01
|
||||
- borg-review-dev01
|
||||
- borg-review01
|
||||
- borg-review02
|
||||
- borg-paste01
|
||||
borg_purge_users:
|
||||
# TODO(clarkb) purge eavesdrop01, review02, refstack01, and paste01
|
||||
- borg-ethercalc02
|
||||
- borg-ask01
|
||||
- borg-etherpad01
|
||||
|
||||
Reference in New Issue
Block a user