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

Add option to allow automatic stateful stop of VMs #60

Closed
tarruda opened this issue Sep 3, 2023 · 0 comments · Fixed by #433
Closed

Add option to allow automatic stateful stop of VMs #60

tarruda opened this issue Sep 3, 2023 · 0 comments · Fixed by #433
Assignees
Labels
API Changes to the REST API Documentation Documentation needs updating Easy Good for new contributors
Milestone

Comments

@tarruda
Copy link
Contributor

tarruda commented Sep 3, 2023

The migration.stateful option is useful, but right now there's no way to use it automatically

  • Introduce a boot.host_shutdown_action option on the instance, defaulting to stop but also allowing for force-stop and stateful-stop.
  • Also add support for both force-stop and stateful-stop to cluster.evacuate.

More context: https://discuss.linuxcontainers.org/t/lxd-incus-automatic-stateful-stop-of-vm/17899/2?u=tarruda

@stgraber stgraber added Feature Easy Good for new contributors Documentation Documentation needs updating API Changes to the REST API labels Nov 29, 2023
@stgraber stgraber added this to the incus-0.5 milestone Jan 18, 2024
@stgraber stgraber self-assigned this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Changes to the REST API Documentation Documentation needs updating Easy Good for new contributors
Development

Successfully merging a pull request may close this issue.

2 participants