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

All directories and subdirectories within a Mergerfs pool displayed twice #4226

Closed
mc-butler opened this issue Apr 8, 2021 · 7 comments
Closed
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around res: invalid The ticket is not a bug, or is a support request ver: 4.8.26 Reproducible in version 4.8.26

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/4226
Reporter gderf (frederick.grayson@….com)

The directories in a Mergerfs pool are displayed twice. Subdirectories to these directories are also displayed twice. Files within any of the above specified directories are displayed twice.

Reverting to 4.8.25 solves the problem

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by gderf (frederick.grayson@….com) on Apr 8, 2021 at 16:52 UTC

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 8, 2021 at 17:11 UTC (comment 1)

  • Component changed from mc-core to mc-vfs
  • Milestone set to Future Releases

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 8, 2021 at 17:55 UTC (comment 2)

How do you mount mergerfs branches?

@mc-butler
Copy link
Author

Changed by gderf (frederick.grayson@….com) on Apr 11, 2021 at 16:37 UTC (comment 3)

The fstab mount I use is below (all one line, wrapped here). Wildcarding is used to get all the disks (9 disks) merged in one statement. As I said, this has been working fine until I upgraded to 4.8.26.

/srv/dev-disk-by-*/multimedia-content-d* /srv/dev-disk-by-label-d1/sftp/outgoing fuse.mergerfs defaults,nofail,fsname=mergerfs-sftp-outgoing,nonempty,allow_other,category.create=lfs,moveonenospc=true,minfreespace=110G,noforget,use_ino,inodecalc=path-hash 0 0

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 11, 2021 at 17:36 UTC (comment 3.4)

This is a bug in mergerfs.

Replying to gderf:

As I said, this has been working fine until I upgraded to 4.8.26.

This is a result of #3987.

@mc-butler
Copy link
Author

Changed by gderf (frederick.grayson@….com) on Apr 11, 2021 at 18:16 UTC (comment 5)

Thanks. All good now. I had upgraded to mergerfs 2.32.4~debian-buster some time ago but this didn't solve it. But what I didn't do was reboot the server at that time. Rebooting it today and upgrading to mc 4.8.26 and it works fine now.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 11, 2021 at 18:28 UTC (comment 6)

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone Future Releases deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around res: invalid The ticket is not a bug, or is a support request ver: 4.8.26 Reproducible in version 4.8.26
Development

No branches or pull requests

1 participant