grokskookum
grokskookum
I tried asking for this feature on reddit and was rebuffed with the standard. "I don't follow, and when I do, this isn't an error and when it is, then...
quote from my reddit post: "I am just wanting a runtime status of mergerfs, which paths are actively being merged, if any of them are read-only or out of space....
There are a lot of tunables in mergerfs. this is a case where there is actual harm done when one branch fails to mount or becomes unavailable. Its like talking...
I give up, peace.
* the dialogue box for the move operation in thunar just sits there and stops moving even though the files are minuscule. * yes, Thunar. * uh.. regurlar tools? well...
thunar creates this tempfile, namely ".goutputstream-ITJOK0" in the target directory, it does this first then it does a mv to the proper name to overwrite the file in question, during...
Does this help any? its part of an strace from thunar: Specifically this line: "2820 ioctl(23, BTRFS_IOC_CLONE or FICLONE, 21) = -1 EOPNOTSUPP (Operation not supported)" ``` 2820 NULL, 0)...
is there anthing I can grep out of the strace for mergerfs? I would really love to just post what you need not a MB+ file.
[mergerfs.strace.txt](https://github.com/trapexit/mergerfs/files/4589570/mergerfs.strace.txt) ok, I redid the test with only a single mount and created subdir-test, and tried to copy / pasted todo into it, then it hung.
I don't know that to tell you, this test is very simple and it works everytime outside of the union mount and fails almost everytime inside it. (if not every...