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

Test performance of EBS volumes as home directory storage #5187

Open
4 tasks
sgibson91 opened this issue Nov 25, 2024 · 0 comments
Open
4 tasks

Test performance of EBS volumes as home directory storage #5187

sgibson91 opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@sgibson91
Copy link
Member

Context

The main question we want to answer is:

Is the default of 3000 IO/s and 125MB/s we get (with gp3 volumes) enough to provide users with their expected performance?

For comparison, EFS provides 90,000-250,000 IO/s and 10-60 GB/s (read) 1-5 GB/s (write) throughput (technically) so we will be almost an order of magnitude down using EBS and should understand how this will affect users.

Relevant links

Task list

Tasks

Definition of Done

  • Simulate N number of users performing some standard activity on home directories to understand at what point the standard activity becomes unbearably slow.
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