Bug 974554
Summary: | RFE: set virtual-guest tuned profile by default | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Mike Burns <mburns> | |
Component: | guest-images | Assignee: | Joey Boggs <jboggs> | |
Status: | CLOSED ERRATA | QA Contact: | yeylon <yeylon> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.5 | CC: | dgregor, jgreguske, jturner, lnovich, mburns, mwagner, srevivo, wshi | |
Target Milestone: | rc | Keywords: | FutureFeature, ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | rhel-guest-image-6.5-20130926.0.el6 | Doc Type: | Enhancement | |
Doc Text: |
* With this update, the cloud image now includes the tuned daemon with the virtual-guest profile activated by default. This helps to improve performance of the guest in most situations.
|
Story Points: | --- | |
Clone Of: | ||||
: | 974688 1079213 (view as bug list) | Environment: | ||
Last Closed: | 2013-11-22 00:22:00 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: | 974688, 997043, 1079213 |
Description
Mike Burns
2013-06-14 12:23:42 UTC
Verified: rhel-guest-image-6-6.5-20131101.2-1-sda.qcow2 -bash-4.1# rpm -qa | grep tune tuned-0.2.19-13.el6.noarch -bash-4.1# chkconfig | grep tuned tuned 0:off 1:off 2:on 3:on 4:on 5:on 6:off -bash-4.1# service tuned status tuned (pid 1065) is running... -bash-4.1# 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. http://rhn.redhat.com/errata/RHBA-2013-1735.html |