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

Implement write throughput in Fuse Stressbench #14539

Closed
LuQQiu opened this issue Nov 18, 2021 · 1 comment · Fixed by #14643
Closed

Implement write throughput in Fuse Stressbench #14539

LuQQiu opened this issue Nov 18, 2021 · 1 comment · Fixed by #14643
Labels
priority-medium type-feature This issue is a feature request

Comments

@LuQQiu
Copy link
Contributor

LuQQiu commented Nov 18, 2021

Is your feature request related to a problem? Please describe.
Fuse stressbench is added which supports getting the fuse read throughput.
Docs available at https://docs.alluxio.io/os/user/stable/en/operation/StressBench.html#fuse-io-stress-bench
Related PRs
#13869
#14018

Describe the solution you'd like
Support write throughput as well

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Urgency
Explain why the feature is important

Additional context
Add any other context or screenshots about the feature request here.

@LuQQiu LuQQiu added type-feature This issue is a feature request priority-medium labels Nov 18, 2021
@LuQQiu
Copy link
Contributor Author

LuQQiu commented Nov 18, 2021

A few ideas by @ssz1997 :

Rename the current Write operation to PrepareData

For write throughput test, all threads just keep writing during the warmup time and duration time until time is up. Report the number of bytes written

Delete all written data after testing.

alluxio-bot pushed a commit that referenced this issue Dec 9, 2021
### What changes are proposed in this pull request?

Fixes #14539

### Why are the changes needed?

Recording write throughput of stressbench

### Does this PR introduce any user facing changes?
Yeah, users can get write throughput from stressbench

pr-link: #14643
change-id: cid-baed413af046ecd27987c778d3fe8542d485f113
yyongycy pushed a commit to yyongycy/alluxio that referenced this issue Jan 6, 2022
### What changes are proposed in this pull request?

Fixes Alluxio#14539

### Why are the changes needed?

Recording write throughput of stressbench

### Does this PR introduce any user facing changes?
Yeah, users can get write throughput from stressbench

pr-link: Alluxio#14643
change-id: cid-baed413af046ecd27987c778d3fe8542d485f113
flaming-archer pushed a commit to flaming-archer/alluxio that referenced this issue Sep 1, 2022
Fixes Alluxio#14539

Recording write throughput of stressbench

Yeah, users can get write throughput from stressbench

pr-link: Alluxio#14643
change-id: cid-baed413af046ecd27987c778d3fe8542d485f113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-medium type-feature This issue is a feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant