Open d-uzlov opened 1 year ago
Yes, similarly, you can't git clone
on ZFS. rsync it over and use it no problem, but the initial thing you can not do
Clearly there is issues with the Security Descriptor we assign - but this is a Windows area I am unfamiliar with, so I'll have to read up on it. We follow the example of winbtrfs, and presumably it works for them.
git clone
no longer give access denied
but.. doesn't work for some other bug. This could be retested to see how far it gets now
Same thing happens if I install games through Riot Client :/. Games installed through steam are working fine. Is there any known workaround for this? @lundman
System information
Describe the problem you're observing
I tried to move my GOPATH directory to ZFS volume. When I tried to install the required compiler tools, half of them installed, but half got "Access is denied" error.
The file
L:\go\pkg\sumdb\sum.golang.org\latest
from the error is created, it contains some lines, I'm able to open and view it without issues.go
probably tries to open the file with some special parameters which ZFS doesn't handle as expected.Describe how to reproduce the problem
Install golang: https://go.dev/doc/install
L:
is my ZFS mount,E:
is an NTFS drive. Both drives didn't contain/go
directory before this test.ZFS drive:
NTFS drive: