Post #1493416
2026-04-18 08:55 UTC
Today it's backup time :neobot_hyper:
My old setup was all kinds of messy in regard to backups. Some BorgBackup here, some nothing elsewhere.
Plan is to once again simplify things. A backup is of no use to me, if it's hard to use. All of my servers that hold important data run on ZFS, so I'll finally make use of ZFS snaphots and send/recv to have easy and consistent backups.
For that I'll be copying the setup of @stefano, as is documented here: https://it-notes.dragas.net/2022/05/30/how-we-are-migrating-many-of-our-servers-from-linux-to-freebsd-part-2/
That means zfs_autobackup, running on a backup server. Most likely I'll set it up to pull backups from the other systems.
I have not yet decided on whether to use some sort of ZFS encryption here, tbd.
I'll use an OVH KS-Store server for this purpose. 4x4TB of HDD storage, which I'll turn into a pool with 12TB of usable storage.
I already installed FreeBSD on it and started locking it down from most public access.
Replies (1)
-
@jana@social.jsteuernagel.de 2026-04-18 09:39
One thing that's kinda funky about OVH is that by default this Kimsufi server only got a single /128 IPv6 IP. In order to get a proper /56 prefix, I have to configure a vRack, add the server to that and then order a (free) /56 prefix for that vRack. Kinda clumsy for just wanting some IPs.