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

Degraded performance when creating new VMs #497

Open
vk-en opened this issue Jan 28, 2021 · 5 comments
Open

Degraded performance when creating new VMs #497

vk-en opened this issue Jan 28, 2021 · 5 comments

Comments

@vk-en
Copy link
Contributor

vk-en commented Jan 28, 2021

The problem is that if you create a VM, run a load on it (for example, a performance test), wait for the performance test to complete, recording the results. Delete the created VM. Repeat all the same again, and for example, by the 4th iteration, we can get a performance degradation of up to 70%, with the same test, in comparison with the first created VM.
This behavior has been seen on GCP. I have not tested it on other platforms.

@giggsoff
Copy link
Collaborator

Please elaborate, what is "performance degradation" in your case? Performance of Eden side (test or perhaps building time) or performance of EVE on gcp (which may be affected by unpredictable things inside their hypervisor)?

@vk-en
Copy link
Contributor Author

vk-en commented Jan 28, 2021

Degradation of I/O performance (in my case, as part of an io_performance test). The observation was done at GCP

@rvs
Copy link
Contributor

rvs commented Jan 28, 2021

Two suggestion @vk-en

  1. try to see if you can reproduce it on bare metal EVE deployment (non-GCP)
  2. lets try to figure out why this may be the case to begin with

@giggsoff
Copy link
Collaborator

giggsoff commented Feb 1, 2021

@rvs
Copy link
Contributor

rvs commented Feb 2, 2021

This is really bizarre -- are you guys digging into this?

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