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 1447323 - tuned-profiles-oracle and KCS 39188 use different settings
Summary: tuned-profiles-oracle and KCS 39188 use different settings
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tuned
Version: 7.4
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: Dominik Rehák
URL:
Whiteboard:
Depends On:
Blocks: 1549614
TreeView+ depends on / blocked
 
Reported: 2017-05-02 12:20 UTC by George Angelopoulos
Modified: 2020-12-14 08:35 UTC (History)
9 users (show)

Fixed In Version: tuned-2.10.0-0.1.rc1.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-30 10:48:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:3172 0 None None None 2018-10-30 10:50:31 UTC

Description George Angelopoulos 2017-05-02 12:20:38 UTC
Description of problem:
The settings applied by tuned-profiles-oracle are different from the settings recommended in knoledgebase solution (KCS) 39188

  Tuning Red Hat Enterprise Linux for Oracle and Oracle RAC performance
  https://access.redhat.com/solutions/39188

Version-Release number of selected component (if applicable):
all versions afaik

These are the values from the package compared to what they should be according to solution 39188
vm.swappiness = 1       <= should be 10
vm.dirty_ratio = 80    <= should be 40
kernel.shmmax = 4398046511104   <= should be calculated
kernel.shmall = 1073741824    <= should be calculated
kernel.sem = 250 32000 100 128    <= should be calculated

Either the tuned profile needs to change or our KCS.

I'm far from an expert in this, so I don't have a good suggestion. If there is some more information I can provide, please let me know.

Comment 10 Jaroslav Škarvada 2018-06-06 15:46:30 UTC
I changed profile according to previous comments, upstream commit:
https://github.com/redhat-performance/tuned/commit/64517b7785d5f302f1029dc080d8e147646d5ef5

At the moment kernel.shmmax, kernel.shmall, and kernel.sem are preset, because it seems to be sufficient, but Tuned is capable of calculating them. If it is needed to dynamically calculate them, please let me know and provide the formulas.

Comment 12 rlopez 2018-06-11 13:20:18 UTC
@Jaroslav - The values for shammx, shmall, shmmni since they are already set high by default on the distro so  it should be fine as is.

Comment 16 errata-xmlrpc 2018-10-30 10:48:57 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, 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-2018:3172


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