Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2013:0386 - Bug Fix Advisory
Issued:
2013-02-20
Updated:
2013-02-20

RHBA-2013:0386 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

tuned bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated tuned packages that fix several bugs are now available for Red Hat
Enterprise Linux 6.

Description

The tuned packages contain a daemon that tunes system settings dynamically. It
does so by monitoring the usage of several system components periodically.

This update fixes the following bugs:

  • Red Hat Enterprise Linux 6.1 and later enters processor power-saving states

more aggressively. This could result in a small performance penalty on certain
workloads. With this update, the pmqos-static.py daemon has been added to the
tuned packages, which allows to set the requested latency using the kernel Power
Management QoS interface. It is run when the "latency-performance" profile is
activated and it sets cpu_dma_latency=0, which keeps the CPU in C0 state, thus
making the system as responsive as possible. (BZ#714180)

  • When the ELEVATOR_TUNE_DEVS option was set to a disk device in the

/etc/sysconfig/ktune file instead of providing a disk scheduler control file,
the scheduler setting was not written to a disk scheduler control file but
directly into the disk device file. Consequently, contents of the disk could
become corrupted. With this update, the value of ELEVATOR_TUNE_DEVS is checked
and only the disk scheduler control file is allowed for writing. As a result, an
invalid value of ELEVATOR_TUNE_DEVS is detected in the described scenario so
that the disk contents damage can be prevented. (BZ#784308)

  • When the tuned daemon run with the "enterprise-storage" profile enabled and a

non-root, non-boot disk partition from a device with write-back cache was
mounted, tuned remounted the partition with the "nobarriers" option. If a power
failure occurred at that time, the file system could become corrupted. With this
update, tuned can detect usage of write-back cache on devices communicating with
kernel via SCSI. In these cases, "nobarriers" is now disabled, thus preventing
this bug in the described scenario. (BZ#801561)

  • Previously, when the tuned service was started, the tuned PID file was created

with world-writable permissions. This bug has been fixed and the
/var/run/tuned/tuned.pid file is now created with correct permissions as
expected. (BZ#845336)

  • On a machine with hot-plug disk devices with the "enterprise-storage" profile

activated, a new disk device could be added into the system, or the disk could
be removed and inserted back. In such a scenario, the scheduler and read-ahead
settings from the profile were not applied on the newly-added disks. With this
update, a new udev rule has been added, which restarts the ktune daemon whenever
a new disk device is added, thus fixing this bug. (BZ#847445)

  • The transparent hugepage kernel thread could interfere with latency-sensitive

applications. To lower the latency, the transparent hugepages are now disabled
in the latency-performance tuned profile. (BZ#887355)

  • Previously, non-root, non-boot partitions were re-mounted using the

"nobarrier" option to improve performance. On virtual guests, this could lead to
data corruption if power supply was suddenly interrupted, because there was
usually a host cache in transfer. This bug has been fixed and the virtual-guest
profile no longer re-mounts partitions using "nobarrier". (BZ#886956)

Users of tuned are advised to upgrade to these updated packages, which fix these
bugs.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x

Fixes

  • BZ - 784308 - ktune breaks disks when pecifying just the device (e. g. /dev/sda) for ELEVATOR_TUNE_DEVS
  • BZ - 801561 - tuned-adm enterprise-storage should not disable barriers on devices with write back cache
  • BZ - 845336 - /var/run/tuned/tuned.pid created with insecure permissions
  • BZ - 887355 - disable transparent hugepages in latency-performance profile

CVEs

  • CVE-2012-6136

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
x86_64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2
i386
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
x86_64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2
i386
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux Workstation 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
x86_64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2
i386
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux Desktop 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
x86_64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2
i386
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
s390x
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux for Power, big endian 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
ppc64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
x86_64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux Server from RHUI 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
x86_64
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2
i386
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
tuned-0.2.19-11.el6.src.rpm SHA-256: 9f55f3faf10a4cb8489ad454bc7036fd655b37df060fd2a76193ff7b2655f056
s390x
tuned-0.2.19-11.el6.noarch.rpm SHA-256: 38bd3ec0a29622667f743f49ed41f86cbb8f79a2ce2a1e16f855d89883897bfd
tuned-utils-0.2.19-11.el6.noarch.rpm SHA-256: 628ca880febc6e3207398735a953fef43f2662781e0237fbbab1429a7a4afce2

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter