markfasheh / duperemove

Tools for deduping file systems
GNU General Public License v2.0
689 stars 75 forks source link

duperemove sees unchanged files as changed and eventually hangs after checksumming #345

Open klausman opened 2 weeks ago

klausman commented 2 weeks ago

Version: current HEAD, 9e97c827707e9d709180a12ddfa16527e36fc676

Command line: duperemove -r -d -h -v --debug /store

Symptoms:

I am unsure if the two symptoms are connected or not. I am pretty sure this is not issue #305 since that seems to be tied to a peculiar filename. I have not tried using the sync method described in issue #319, since checksumming close to 4TB of data is taking a long time as it is.

I have purposefully not used a hashfile, to make sure it isn't a race on the WAL used for that.