Ticket #4226 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

All directories and subdirectories within a Mergerfs pool displayed twice

Reported by: gderf Owned by:
Priority: minor Milestone:
Component: mc-vfs Version: 4.8.26
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

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

Attachments

Selection_010.jpg (60.7 KB) - added by gderf 3 years ago.

Change History

Changed 3 years ago by gderf

comment:1 Changed 3 years ago by andrew_b

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

comment:2 Changed 3 years ago by andrew_b

How do you mount mergerfs branches?

comment:3 follow-up: ↓ 4 Changed 3 years ago by gderf

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
Last edited 3 years ago by andrew_b (previous) (diff)

comment:4 in reply to: ↑ 3 Changed 3 years ago by andrew_b

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.

comment:5 Changed 3 years ago by gderf

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.

comment:6 Changed 3 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone Future Releases deleted
Note: See TracTickets for help on using tickets.