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 1482005 - Description of SAP HANA profiles in output of 'tuned-adm list' should be updated
Summary: Description of SAP HANA profiles in output of 'tuned-adm list' should be updated
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tuned
Version: 7.4
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: 7.5
Assignee: Jaroslav Škarvada
QA Contact: Tereza Cerna
URL:
Whiteboard:
Depends On:
Blocks: 1018952 TUNED-7.5-REBASE 1485946 1522983
TreeView+ depends on / blocked
 
Reported: 2017-08-16 09:18 UTC by Frank Danapfel
Modified: 2019-09-07 05:33 UTC (History)
7 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0879 0 normal SHIPPED_LIVE tuned bug fix and enhancement update 2018-04-10 13:39:08 UTC

Description Frank Danapfel 2017-08-16 09:18:46 UTC
Description of problem:
The description of the "sap-hana" and "sap-hana-vmware" profiles that is printed out when running current versions of 'tuned-adm list' only reads 'Optimize for SAP', but should read 'Optimize for SAP HANA' instead, to make it clear that these profiles are specifically for SAP HANA, since there is also a separate tuned profile for NetWeaver (for which the description correctly states 'Optimize for SAP NetWeaver').

Version-Release number of selected component (if applicable):
tuned-profiles-sap-hana-2.8.0-5.el7.noarch
tuned-profiles-sap-2.8.0-5.el7.noarch
tuned-2.8.0-5.el7.noarch

How reproducible:
always

Steps to Reproduce:
1. install tuned-profiles-sap-hana package
2. run 'tuned-adm list'
3. check output

Actual results:
# tuned-adm list
Available profiles:
...
- sap-hana                    - Optimize for SAP
- sap-hana-vmware             - Optimize for SAP running inside a VMware guest
- sap-netweaver               - Optimize for SAP NetWeaver
...

Expected results:
# tuned-adm list
Available profiles:
...
- sap-hana                    - Optimize for SAP HANA
- sap-hana-vmware             - Optimize for SAP HANA running inside a VMware guest
- sap-netweaver               - Optimize for SAP NetWeaver
...

Additional info:

Comment 2 Jaroslav Škarvada 2017-08-21 11:44:33 UTC
Thanks for the report, fixed by following upstream commit:
https://github.com/redhat-performance/tuned/commit/bccfe3e8d1e4e8fffbbaddc450f8475fb6c52d21

Comment 3 Fedora Update System 2017-10-13 14:21:06 UTC
tuned-2.9.0-0.1.rc1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d9c6b990df

Comment 5 Fedora Update System 2017-10-13 22:25:24 UTC
tuned-2.9.0-0.1.rc1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d9c6b990df

Comment 6 Fedora Update System 2017-10-13 23:25:15 UTC
tuned-2.9.0-0.1.rc1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-5f0849d207

Comment 7 Fedora Update System 2017-10-29 21:07:19 UTC
tuned-2.9.0-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-0e45ce4685

Comment 8 Fedora Update System 2017-10-29 21:13:24 UTC
tuned-2.9.0-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c30e9bd1ea

Comment 9 Tereza Cerna 2018-01-12 09:08:36 UTC
==============================================
Verified in:
    tuned-2.9.0-1.el7.noarch
    tuned-profiles-sap-2.9.0-1.el7.noarch
    tuned-profiles-sap-hana-2.9.0-1.el7.noarch
PASS
==============================================

# tuned-adm list | grep sap
- sap-hana              - Optimize for SAP HANA
- sap-hana-vmware       - Optimize for SAP HANA running inside a VMware guest
- sap-netweaver         - Optimize for SAP NetWeaver

Description of sap-hana profiles were updated from SAP to SAP-HANA.

==============================================
Reproduced in:
    tuned-2.8.0-5.el7.noarch
    tuned-profiles-sap-2.8.0-5.el7.noarch
    tuned-profiles-sap-hana-2.8.0-5.el7.noarch
FAIL
==============================================

# tuned-adm list | grep sap
- sap-hana                    - Optimize for SAP
- sap-hana-vmware             - Optimize for SAP running inside a VMware guest
- sap-netweaver               - Optimize for SAP NetWeaver

Comment 12 errata-xmlrpc 2018-04-10 16:04:16 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:0879

Comment 13 Kevin 2018-05-31 05:25:04 UTC
Hi Mate, 

Thank you SO MUCH! I was actually holding my breath as I followed these directions. It worked beautifully! 

We use BW datasources to extract data from ECC system <a href="https://asha24.com/sap-hana-certification-training">SAP HANA training USA </a>. 
But BW system will be stopped and using HANA system instead.
Instead of extracting data from ECC with SLT and remodelling in HANA with complex business logic again, is there other way in HANA to extract data from ECC like BW datasources without BW system? 
 
Excellent tutorials - very easy to understand with all the details. I hope you will continue to provide more such tutorials.  

Muchas Gracias, 
Kevin

Comment 14 yexaacs 2019-09-07 05:33:07 UTC
Hello,
Here is the site for getting free help on SAP support https://www.yexaa.com/job-support


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