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

[Enhancement]: 对接nfs写操作性能太差 #3279

Open
1 task done
BillXiang opened this issue Mar 20, 2024 · 2 comments
Open
1 task done

[Enhancement]: 对接nfs写操作性能太差 #3279

BillXiang opened this issue Mar 20, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@BillXiang
Copy link
Contributor

Contact Details

No response

Is there an existing issue for this?

  • I have searched all the existing issues

What would you like to be added?

看是否能优化

Why is this needed?

看文档CubeFS十分钟入门 | 基于FTP、NFS、SMB跨平台使用中可以对接NFS,在linux上试了一下,写性能太差,分析了一下原因是频繁Attr操作InodeGet造成的,看正常情况下不使用NFS,直接写cfs-client挂载点并不会产生InodeGet热点,具体NFS的问题还需要分析一下,热点分析对接的NFS-Ganesha, 性能测试NFS-Ganesha 和 nfs-util都测了.
20240315-173815
profile001

Anything else?

cfs-client icacheTimeout 设置长一点可以缓解

@BillXiang BillXiang added the enhancement New feature or request label Mar 20, 2024
@leonrayang
Copy link
Member

@BillXiang Could you explain the specific test methods and data?

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

No branches or pull requests

3 participants