mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
docs: btrbk
This commit is contained in:
parent
1f91a58f81
commit
a1de1d2c38
@ -115,9 +115,10 @@ Total size: 104.47 MiB
|
|||||||
|
|
||||||
## Cleanup
|
## 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
|
```shell
|
||||||
sudo btrbk -c /etc/btrbk/local-backup-ssd.conf \
|
sudo btrbk -c /etc/btrbk/local-backup-ssd.conf \
|
||||||
|
Loading…
Reference in New Issue
Block a user