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

Automation of stress testing #53

Open
trgill opened this issue Nov 28, 2018 · 3 comments
Open

Automation of stress testing #53

trgill opened this issue Nov 28, 2018 · 3 comments

Comments

@trgill
Copy link

trgill commented Nov 28, 2018

Start with framework in:

https://stratis-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/scale-tests/

@mulkieran
Copy link
Member

@bgurney-rh What are your feelings on this?

@bgurney-rh
Copy link
Member

bgurney-rh commented Dec 9, 2019

The original test script is in stratis-storage/stratisd#1426; it needs to be tuned to avoid running into a "storm" of oom-killer events that would ensue when the filesystems are created, and the buffer/page cache usage increases, potentially to a point where the kernel starts terminating processes to avoid running out of memory.

I made a quick table of buffer/page cache usage for specific filesystem counts in the test:

50 filesystems: 20 GB cache used
100 filesystems: 40 GB cache used
500 filesystems: 200 GB cache used

@mulkieran
Copy link
Member

Ok. Moving to ci...

@mulkieran mulkieran transferred this issue from stratis-storage/stratisd Dec 9, 2019
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

3 participants