From a1de1d2c389adf95dc163abf13b717b3ef1b37e7 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Fri, 23 Feb 2024 19:58:39 +0100 Subject: [PATCH] docs: btrbk --- modules/btrbk/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/btrbk/README.md b/modules/btrbk/README.md index 8572ac5..86aa3bb 100644 --- a/modules/btrbk/README.md +++ b/modules/btrbk/README.md @@ -115,9 +115,10 @@ Total size: 104.47 MiB ## Cleanup -First, perform a dryrun. Double-check the output. Then, replace `dryrun` with `run`. +- Adjustments: It is possible to change `2d` to something else, e.g. `no` to keep only the latest snapshot/backup. +- **Warning**: If all except the latest snapshots and backups are deleted on `yodaNas`, then the next backup to `yodaHedgehog` will be **non-incremental**! Make sure to keep at least one snapshot/backup per subvolume on `yodaNas` that has already been copied to `yodaHedgehog`. Or use a config file that covers local (`yodaNas`) and remote (`yodahedgehog`) backups! -Adjustments: Change `2d` to something else or keep only latest by setting it to `no`. +- First, perform a dryrun. Double-check the output. Then, replace `dryrun` with `run`. ```shell sudo btrbk -c /etc/btrbk/local-backup-ssd.conf \