Activity log for bug #1944947

Date Who What changed Old value New value Message
2021-09-24 09:22:20 Pierre Riteau bug added bug
2021-09-24 09:32:09 Pierre Riteau 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/ 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 * Create a flavor with hw:numa_nodes='2' but without setting hw:cpu_policy * Start instance with flavor * 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/
2021-09-24 09:47:17 OpenStack Infra nova: status New In Progress
2021-10-01 15:11:59 Artom Lifshitz nova: importance Undecided High
2021-10-15 07:04:18 Benoit Vanderbeck bug added subscriber Benoit Vanderbeck
2021-10-28 23:13:00 Danil Akhmetov nova: assignee Danil Akhmetov (dinobot)
2022-03-11 13:41:37 Pierre Riteau marked as duplicate 1952941