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

want stop requests to inform the guest OS so that it can try to shut down gracefully #784

Open
gjcolombo opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request.

Comments

@gjcolombo
Copy link
Contributor

Today, asking a running Propolis to stop does not assert any signals into the guest (like a virtual power button press) that give the guest OS a chance to run its own shutdown logic. It would be nice if Propolis did assert such a signal, with a timeout (preferably configurable, at least through the TOML/command line, if not by the HTTP API) after which it will proceed down its existing, non-graceful instance-stop path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant