Open ni3que opened 8 years ago
Only sequential (over)writes are supported, so that write at offset 4096 fails.
ni3que, if you look at more of your log, does LVM2's writing pattern look like the issue I was having with ecryptfs? https://github.com/yadayada/acd_cli/issues/368
If so, I'm nearing completion on a PR that will allow for sequential writing using multiple file handles instead of requiring just one.
edit: yadayada, I didn't hear back in the other issue, is this a feature you'd be interested in?
@bgemmill I guess writing on the current offset from different file handles will not have detrimental effects on standard write operations. If you make a PR, I probably will have a look at it on the weekend.
Unfortunately its not possible to create a physical volume over a file which is stored on ACD and mounted via ACDFuse and loopback interface.
I got follwing error:
Any ideas?
Thanks & regard, Marko