bees
bees copied to clipboard
Best-Effort Extent-Same, a btrfs dedupe agent
I am using Raspberry Pi 4 and trying to make the app: ```` echo "const char *BEES_VERSION = \"v0.6-80-g9514b89\";" > bees-version.new.c mv -f bees-version.new.c bees-version.c cc -Wall -Wextra -Werror -O3...
I read https://github.com/Zygo/bees/blob/master/docs/how-it-works.md as well as the other pages, but couldn't find anything that simply showed me how much space was saved by deduping data. I'm assuming it's one of...
Please check #97 It's from the same run ``` 19:49:38 gentoo beesd[29713]: crawl_258[29748]: Opening src bfr 4K [0xb002000..0xb003000] fid = 4480:685 fd = 94 '/run/bees/mnt/6a5e0f31-4857-4352-811a-c55dcdd44433/subvol_snapshots/1775/snapshot/data1' 19:49:38 gentoo beesd[29713]: crawl_258[29748]: chase_extent_ref...
I am receiving a lot of exceptions running Bees, like this: 2020-08-23 23:33:46 2851.2857 crawl_1455: *** EXCEPTION *** 2020-08-23 23:33:46 2851.2857 crawl_1455: exception type std::runtime_error: failed constraint check (!m_is_toxic) at...
Commit 06e111c229331e152656e1840646a862a4410503 removed the UUID from the beescrawl.dat file name, but this change was not also applied to the wrapper script. Do that now.
After setting up bees I wanted to reduce the log level as well as try out different scan modes. Having it set up as a systemd service I tried and...
I'm using bees to dedup a filesystem containing several disk images (each several hundred GB). After adding a new 160GB image (mounted with compress=zstd) and starting bees, I noticed that...
Hi I cannot compile bees due to missing bits/wordsize.h I run Fedora Silverblue 30 ``` $ make fatal: not a git repository (or any parent up to mount point /var/home)...
I have bees running for about a year on my 4 TB backup volume. Yesterday the volume was nearly full and as i found no way to check the deduplication...
Related by query: #81 I found the following crash when running `bees --help`: ``` PID: 3017 (bees) UID: 0 (root) GID: 0 (root) Signal: 6 (ABRT) Timestamp: Mon 2019-10-14 19:24:01...