bees icon indicating copy to clipboard operation
bees copied to clipboard

Best-Effort Extent-Same, a btrfs dedupe agent

Results 160 bees issues
Sort by recently updated
recently updated
newest added

Can you offer a short summary of the implementation differences when using a file-based dedupe tool like jdupe/duperemove on a COW filesystem vs something like ext4? When I first came...

Fedora is about to drop the concept of /usr/sbin entirely, so this change allows a BINDIR to be specified during build and respected. `sbin` is of course the default for...

I haven't seen a single benchmark yet.

After I installed bees on my EndeavourOS system, after I reboot my PC, I was unable to boot using Refind. Some message about vmlinuz-linux corrupted! I was able to fix...

Really high level question, I know. Really appreciate this project, but can't stop thinking that if the hash table was managed by the kernel, async (AIO) was used in kernel...

I know that bees is extent-based and not file-based, but considering the log messages, it seems to be able to identify *which* files it's taking pieces out of. As such,...

roadmap

Hi, I'm running several single device btrfs from 1TB up to 4TB, most are SSD, NVMe, some are 1TB HDDs. I use btrbk a lot to store snapshots to other...

Hi, I've been running bees on a 12TB BTRFS volume and instead of freeing up disk space it slowly was eating away the free space (before about 200GB). The DB...

Afaik when killing bees or stopping via CTRL+C some amount of work is lost because beeshash.dat is flushed only every few minutes. Could you create some special signal like SIGUSR1...

I am currently managing a NixOS NAS at home and am looking to gauge the risk factor for `bees`. So far I haven't had data loss using it on my...