← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1300025] [NEW] libvirt: could not initialize domain event timer

 

Public bug reported:

While starting nova-compute service I got error in log:

libvirt:  error : internal error: could not initialize domain event timer
2014-03-28 17:42:59.755 11565 WARNING nova.virt.libvirt.driver [-] URI qemu:///system does not support events: internal error: could not initialize domain event timer

This error happen, then libvirt's conn.domainEventRegisterAny is called
before libvirt.virEventRegisterDefaultImpl

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1300025

Title:
  libvirt: could not initialize domain event timer

Status in OpenStack Compute (Nova):
  New

Bug description:
  While starting nova-compute service I got error in log:

  libvirt:  error : internal error: could not initialize domain event timer
  2014-03-28 17:42:59.755 11565 WARNING nova.virt.libvirt.driver [-] URI qemu:///system does not support events: internal error: could not initialize domain event timer

  This error happen, then libvirt's conn.domainEventRegisterAny is
  called before libvirt.virEventRegisterDefaultImpl

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1300025/+subscriptions


Follow ups

References