Tools for deduping file systems
http://markfasheh.github.io/duperemove/
Duperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing blocks that match each other. When given the -d option, duperemove will submit those extents for deduplication using the Linux kernel extent-same ioctl.
Duperemove can store the hashes it computes in a 'hashfile'. If given an existing hashfile, duperemove will only compute hashes for those files which have changed since the last run. Thus you can run duperemove repeatedly on your data as it changes, without having to re-checksum unchanged data.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/duperemove && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000649 649 Bytes | |
_service:recompress:tar_scm:duperemove-0.11.2.tar. |
0000127188 124 KB | |
_service:set_version:duperemove.spec | 0000001888 1.84 KB | |
duperemove.changes | 0000000357 357 Bytes | |
duperemove.spec | 0000001885 1.84 KB |
Revision 4 (latest revision is 7)
Alexander Evseev (aevseev)
committed
(revision 4)
0.11.2
Comments 0