You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a lack of documentation to improve performance. I'm getting I/O errors and some operations take so long to finish.
By example, i have process for update the volume content using rclone to copy some video files and also a git clone/update.
I found a lack of documentation to improve performance. I'm getting I/O errors and some operations take so long to finish.
By example, i have process for update the volume content using rclone to copy some video files and also a git clone/update.
I get this erros from rclone:
and the git clone fails with:
The git pull is also very slow and same for git restore. In the other hand a 'cat' over a cloned file runs smoothly.
Is there a way to improve the access time?
Thank you.
The text was updated successfully, but these errors were encountered: