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:
Any possible relation to https://bugzilla.redhat.com/show_bug.cgi?id=2134529 ?
(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
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
Deployment passed successfully with the minimal image with openstack-tripleo-puppet-elements-11.3.2-2.20220622015022.9f64588.el8ost.noarch
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