Bug 1782043 - [OSP 17] LibguestfsCannotReadKernel raised as installed kernel within nova-compute container does not match the running host kernel.
Summary: [OSP 17] LibguestfsCannotReadKernel raised as installed kernel within nova-co...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Rajesh Tailor
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On:
Blocks: 1803110 1803133
TreeView+ depends on / blocked
 
Reported: 2019-12-11 04:01 UTC by chrisbro@redhat.com
Modified: 2023-03-24 16:23 UTC (History)
9 users (show)

Fixed In Version: openstack-nova-23.2.1-0.20220606130355.68cad8f.el9ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1803110 (view as bug list)
Environment:
Last Closed: 2022-09-21 12:09:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 698888 0 None MERGED Mount /boot from the host within the nova-compute container 2021-01-18 08:36:44 UTC
Red Hat Issue Tracker OSP-15825 0 None None None 2022-06-17 15:48:24 UTC
Red Hat Product Errata RHEA-2022:6543 0 None None None 2022-09-21 12:10:59 UTC

Description chrisbro@redhat.com 2019-12-11 04:01:48 UTC
Description of problem:
Unable to inject admin password into a Nova instance via adminPass - results in an error

Version-Release number of selected component (if applicable):
Openstack 13

How reproducible:

Steps to Reproduce:
1.Edit `/var/lib/config-data/puppet-generated/nova_libvirt/etc/nova/nova.conf` on all computes 
  add in  `inject_password=true ` & `inject_partition=true`
  restart nova 
2. Spawn Instance 
 
3. 

Error we're getting: 
~~~
2019-12-06 00:21:18.682 1 INFO nova.virt.libvirt.driver [req-946c20f7-ee45-4ac0-a7d1-2ce3c05016a4 b5d983d2c1944c06b28217eaaffa8abf 4046bc0a2c6345c9ab239caf5404dc2a - default default] [instance: b1f471bd-6095-4bd4-b7ab-b6d65657c432] Creating image
2019-12-06 00:21:20.081 1 WARNING nova.virt.disk.api [req-946c20f7-ee45-4ac0-a7d1-2ce3c05016a4 b5d983d2c1944c06b28217eaaffa8abf 4046bc0a2c6345c9ab239caf5404dc2a - default default] Ignoring error injecting data into image <LocalFileImage:{'path': u'/var/lib/nova/instances/b1f471bd-6095-4bd4-b7ab-b6d65657c432/disk', 'format': 'qcow2'}> (Please change permissions on /boot/vmlinuz-3.10.0-957.5.1.el7.x86_64 to 0x644): LibguestfsCannotReadKernel: Please change permissions on /boot/vmlinuz-3.10.0-957.5.1.el7.x86_64 to 0x644)
~~~


Actual results:
root password is not set on the instances

Expected results:


Additional info:

Comment 13 errata-xmlrpc 2022-09-21 12:09:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2022:6543


Note You need to log in before you can comment on or make changes to this bug.