-
I mount an external storage via Im using Ubuntu 22.04 and the newest gocryptfs version.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi, I know very little about Kind regards |
Beta Was this translation helpful? Give feedback.
-
Looks like a latency problem. What throughput do you get when you copy to the cifs mount without gocryptfs? |
Beta Was this translation helpful? Give feedback.
That's good to hear. You should try gocryptfs v2.3.1 or later, though, as this fixed a slowdown with NFS streaming ( https://github.com/rfjakob/gocryptfs#v231-2023-03-04 ). This could affect cifs just the same.
FYI I tested copying to a tmpfs samba share on a VM, where I added 10ms of latency to the VM like this:
Testing with dd I get this:
In other words, I think you should be able to max out your gigabit link with gocryptfs.