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'm trying to reduce memory usage when concurrently reading from many files. I get the following error when trying to limit the readahead buffer with v0.21.0. Is max_readahead not supported?
gcsfuse -o max_readahead=4096 -o nonempty bucket-name /mnt/bucket
Using mount point: /mnt/bucket
Opening GCS connection...
Opening bucket...
Mounting file system...
daemonize.Run: readFromProcess: sub-process: mountWithArgs: mountWithConn: Mount: mount: running fusermount: exit status 1
stderr:
fusermount: mount failed: Invalid argument