# note, I'm not using btrbk because of this bug # https://github.com/digint/btrbk/issues/102 ssh_identity /root/.ssh/id_rsa transaction_log /var/log/btrbk target_preserve_daily 10 target_preserve_weekly 4 target_preserve_monthly all # default is to do local snapshots, turn that off snapshot_preserve_daily 0 snapshot_preserve_weekly 0 snapshot_preserve_monthly 0 # if something fails and it's not obvious, try doing btrbk -l debug dryrun volume /mnt/btrfs_root subvolume i target send-receive ssh://frodo/mnt/btrfs_root