bedup icon indicating copy to clipboard operation
bedup copied to clipboard

Btrfs deduplication

Results 42 bedup issues
Sort by recently updated
recently updated
newest added

``` mount: /tmp/tmpc851ykn1.privmnt: mount(2) system call failed: Cannot allocate memory. Traceback (most recent call last): File "/home/leijurv/.local/bin/bedup", line 11, in sys.exit(script_main()) File "/home/leijurv/.local/lib/python3.6/site-packages/bedup/__main__.py", line 497, in script_main sys.exit(main(sys.argv)) File "/home/leijurv/.local/lib/python3.6/site-packages/bedup/__main__.py",...

Hi I'm using linux containers so deduplication is serious thing regarding ram usage- fixing this will change a lot. When changed --size-cutoff=1024 I got this: Traceback (most recent call last):...

Currently, bedup doesn't support deduping in RO snapshots: > This approach doesn't require special kernel support, but it has two downsides: locking has to be done in userspace, and there...

Maybe I'm missing this but I think it would be nice if there was a subcommand that lists the dedup'ed files by bedup. I just finished a fresh run, and...

Hello, I've installed BTRFS on my External Hard Drive and was hoping to use bedup for deduplication. I'm running Ubuntu Server 14.04.1, kernel version 3.16.0-031600-generic, and python version 2.7.6. Upon...

The installation instructions in the README give an `aptitude install` command to use. Unfortunately they lack the `python3-setuptools` package. This will not always be a problem because it's a "Recommends"...

The sqlite database can't be read, because it was created as root, and my normal user doesn't have permission to read it. The resulting error simply says it was unable...

*bedup* fails when any *btrfs* filesystem is mounted on a path with a space in it. This happens when a file system with a label with a space in it...

It's available in Fedora 24+. FWIW it's also available in EPEL 6+.