Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2119870

Summary: [RHEL-9.1] realtime tuned profile not applying to a 112 processor 2 socket supermicro host
Product: Red Hat Enterprise Linux 9 Reporter: Mike Stowell <mstowell>
Component: tunedAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED DUPLICATE QA Contact: Robin Hack <rhack>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.1CC: jeder, jlelli, jskarvad, jzerdik, rt-qe
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-22 12:40:22 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:

Comment 2 Jaroslav Škarvada 2022-08-19 18:24:42 UTC
Maybe dupe of bug 2015825? Could you try the workaround mentioned in the bug 2015825?

Comment 3 Mike Stowell 2022-08-22 12:40:22 UTC
(In reply to Jaroslav Škarvada from comment #2)
> Maybe dupe of bug 2015825? Could you try the workaround mentioned in the bug
> 2015825?

Confirmed the workaround (`yum reinstall -y grub2-common` before reboot) works.  Realtime tuned profile now applied:

[root@supermicro-X12DHM-6-02 ~]# cat /proc/cmdline 
BOOT_IMAGE=(hd1,gpt2)/vmlinuz-5.14.0-146.rt21.146.el9.x86_64 root=/dev/mapper/rhel_supermicro--x12dhm--6--02-root ro efi=runtime crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/rhel_supermicro--x12dhm--6--02-swap rd.lvm.lv=rhel_supermicro-x12dhm-6-02/root rd.lvm.lv=rhel_supermicro-x12dhm-6-02/swap console=ttyS1,115200N81 skew_tick=1 isolcpus=managed_irq,domain,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111 intel_pstate=disable nosoftlockup tsc=reliable

Marking this as a DUPE.  Thanks Jaroslav

*** This bug has been marked as a duplicate of bug 2015825 ***