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

Zombies appearing at shutdown #6732

Open
3 tasks
tsarajar opened this issue Sep 19, 2024 · 0 comments
Open
3 tasks

Zombies appearing at shutdown #6732

tsarajar opened this issue Sep 19, 2024 · 0 comments

Comments

@tsarajar
Copy link
Contributor

/!\ To report a security issue please follow this procedure:
[https://github.com/OpenNebula/one/wiki/Vulnerability-Management-Process]

Description
From discussion at https://forum.opennebula.io/t/zombie-polling-interval-and-mismatch/12440

Shutting down and deleting VMs causes zombies as monitoring and SYNC_STATE don't happen immediately.
It will falsely report zombies, even though there aren't any, until the next SYNC_STATE finds out the true nature of things.

To Reproduce
Terminate a VM and start looking at host zombies.

Expected behavior
There shouldn't be any zombies.

Details

  • Affected Component: Sunstone and Scheduler?
  • Hypervisor: KVM
  • Version: 6.8.0

Additional context

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant