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

[BUG] The memory usage of curve-fuse is so high #2862

Closed
Wine93 opened this issue Nov 3, 2023 · 0 comments
Closed

[BUG] The memory usage of curve-fuse is so high #2862

Wine93 opened this issue Nov 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Wine93
Copy link
Contributor

Wine93 commented Nov 3, 2023

Background

We use vdbench to test curvefs by specified configure file and found that the memory usage of the curve-fuse client is so high.

run vdbench

sudo ./vdbench -jn -f profile

configure

data_errors=1
fsd=fsd1,anchor=/mnt/curvefs/test1/d1,depth=1,width=10,files=50,sizes=(100m,0),shared=yes,openflags=o_direct
fsd=fsd2,anchor=/mnt/curvefs/test2/d2,depth=1,width=10,files=20,sizes=(100m,0),shared=yes,openflags=o_direct
fsd=fsd3,anchor=/mnt/curvefs/test3/d3,depth=1,width=10,files=50,sizes=(300m,0),shared=yes,openflags=o_direct
fwd=fwd1,fsd=fsd*,threads=10,xfersize=(512,20,4k,20,64k,20,512k,20,1024k,20),fileio=random,fileselect=random,rdpct=70
rd=rd1,fwd=fwd*,fwdrate=max,format=restart,elapsed=2000000,interval=1

memory usage

image

@Wine93 Wine93 added the bug Something isn't working label Nov 3, 2023
@Wine93 Wine93 added this to the CurveFS-2.7.0 milestone Nov 3, 2023
@Wine93 Wine93 assigned wuhongsong and unassigned Cyber-SiKu Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants