docs(backups): harden + live-activate /mnt/compose automount on ana-docker

This commit is contained in:
vh
2026-06-20 16:21:05 -07:00
parent 76b317ce3e
commit 5a3a75b73d
2 changed files with 7 additions and 4 deletions
+4 -2
View File
@@ -160,8 +160,10 @@ the stop→umount→rm-ghost→remount→start variant.
- [x] **fstab hardening — DONE (2026-06-20).** ana-docker `/mnt/backup` →
`noauto,x-systemd.automount,x-systemd.mount-timeout=30` (autofs self-heals
on a NAS blip instead of getting stuck `failed`; activates on next reboot).
`/etc/fstab.bak-pre-harden` saved. **NOTE:** `/mnt/compose` is still bare
`defaults` (same latent risk) — harden it the same way when convenient.
`/etc/fstab.bak-pre-harden` saved. **`/mnt/compose` also hardened the same
way** and **activated live** (umount → `mnt-compose.automount` started →
autofs verified remounting on access) — it binds no container, so it was
safe to convert now; this also proved the autofs pattern works on ana-docker.
- [ ] **ana-ml2 has no PBS net** (bare metal) — restic is its only layer; now
healthy + alerted. Bulk `/tank` models are re-downloadable; bespoke
quants/configs/scripts are the real loss-risk.