Skip to content

Mac ZFS triggers duplicating finding programs to fail randomly #808

@mauricev

Description

@mauricev

There is a serious bug in Mac ZFS wherein programs that identify files as duplicates often fail randomly to detect duplicates.

Two such programs are Gemini and Duplicate File Finder.

These programs work perfectly on APFS disks, but on Mac ZFS, they randomly generate false negatives. There is no rhyme or reason as to what duplicated file gets falsely detected not to be a duplicate of its corresponding twin. The md5 hash of the files in question is always the same, so Mac ZFS is not altering the contents of any file. It seems more likely a problem with the iteration of the file/folder directory tree where ZFS is somehow not returning every present file. It's not clear whether this is occurring on either the source or destination directories or both.

This bug is present in 2.16 (Monterey Intel) and at least some earlier builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions