-
I had this working, but one day the submenu was no longer there. Not sure what changed
Not sure what is needed but when i run the snapshots-btrfs i get
```
sudo /etc/grub.d/41_snapshots-btrfs
D…
-
I'm using httm 0.43.2 on a Debian 12 system, with a BTRFS file system and btrbk for creating snapshots. It works perfectly for showing the older versions living in my snapshots directory, which is loc…
bshor updated
1 month ago
-
Currently my `btrbk.conf` contains:
```
stream_compress_adapt yes
stream_compress zstd
```
I have my backup NAS set to run with `ssh_filter_btrbk.sh`. When I do it fails with so…
-
A few reasons for this:
- snapraid-btrfs is a good solution as part of a backup strategy and btrbk allows for simple config files, supporting nearly every backup method, source and destination one c…
-
The setup:
1. A FS at `bk1` with a subvol `chains` where a few ro snapshots in it.
2. Another FS at `bk2` empty
```shell
./btrfs-clone --toplevel --verbose bk1 bk2
```
Expected: The snapsh…
-
I previously used btrbk and it provides "btrbk clean" command to clean up interrupted backups.
Does baksnapper have a similar thing or how does baksnapper handle interruptions?
-
When running the following command, I get an unexpected output:
```
cp ~/File100BMbyte . && ls -l File100MByte
-rwxrwxr-x 1 grosser grosser 0 Aug 6 08:37 File100MByte
```
The filesize is not updat…
-
I recently lost my 16TB hard disk (`/disk1`) due to a mechanical failure. Thankfully I had a btrbk set up to create backups to my second disk (`/disk2`). This is how my `btrbk.conf` looks
```
tran…
-
### Describe the bug
It's important to have more than one backup, yet I can't seem to configure more than 1 backup target. I apologize if this is due to my incompetence somehow. Without luck, I have …
-
If I set /etc/cron.hourIy/btrbk to run at 00 min each hour, btrbk reports an error through email with the following error every midnight.
It won't have a problem if I run it at other schedule such …