Skip to content

mergerfs.fsck - FileNotFound Error #137

@dma9

Description

@dma9

Hi there. I was just trying to run mergerfs.fsck -v -f manual [mountpoint]. It has worked fine in the past, but today I got the following error:

Traceback (most recent call last): File "/usr/local/bin/mergerfs.fsck", line 225, in <module> main() File "/usr/local/bin/mergerfs.fsck", line 209, in main check_consistancy(fulldirpath,verbose,size,fix) File "/usr/local/bin/mergerfs.fsck", line 149, in check_consistancy paths = lgetxattr(fullpath,"user.mergerfs.allpaths") File "/usr/local/bin/mergerfs.fsck", line 46, in lgetxattr raise IOError(err,os.strerror(err),path) FileNotFoundError: [Errno 2] No such file or directory: b'[filename]

Any suggestions on how this could be remedied would be most appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions