Skip to content

High memory usage due to Go HTTP2 early close bug #227

@jonathonl

Description

@jonathonl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions