-
Two 8 TB HDD, connected over 1 GBit ethernet, fast CPUs on both sides. The initial backup took 11.5 days for 7.5 TB of data (speed: 650 GB per day). btrbk is version 0.32.6, package from Ubuntu 22.04.…
-
# Ratio / feature request
Since Snapshots hit the ground of `bcachfs` this issue arises quite naturaly form the point of administration of a `bcachefs` driven production system.
Imaging the common…
-
As root, I'm being told I need to be root:
```
# id
uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),19(log)
# bedup dedup
Skipped 17 frozen volumes in fi…
-
I've been using [btrbk](https://github.com/digint/btrbk) for a while, but now that Mint comes with Timeshift pre-installed, I want to check it out. On the surface it looks pretty similar in function.…
-
As `btrbk diff` already delivers a super nice overview of the difference of a parent and child snapshot, one could also get a time estimate during a `btrbk run`. This could be done by extending the ex…
-
@kakra already mentioned the idea of Bees on Synology NAS:
https://github.com/Zygo/bees/issues/153#issuecomment-703674688
As of today is there anything new about that? I don't own a Synology yet …
-
With `target_qgroup_destroy yes` I get errors for every subvolume on `/mnt/btrfs/my-hd/`:
```
ERROR: Failed to destroy qgroup "0/3313" for subvolume: /mnt/btrfs/my-hd/btrbk-snapshots/my-subvolume
E…
-
Hi,
This issue may be related to #560 .
Let's say we have three servers : A, B and C.
Server A is production and has its btrfs pool on /mnt/data.
Server B uses btrbk to backup subvolume /mnt/d…
-
I repetitive got this error:
```
Command execution failed (exitcode=1): `btrfs send -p /mnt/btrfs_root/_btrbk_snap/opt.20180423 /mnt/btrfs_root/_btrbk_snap/opt.20180424 | ssh -q -p 22022 -c aes256…
-
This script works fine.
But it would be better if it could send subvols like it does via network.
tools like btrbk do it well. and data is compress via bzip or pbip2.
It would be very powerfull…