If new data is added to any path the virtual fs is not refreshed #1490
Unanswered
parasiteoflife
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, I have a branch with
/mnt/disk1/dir1=RO:/mnt/disk2/dir2=RO:/mnt/disk3/dir3=RO:/mnt/disk4/dir4=RO
mounted in/srv/mergerfs/branch1
, if I add a new directory to one of the original paths,/srv/mergerfs/branch1
doesn't show the new directory unless I restart the service/remount.Is this expected?
Beta Was this translation helpful? Give feedback.
All reactions