bees
bees copied to clipboard
Best-Effort Extent-Same, a btrfs dedupe agent
Hi, how can I identify the data dedupped so far? What field describes that in BEESSTATUS? I would propose to document BEESSTATUS...
Hello, I started bees on a file-system already occupied with many snapshots and this happened. The program continued to run. (Please have in mind that I don't use the default...
I have some servers with always running bees, and servers have some time when write not happens. So, call munlock() on crawl out of data, allow bees to free memory...
Is it possible to add a function with an additional thread in bees to monitor disk activity. if there is zero write activity and no crawler activity this monitoring thread...
An interpretation of what the hash table page occupancy histogram shows may be useful. One filesystem has an occupancy of 42% and a large heap around 40% on the x...
This was discovered when writing a NixOS system test for the bees module. The testing logic in https://github.com/NixOS/nixpkgs/blob/923a3e4970226293e4698e44e3e5d5ccf7487603/nixos/tests/bees.nix consistently succeeds every time: This code first creates files on a new...
The current wrapper requires on-disk configuration to be aware of the filesystem's UUID. If trying to build configuration ahead of a machine's instantiation, this is not ideal. I've implemented an...
Here is how the current scan modes perform:  `-m2` has short bursts where the peak dedupe rate is higher than the other modes; however, it also has long periods...
Background: When incremental backup is used, changing layout of snapshot partition causes that send fails because of changed extents. example error: `Send: inconsistent snapshot, found updated extent for inode 20930799...
beesd -c=1 6aae3d24-a25f-45d5-b3aa-d3ec97b9e5cd uuidparse: invalid option -- 'c' Try 'uuidparse --help' for more information. Usage: beesd [options] - - - bees version v0.6-6-g14b35e3 "--thread-count=1" has been tried too