Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 951740 Details for
Bug 1158409
sapconf does not activate "sap-netweaver" tuned profile
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to modify sapconf to activate the "sap-netweaver" profile
sapconf_tuned.patch (text/plain), 1.76 KB, created by
Frank Danapfel
on 2014-10-29 10:41:36 UTC
(
hide
)
Description:
patch to modify sapconf to activate the "sap-netweaver" profile
Filename:
MIME Type:
Creator:
Frank Danapfel
Created:
2014-10-29 10:41:36 UTC
Size:
1.76 KB
patch
obsolete
>--- /usr/bin/sapconf 2014-04-17 17:28:04.000000000 +0200 >+++ sapconf 2014-10-29 11:33:57.555316594 +0100 >@@ -16,7 +16,7 @@ > # > #--------------------------------------------------------------------------- > # >-# requires: tuned with SAP profile >+# requires: tuned-profiles-sap > # > # options: > # -f <file> : uses the given file instead of /etc/sysconfig/sap (FUTURE USE) >@@ -51,7 +51,7 @@ > # rec_count counts the number of lines of variable array REC[] that contains recommendations to be put at the end of the $LOGFILE > rec_count=0 > >-TUNED_SAP_PROFILE=sap >+TUNED_SAP_PROFILE=sap-netweaver > > ##################################### > # >@@ -89,7 +89,7 @@ > > # Define required RPMs > # RPMS contains rpms recommended by SAP Note >-RPMS="@compat-libraries @debugging @directory-client @hardware-monitoring @large-systems @network-file-system-client @perl-runtime @storage-client-multipath @x11 uuidd tuned" >+RPMS="@compat-libraries @debugging @directory-client @hardware-monitoring @large-systems @network-file-system-client @perl-runtime @storage-client-multipath @x11 uuidd tuned-profiles-sap" > # VIRTRPMS is a variable used by function virtrpms and check_rpms. In virtrpms the rpms that are required by SAP on virtual guests will be set in VIRTRPMS, and installed by check_rpms. Currently vm-dump-metrics is installed on KVM/RHEV based guests. XEN and VMware are not implemented. > VIRTRPMS="" > >@@ -353,7 +353,7 @@ > fi > > out "Activating tuned '$TUNED_SAP_PROFILE' profile" >- tuned-adm profile $TUNED_SAP_PROFILE || error "Unable to activate tuned '$TUNED_SAP_RROFILE' profile." 3 >+ tuned-adm profile $TUNED_SAP_PROFILE || error "Unable to activate tuned '$TUNED_SAP_PROFILE' profile." 3 > fi # [ $CHECK_ONLY == 0 ] > fi #[ $ec -eq 0 ] > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1158409
: 951740