← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1290362] Re: HPET timer not supported on non-x86 targets

 

** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
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/1290362

Title:
  HPET timer not supported on non-x86 targets

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  
  High Precision Event Timer is x86 specific hardware design to replace older PIT and RTC.

  Also, '-no-hpet' option makes qemu to fail on non x86 targets.

  he libvirt's xml generated has the following:
  <timer name="hpet" present="no"/>

  The error produced...
  libvirtError: internal error: process exited while connecting to monitor: Option no-hpet not supported for this target

  For non x86 arch, this bug is affecting test_server_basicops test in Tempest:
  tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops
  No valid host was found.

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


References