Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use s3fs 1.89 version, find s3fs have Memory leakage.s3fs is killed Beacuse of OOM #2441

Closed
loongyiyao opened this issue Apr 8, 2024 · 3 comments

Comments

@loongyiyao
Copy link

loongyiyao commented Apr 8, 2024

Additional Information
Version of s3fs being used (s3fs --version)
V1.89

Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse or dpkg -s fuse)
Kernel information (uname -r)
5.10.134-13.1.zncgsl6.x86_64

GNU/Linux Distribution, if applicable (cat /etc/os-release)
How to run s3fs, if applicable
/usr/bin/s3fs sttest /dev/mount1 -o url=https://xx.xx.xx.xx:xx -o endpoint=cn-east-1 -o sigv2 -o passwd_file=/home/.passwd-s3fs -o use_path_request_style -o allow_other -o umask=0 -o use_cache=/dev/cache1 -o del_cache -o ensure_diskfree=-4096 -o enable_noobj_cache -o parallel_count=20 -o multipart_size=52 -o dbglevel=warn

Details about issue

s3fs have Memory leakage.s3fs is killed Beacuse of OOM

@loongyiyao loongyiyao changed the title I use s3fs 1.89 version, find s3fs have Memory leakage. killed with OOM I use s3fs 1.89 version, find s3fs have Memory leakage.s3fs is killed Beacuse of OOM Apr 8, 2024
@gaul
Copy link
Member

gaul commented Apr 8, 2024

Please test with the latest version 1.94 and reopen if your symptoms persist.

@gaul gaul closed this as completed Apr 8, 2024
@loongyiyao
Copy link
Author

Please test with the latest version 1.94 and reopen if your symptoms persist.

@gaul s3fs still has Memory leakage with the latest version 1.94. curl version is 1.68,openssl version is 1.0.1k

@loongyiyao
Copy link
Author

Please test with the latest version 1.94 and reopen if your symptoms persist.
@gaul I use ttp tool check memory leak,Memory continues to grow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants