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

monitor openstack server state for VM AppInst health checks #239

Open
gainsley opened this issue Nov 6, 2023 · 0 comments
Open

monitor openstack server state for VM AppInst health checks #239

gainsley opened this issue Nov 6, 2023 · 0 comments

Comments

@gainsley
Copy link
Contributor

gainsley commented Nov 6, 2023

We have had issues with the openstack provider shutting down customer VMs without notifying us, either due to perceived security risks or other reasons. We should monitor the underlying openstack server state via openstack server list to check if any VMs (especially for AppInst VMs where the image is not ours) have been shutdown.

Openstack server list returns a status of ACTIVE for normally running VMs, and SHUTOFF for powered off VMs. Note that we do allow users to power off VMs, but in this case our state thinks the VM is powered on, but openstack reports SHUTOFF.

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

1 participant