Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use chunk sizes less than 128k #63

Open
bdnbje opened this issue Oct 31, 2021 · 2 comments
Open

Can't use chunk sizes less than 128k #63

bdnbje opened this issue Oct 31, 2021 · 2 comments

Comments

@bdnbje
Copy link

bdnbje commented Oct 31, 2021

I'm trying to make a folder of highly redundant data. 128k chunk size barely makes a difference but using smaller chunks on duperemove made a significant difference.

@Lakshmipathi
Copy link
Owner

Did you try using https://github.com/Lakshmipathi/dduper#changing-dedupe-chunk-size option ? That didn't work?

@bdnbje
Copy link
Author

bdnbje commented Nov 1, 2021

when i try using 64k.
pi@BedroomPi:~ $ sudo dduper --device /dev/sda --dir torrent/ --recurse --chunk-size 64 Ensure chunk size is of multiple 128KB. (128,256,512 etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants