Hi. After RedHat 8 removed BTRFS support from stock kernels in favor of zfs I’m trying to migrate from CentOS 7 to Opensuse. On CentOS I was using an extra Linux machine to store backups and btrfs-sxbackup to handle both local and remote snapshots.
With btrfs-sxbackup you can configure source retention policy, much like snapper’s TIMELINE_LIMIT_*
but also a destination location, possibly over SSH and destination retention policy.
I’m new to Opensuse and so far I couldn’t find what software does a similar thing here. I don’t want to run btrfs-sxbackup in parallel to snapper and I don’t want to lose the automation snapper provides.