Stand up Unraid (Aegis) appdata backup coverage + evaluate moving PBS back onto Unraid as a container #59
Labels
No labels
blocked
borg-backup
ceph
forgejo
in-progress
infra
netdata
nextcloud
p:high
p:low
p:medium
searxng
service-onboard
swarm-nodes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
copper/ccnet-prod-devops#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found while scoping the *arr media stack: there is currently no backup coverage for
/mnt/user/appdataon Aegis. borgserver (old Unraid backup target) stopped accepting backups 2026-08-09 and was retired 2026-08-16;ccnet-pbs-backup-swarm-dataonly covers swarm CephFS. Adding a 6+ container *arr stack (plus revamped Lidarr) to this host makes appdata backup a prerequisite.Near-term: install a Proxmox Backup client on Aegis and back
/mnt/user/appdata(or at least the stack's appdata subtree) toluna-pbs. Data can land on the Unraid backup ZFS RAIDZ2 pool via PBS-back-to-Unraid for now.Larger question: move Proxmox Backup Server itself back onto Unraid as a container (it was previously there). Evaluate storage target, retention, and how this interacts with the existing
ccnet-pbs-backup-swarm-dataflow andluna-pbs.Blocks nothing hard for *arr phase 1 but should land before/alongside it. Related: *arr media stack design (in progress, not yet an issue).
Both halves resolved — closing.
Near-term (appdata coverage): delivered by PR #61 →
ccnet-unraid-appdata-pbs-backup/(Docker-packagedproxmox-backup-clienton Aegis). Two layers into theaegis-unraiddatastore, namespacecopper/aegis-appdata, reusing the PVE encryption key:primary(03:30) — crash-consistentappdata.pxar+bootconfig.pxar,--backup-id aegiscold(Sun 02:45) — CA Appdata Backup container-stopped archive,--backup-id aegis-appdata-coldFirst backup GREEN and the restore drill PASSED 2026-08-29 (
lidarr.dbintegrity_check ok,network.cfgbyte-identical,--exclude /pbs-backupverified). Cron live in/etc/cron.d/root. Remaining: sanity-check the firstaegis-appdata-coldsnapshot after a Sunday (does not block Phase 1).Larger question (PBS back onto Unraid): done, separately — luna-pbs was relocated from CT 356 to a KVM VM on Aegis (2026-08-29), see
ccnet-luna-pbs-vm-runbook/. Same IP10.10.10.250, same cert fingerprint, datastoreaegis-unraidon thebackupRAIDZ2 pool, NFS-exported host→VM overbr0. Offsite sync (Aiden push, WI push per #62) intact.Full build context:
docs/arr-media-stack.md(Phase 0.5). Adocs/homelab-build-history.mdwrite-up folds into #58.