Bug 1243725
| Summary: | Do not install RHEL-6 tuned profiles in RHEL-7 based RHGS | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Bala.FA <barumuga> |
| Component: | redhat-storage-server | Assignee: | Bala.FA <barumuga> |
| Status: | CLOSED ERRATA | QA Contact: | SATHEESARAN <sasundar> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | annair, bengland, dpati, nlevinki, pprakash, rcyriac, sasundar, vagarwal |
| Target Milestone: | --- | ||
| Target Release: | RHGS 3.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | redhat-storage-server-3.1.0.1-3.el7rhgs | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 05:12:48 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1202842 | ||
|
Description
Bala.FA
2015-07-16 07:23:55 UTC
Patch is reviewed at https://code.engineering.redhat.com/gerrit/53152 Tested with RHGS 3.1 Nightly with redhat-storage-server - redhat-storage-server-3.1.0.1-3.el7rhgs.noarch
[root@ ~]# rpm -qa | grep redhat-storage-server
redhat-storage-server-3.1.0.1-3.el7rhgs.noarch
[root@ ~]# ls /etc/tuned/
active_profile bootcmdline tuned-main.conf
[root@ ~]# ls /etc/tuned/ -l
total 12
-rw-r--r--. 1 root root 14 Jul 18 22:56 active_profile
-rw-r--r--. 1 root root 779 Oct 17 2014 bootcmdline
-rw-r--r--. 1 root root 387 Oct 17 2014 tuned-main.conf
[root@ ~]# cat /etc/tuned/active_profile
virtual-guest
[root@ ~]# ls /usr/lib/tuned/
balanced/ network-latency/ throughput-performance/
desktop/ network-throughput/ virtual-guest/
functions powersave/ virtual-host/
latency-performance/ recommend.conf
[root@ ~]# ls /usr/lib/tuned/ -l
total 16
drwxr-xr-x. 2 root root 23 Jul 18 22:42 balanced
drwxr-xr-x. 2 root root 23 Jul 18 22:42 desktop
-rw-r--r--. 1 root root 12147 Oct 15 2014 functions
drwxr-xr-x. 2 root root 23 Jul 18 22:42 latency-performance
drwxr-xr-x. 2 root root 23 Jul 18 22:42 network-latency
drwxr-xr-x. 2 root root 23 Jul 18 22:42 network-throughput
drwxr-xr-x. 2 root root 39 Jul 18 22:42 powersave
-rw-r--r--. 1 root root 601 Oct 17 2014 recommend.conf
drwxr-xr-x. 2 root root 23 Jul 18 22:42 throughput-performance
drwxr-xr-x. 2 root root 23 Jul 18 22:42 virtual-guest
drwxr-xr-x. 2 root root 23 Jul 18 22:42 virtual-host
[root@ ~]# tuned-adm list
Available profiles:
- balanced
- desktop
- latency-performance
- network-latency
- network-throughput
- powersave
- throughput-performance
- virtual-guest
- virtual-host
Current active profile: virtual-guest
RHGS 3.1 (el6) tuned profiles are not available with RHGS 3.1 (el7)
Marking this bug as VERIFIED
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://rhn.redhat.com/errata/RHSA-2015-1495.html |