Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2138203

Summary: OC deployment with minimal image on Ceph nodes failed
Product: Red Hat OpenStack Reporter: Yogev Rabl <yrabl>
Component: openstack-tripleo-puppet-elementsAssignee: Giulio Fidente <gfidente>
Status: CLOSED ERRATA QA Contact: Yogev Rabl <yrabl>
Severity: high Docs Contact:
Priority: high    
Version: 16.2 (Train)CC: bshephar, cjeanner, gfidente, hbrock, jelynch, joboyer, joflynn, jschluet, jslagle, mburns, pgrist, pweeks, spower, stchen, tkajinam
Target Milestone: z4Keywords: Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-puppet-elements-11.3.2-2.20220622015022.9f64588.el8ost Doc Type: Bug Fix
Doc Text:
Before this update, some deployment or scale-up operations with affected builds failed due to a missing `tuned-profiles-cpu-partitioning` package on nodes that used the `overcloud-minimal` baremetal image, for example, Red Hat Ceph Storage nodes. With this update, the `tuned-profiles-cpu-partitioning` package is included in the `overcloud-minimal` image. This update restores the deployment and scale-up functionality for nodes that use the `overcloud-minimal` image.
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-07 19:25:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2139450    
Bug Blocks: 2139452    

Description Yogev Rabl 2022-10-27 15:02:05 UTC
Description of problem:
The deployment failed after the OS was deployed and the NICs were configured.
The deployment was with TLS everywhere enabled. 

The error message for all the ceph nodes was:
FATAL | Install tuned | ceph-3 | error={"changed": false, "failures": ["No package tuned-prof
iles-cpu-partitioning available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}

Version-Release number of selected component (if applicable):
rhosp-director-images-16.2-20220902.2.el8ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy environment with minimal image
2.
3.

Actual results:
The deployment fails 

Expected results:
The rpm should be installed on the image beforehand and the deployment concluded successfuly

Additional info:

Comment 1 Paul Grist 2022-10-27 16:10:56 UTC
Any possible relation to https://bugzilla.redhat.com/show_bug.cgi?id=2134529 ?

Comment 2 Yogev Rabl 2022-10-27 16:30:54 UTC
(In reply to Paul Grist from comment #1)
> Any possible relation to https://bugzilla.redhat.com/show_bug.cgi?id=2134529
> ?

No, this bug has a different root cause

Comment 4 Giulio Fidente 2022-10-27 17:08:11 UTC
thanks Yogev, I believe the issue is coming from [1] ; where we try ensure [2] is installed

these need to be installed into the overcloud-minimal image I believe

1. https://github.com/openstack/tripleo-ansible/blob/stable/train/tripleo_ansible/roles/tuned/tasks/tuned_install.yml#L18-L23
2. https://github.com/openstack/tripleo-ansible/blob/stable/train/tripleo_ansible/roles/tuned/vars/redhat.yml#L17

Comment 19 Yogev Rabl 2022-11-04 18:52:54 UTC
Deployment passed successfully with the minimal image with openstack-tripleo-puppet-elements-11.3.2-2.20220622015022.9f64588.el8ost.noarch

Comment 27 errata-xmlrpc 2022-12-07 19:25:51 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 16.2.4), 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/RHBA-2022:8794