yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11323
[Bug 1290362] [NEW] HPET timer not supported on non-x86 targets
Public bug reported:
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.
** 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/1290362
Title:
HPET timer not supported on non-x86 targets
Status in OpenStack Compute (Nova):
New
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
Follow ups
References