yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87237
[Bug 1944947] [NEW] NUMA instance with shared CPU policy cannot be restarted after upgrade to Victoria
Public bug reported:
Description
===========
NUMA instances without hw:cpu_policy=dedicated set cannot be restarted after upgrading from Ussuri to Victoria. The nova-compute service fails with the following exception:
NotImplementedError: Cannot load 'pcpuset' in the base class
Steps to reproduce
==================
* Deploy Nova using Ussuri
* Upgrade Nova to Victoria
* openstack server stop <instance>
* openstack server start <instance>
Expected result
===============
Instance should start.
Actual result
=============
Instance doesn't start.
Environment
===========
python3-nova-22.2.2-1.el8.noarch
openstack-nova-compute-22.2.2-1.el8.noarch
Packaged as Docker images by Kolla.
Logs & Configs
==============
The following trace is logged: https://paste.openstack.org/show/809556/
** 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/1944947
Title:
NUMA instance with shared CPU policy cannot be restarted after upgrade
to Victoria
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
NUMA instances without hw:cpu_policy=dedicated set cannot be restarted after upgrading from Ussuri to Victoria. The nova-compute service fails with the following exception:
NotImplementedError: Cannot load 'pcpuset' in the base class
Steps to reproduce
==================
* Deploy Nova using Ussuri
* Upgrade Nova to Victoria
* openstack server stop <instance>
* openstack server start <instance>
Expected result
===============
Instance should start.
Actual result
=============
Instance doesn't start.
Environment
===========
python3-nova-22.2.2-1.el8.noarch
openstack-nova-compute-22.2.2-1.el8.noarch
Packaged as Docker images by Kolla.
Logs & Configs
==============
The following trace is logged: https://paste.openstack.org/show/809556/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1944947/+subscriptions
Follow ups