Bug 2255588 - tripleo_kernel_args is not applied when the new KernelArgs is subset of preceding one.
Summary: tripleo_kernel_args is not applied when the new KernelArgs is subset of prece...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: tripleo-ansible
Version: 17.1 (Wallaby)
Hardware: x86_64
OS: Unspecified
high
high
Target Milestone: z4
: 17.1
Assignee: Roberto Alfieri
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-12-22 08:45 UTC by Keigo Noha
Modified: 2025-03-22 04:25 UTC (History)
10 users (show)

Fixed In Version: tripleo-ansible-3.3.1-17.1.20240918100824.8debef3.el9ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-11-21 09:39:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-30983 0 None None None 2023-12-22 08:45:35 UTC
Red Hat Issue Tracker OSP-32829 0 None None None 2024-09-17 11:07:50 UTC
Red Hat Product Errata RHBA-2024:9974 0 None None None 2024-11-21 09:39:22 UTC

Description Keigo Noha 2023-12-22 08:45:16 UTC
Description of problem:
tripleo_kernel_args is not applied when the new KernelArgs is subset of preceding one. 

Let me assume that the following situation.

1st deployment with KernelArgs: "isolcpus=1,3,5,7,9,11,13,15"
2nd deployment with KernelArgs: "isolcpus=1,3,5,7,9"

At the 1st command, KernelArgs was successfully applied.
At the 2nd deployment, the new KernelArgs option is not reflected to /etc/default/grub. 


Version-Release number of selected component (if applicable):
OSP17.1

How reproducible:
Always.

Steps to Reproduce:
1. Deploy with KernelArgs
2. Then run small changes in KernelArgs which just reduce the core number of KernelArgs

Actual results:
The assigned KernelArgs is not applied to /etc/default/grub.

Expected results:
The modification to KernelAargs are always affected.

Additional info:

Comment 11 Roberto Alfieri 2024-03-25 15:43:39 UTC
@knoha done!

Comment 42 errata-xmlrpc 2024-11-21 09:39:19 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 (RHOSP 17.1.4 bug fix and enhancement advisory), 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-2024:9974

Comment 43 Red Hat Bugzilla 2025-03-22 04:25:07 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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