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
On my Raspberry PI 5, when copying a single large file to the mounted Google Drive (using raspiBackup, if that's relevant), I can see rapid memory consumption until it fills all memory and starts using swap:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
821141 pi 20 0 7361520 6.7g 512 S 2.0 85.0 0:40.64 google-drive-oc
pi@rpi:~ $ uname -a
Linux rpi 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
pi@rpi:~ $ google-drive-ocamlfuse -version
google-drive-ocamlfuse, version 0.7.30
Please help diagnose the issue.
The text was updated successfully, but these errors were encountered:
Can confirm. Have this running on a remote Server and today I noticed that 50% of Memory was full. Upon further investigation, google-drive-ocamlfuse used 55GB
On my Raspberry PI 5, when copying a single large file to the mounted Google Drive (using raspiBackup, if that's relevant), I can see rapid memory consumption until it fills all memory and starts using swap:
Please help diagnose the issue.
The text was updated successfully, but these errors were encountered: