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.
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:
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
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: