From ff8cc2eec0b78889b644ef0d29ee334fb36c3c52 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 4 Dec 2024 07:54:17 -0800 Subject: [PATCH] Purge previously retired backups on vexxhost backup server This is the final step in reducing disk utilization on this smaller backup server by removing unneeded backups. We purge (delete) the backups for the recently retired (keep a single backup) backups. This should free up even more space giving us further headroom between prunes. Change-Id: I8324acbe69a09d400f1bdbd26c806b5cb5233719 --- .../host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml b/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml index 4aa3f3f644..2171220867 100644 --- a/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml +++ b/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml @@ -9,3 +9,9 @@ borg_retire_users: - borg-review01 borg_purge_users: - borg-ethercalc02 + - borg-ask01 + - borg-etherpad01 + - borg-gitea01 + - borg-lists + - borg-review-dev01 + - borg-review01