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

Restart Libvirt if it crashes #1625

Open
7 tasks
OpenNebulaSupport opened this issue Jan 3, 2018 · 1 comment
Open
7 tasks

Restart Libvirt if it crashes #1625

OpenNebulaSupport opened this issue Jan 3, 2018 · 1 comment

Comments

@OpenNebulaSupport
Copy link
Collaborator

Enhancement Request

Description

OpenNebula should be proactive in restarting libvirt when it crashes.

Use case

When a host reaches ERROR state, OpenNebula should offer the possibility of immediate libvirt restart by means of a hook.

Interface Changes

  • New hook script (and added to install.sh)
  • Add the snippet commented out in oned.conf.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@vholer
Copy link
Contributor

vholer commented Feb 21, 2018

For now, we have added the libvirt reconfiguration not to use the PolicyKit, as this should be a common source of crashes on EL7. The change is part of OpenNebula's KVM node package.

rsmontero pushed a commit that referenced this issue Dec 14, 2021
(cherry picked from commit 93be1be)
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

2 participants