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

'qvm-run --shutdown' unnecessairly kills VMs too early under a heavy load #373

Closed
marmarek opened this Issue Mar 8, 2015 · 2 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 16 Oct 2011 22:25 UTC
E.g. when there is lots of VMs running and one types 'qvm-run --shutdown --wait', then it is likely that some of the VMs would not shut down within the normally expected time, and so would be killed by qvm-run, but this is not desired, of course.

Migrated-From: https://wiki.qubes-os.org/ticket/373

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by marmarek on 16 Oct 2011 23:16 UTC
The same applies starting many VMs at the same time. Some VMs will not start within 30s, as noticed in #344. Perhaps the "solution" is just increase both timeouts? 60s?

Member

marmarek commented Mar 8, 2015

Comment by marmarek on 16 Oct 2011 23:16 UTC
The same applies starting many VMs at the same time. Some VMs will not start within 30s, as noticed in #344. Perhaps the "solution" is just increase both timeouts? 60s?

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment