yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92913
[Bug 2038840] [NEW] CPU state management fails if cpu0 is in dedicated set
Public bug reported:
If an operator configures cpu0 in the dedicated set and enables state
management, nova-compute will fail on startup with this obscure error:
Oct 06 20:08:43.195137 np0035436890 nova-compute[104711]: ERROR
oslo_service.service nova.exception.FileNotFound: File
/sys/devices/system/cpu/cpu0/online could not be found.
The problem is that cpu0 is not hot-pluggable and thus has no online
knob. Nova should log a better error message in this case, at least.
** 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/2038840
Title:
CPU state management fails if cpu0 is in dedicated set
Status in OpenStack Compute (nova):
New
Bug description:
If an operator configures cpu0 in the dedicated set and enables state
management, nova-compute will fail on startup with this obscure error:
Oct 06 20:08:43.195137 np0035436890 nova-compute[104711]: ERROR
oslo_service.service nova.exception.FileNotFound: File
/sys/devices/system/cpu/cpu0/online could not be found.
The problem is that cpu0 is not hot-pluggable and thus has no online
knob. Nova should log a better error message in this case, at least.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2038840/+subscriptions
Follow ups