restic-backup: first maintenance run clean (prune 0B, checks pass)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Julien Lutran
2026-08-31 09:29:42 +02:00
co-authored by Claude Fable 5
parent 203728674f
commit f46726b6ca
+5
View File
@@ -292,6 +292,11 @@ deleted.
34 h per night for *one* of those trees. This is the local-cache 34 h per night for *one* of those trees. This is the local-cache
cost model working as intended: the walk is stat-only, and only the cost model working as intended: the walk is stat-only, and only the
churn is read, chunked and uploaded. churn is read, chunked and uploaded.
- **First maintenance run 2026-08-30**: `prune` 0 blobs / 0 B removed,
`check` and the rotating `--read-data-subset` slice both clean, 7 min,
`rc=0`. Nothing to reclaim because the killed seed's packs were
*adopted* by the successful seed's dedup rather than orphaned — worth
knowing before assuming an interrupted backup wastes storage.
- **Left**: the nuc leg after FTTH, then the ks2 decommission - **Left**: the nuc leg after FTTH, then the ks2 decommission
([../ks2/plan.md](../ks2/plan.md)). The instance leg (§6) is ([../ks2/plan.md](../ks2/plan.md)). The instance leg (§6) is
shelved, not pending. shelved, not pending.