Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat 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 build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2016:0192 - Bug Fix Advisory
Issued:
2016-03-01
Updated:
2016-03-01

RHBA-2016:0192 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Gluster Storage 3.1 update 2

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Red Hat Gluster Storage 3.1 Update 2, which fixes several bugs,
and adds various enhancements, is now available for Red Hat
Enterprise Linux 7.

Description

Red Hat Gluster Storage is a software only scale-out storage solution that
provides flexible and affordable unstructured data storage. It unifies data
storage and infrastructure, increases performance, and improves
availability and manageability to meet enterprise-level storage challenges.

This update also fixes numerous bugs and adds various enhancements. Space
precludes documenting all of these changes in this advisory. Users are
directed to the Red Hat Gluster Storage 3.1 Technical Notes, linked to in
the References section, for information on the most significant of these
changes.

This advisory introduces the following new features and enhancements:

  • Tiering

Red Hat Gluster Storage now provides the ability to automatically classify and migrate files based on how frequently those files are accessed. This allows frequently accessed files to be migrated to higher performing disks (the hot tier), and rarely accessed files to be stored on disks with lower performance (the cold tier). This enables faster response times, reduced latency, greater storage efficiency, and reduced deployment and operating costs. For more information about tiering, see the Red Hat Gluster Storage 3.1 Administration Guide: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/

  • Writable Snapshots

Red Hat Gluster Storage snapshots can now be cloned and made writable by creating a new volume based on an existing snapshot. Clones are space efficient, as the cloned volume and original snapshot share the same logical volume back end, only consuming additional space as the clone diverges from the snapshot. For more information, see the Red Hat Gluster Storage 3.1 Administration Guide: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/.

  • RESTful Volume Management with Heketi [Technology Preview]

Heketi provides a RESTful management interface for managing Red Hat Gluster Storage volume lifecycles. This interface allows cloud services like OpenStack Manila, Kubernetes, and OpenShift to dynamically provision Red Hat Gluster Storage volumes. For details about this technology preview, see the Red Hat Gluster Storage 3.1 Administration Guide: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/

  • Red Hat Gluster Storage for Containers

With the Red Hat Gluster Storage 3.1 update 2 release a Red Hat Gluster Storage environment can be set up in a container. Containers use shared operating systems and are much more efficient than hypervisors in system resource terms. Containers rest on top of a single Linux instance and allows applications to use the same Linux kernel as the system that they're running on. This improves the overall efficiency and reduces the space consumption considerably. For more information, see the Red Hat Gluster Storage 3.1 Administration Guide: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/.

  • BitRot scrubber status

The BitRot scrubber command (gluster volume bitrot VOLNAME scrub status) can now display scrub progress and list identified corrupted files, allowing administrators to locate and repair corrupted files more easily. See the Red Hat Gluster Storage 3.1 Administration Guide for details: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/.

  • Samba Asynchronous I/O

With this release, asynchronous I/O from Samba to Red Hat Gluster Storage is supported. The aio read size option is now enabled and set to 4096 by default. This increases the throughput when the client is multithreaded or there are multiple programs accessing the same share. If you have Linux clients using SMB 2.0 or higher, Red Hat recommends disabling asynchronous I/O (setting aio read size to 0).

All users of Red Hat Gluster Storage are advised to apply this update.

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 7 x86_64
  • Red Hat Gluster Storage Server for On-premise 3 for RHEL 7 x86_64
  • Red Hat Gluster Storage Nagios Server 3 for RHEL 7 x86_64

Fixes

  • BZ - 1262627 - RHEL7/systemd : can't have server in debug mode anymore
  • BZ - 1266824 - ntpd service does not start automatically on RHEL7
  • BZ - 1292751 - (RHEL7) hook script for CTDB should not change Samba config
  • BZ - 1292762 - (RHEL7) S30Samba scripts do not work on systemd systems

CVEs

(none)

References

  • http://www.redhat.com/security/updates/classification/#normal
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 7

SRPM
glusterfs-3.7.5-19.el7.src.rpm SHA-256: 9e8383c7ddb0b2b7618e04f2183b8394289ea2df92511e524ab452d26c9bd8a3
x86_64
glusterfs-3.7.5-19.el7.x86_64.rpm SHA-256: 2ae712b8f82676b5f8bcbf1204814d3944aa21a498f43b613d9bbc1a9c87d11a
glusterfs-api-3.7.5-19.el7.x86_64.rpm SHA-256: 15143bc6e0b9a27aa0cbfea8d41eb9d4bf8c650a62d83e7085122d6f20bd0c82
glusterfs-api-devel-3.7.5-19.el7.x86_64.rpm SHA-256: 025ae5cb468bf43478cd1bc0ba6d024a374d51043e0307ccbaeb0ae2aa54bf66
glusterfs-cli-3.7.5-19.el7.x86_64.rpm SHA-256: 380cb7fa06fd32a6c04b226e6275605d123f6fe5547535a795eb9de15b20f9f3
glusterfs-client-xlators-3.7.5-19.el7.x86_64.rpm SHA-256: 7496fcd7c3cf15e4133ea5289cc4b207e2f1914d40b8647b548c2b3bc3a405a4
glusterfs-debuginfo-3.7.5-19.el7.x86_64.rpm SHA-256: ff3184f38e8bd499e3a2fd7e1dbb802efee3cc4558b01ab6d5eefe5306e1db1c
glusterfs-devel-3.7.5-19.el7.x86_64.rpm SHA-256: 21866f6fa2af5a5ccd1a063ec5cba8aa7b5280a93e32e326165e552ee2c162e4
glusterfs-fuse-3.7.5-19.el7.x86_64.rpm SHA-256: 93f752f8de2720f15d89f9bac878f598d6cd7d47c5f64fc2453f050bf3a72cd0
glusterfs-libs-3.7.5-19.el7.x86_64.rpm SHA-256: 6ac294eba3c11d1d26498cca8dd5bb9ed052a1afff19d4435d5abdde32fca10f
glusterfs-rdma-3.7.5-19.el7.x86_64.rpm SHA-256: 6f3f4feea44cdd1e24c7e2a5b208ef957e9363001ed74ebf9e9d2308a67ef949
python-gluster-3.7.5-19.el7.noarch.rpm SHA-256: 5c94af3987425c73ce9af11846daa7962d02d01acc89b2394da2d60902ceb3ab

Red Hat Gluster Storage Server for On-premise 3 for RHEL 7

SRPM
gluster-nagios-common-0.2.3-1.el7rhgs.src.rpm SHA-256: e84dcfed532ecbd2adadfe24d03438981d8c094641437a934fd610cddd8e05f9
glusterfs-3.7.5-19.el7rhgs.src.rpm SHA-256: 62f114e134d8d5bf6db2264bbfbcb3d7a0929f30d86d1e179a4b49e93bf0081a
heketi-1.0.2-1.el7rhgs.src.rpm SHA-256: da0029f6f59ec84b896c2dde111d2636233441df88fcca2bfb6eed2c3cb5452c
nfs-ganesha-2.2.0-12.el7rhgs.src.rpm SHA-256: 9a23d3cb27e257e2160ae62be55e1f471aa6b069aee484ecdbb71a95c4d696ba
nrpe-2.15-4.2.el7rhgs.src.rpm SHA-256: f801f1c1e7f6205fab415d6976e82354d55e7d785eb220b5233c60f25c04f52e
redhat-release-server-7.2-9.el7rhgs.src.rpm SHA-256: dce9d0213df46d443c0ce1d09957b6fa98a944f9c7abff46ae648ff5be04996c
redhat-storage-server-3.1.2.0-1.el7rhgs.src.rpm SHA-256: 4b8b3315f4c7af7e2465c0d5d55bda6d3dcd0c6c50e5fc325d80e68340f25cce
vdsm-4.16.30-1.3.el7rhgs.src.rpm SHA-256: d62d80aa90aae5c89af96d7a4007c07a51e458aca4b7bd99267bdbadd135da30
x86_64
gluster-nagios-common-0.2.3-1.el7rhgs.noarch.rpm SHA-256: 701bcfe6bd063c27c1db9c76643ed30a6e8d9e9158bdda047df3bddb031d3c34
glusterfs-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 2b79de58d220b220fb77d9ceaf2f95af815ec7beb8081d1f8a999246860800de
glusterfs-api-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: fa93429a39d43b843954f90fdf928ce3fc219b309e435a93cc8103e96b152e82
glusterfs-api-devel-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 1533801f31f586c26fe237b18bd52de48e178aa4cee729b1348870ead97c38f3
glusterfs-cli-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 8e4b1c5af1526f9694fc7650ade665f15676788e2d92449f9d4be04e85bc9745
glusterfs-client-xlators-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 4e3c976f5d2a50aaeb0a5a88c7be70c33475f0621a096bf2fc2aaf390c9f1569
glusterfs-debuginfo-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 76336d744ec8896800d91760d4f7d437a5fef6c9427bda69deeac34df7be9ec7
glusterfs-devel-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 7f1e3f36760804604eeb017df0d5f15200c92096cbc886b6f1c6303c9298ceb9
glusterfs-fuse-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: b6500ff40d06ae81b8f3876d8ef6f193acb7f5a8c30b22eb94d8f705d5e13ccd
glusterfs-ganesha-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: ca18588236b66cf04d3f77119296e1a22ecadea58ad2808677782a544cdf0ab6
glusterfs-geo-replication-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: a3c2b9e83e46352bdb9c14ca4360ff9172cc9b2f5d2a0aaa57183040628f344d
glusterfs-libs-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 377d18698f3d81f11a25628bec41ddfeca531f5faf34c69f4aef473a8eaba85e
glusterfs-rdma-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 7f302e6f4c3f9cb145f42817b75c46a9bc23742aae5902a38015b9f270d9649d
glusterfs-server-3.7.5-19.el7rhgs.x86_64.rpm SHA-256: 131c1801f08658e3aa6dc3024b3a161755a878ad942ca754439c8cda01be4a37
heketi-1.0.2-1.el7rhgs.x86_64.rpm SHA-256: 50feb507f111d1a226188511f6aac53eaed2fb8fc96c02737f149ae95d15675c
heketi-devel-1.0.2-1.el7rhgs.noarch.rpm SHA-256: 7314eceb61b9274826f6b8caaa2128a5d2dff2f1658084b6ea53e4c64e507018
heketi-unit-test-devel-1.0.2-1.el7rhgs.x86_64.rpm SHA-256: e1645e14626ca46aaed373d4688f9ec81f906f9ed61da53b6f04d738808e5f97
nfs-ganesha-2.2.0-12.el7rhgs.x86_64.rpm SHA-256: 9438e4125792ed90fb7f8e45e28ac167c31d5d6176f63d43ab9124fd38ceb67b
nfs-ganesha-debuginfo-2.2.0-12.el7rhgs.x86_64.rpm SHA-256: 86b1e2d8c36bcc69fab58698729454b4b89e3b7c4f08630dad0de265e23c31f9
nfs-ganesha-gluster-2.2.0-12.el7rhgs.x86_64.rpm SHA-256: a0d5560e7eb2aa87c11e4df9e3171f12586b7aea2042175662e942a94ab7b8e5
nrpe-2.15-4.2.el7rhgs.x86_64.rpm SHA-256: b620a655cfa6a37b5f054773c9f06d194f7643cc59bc7c765cc31759674f821c
nrpe-debuginfo-2.15-4.2.el7rhgs.x86_64.rpm SHA-256: e0ec90bf998f9363e36429a061613e49248c9fb94cb8bfe6f8933fd27311f8f3
python-gluster-3.7.5-19.el7rhgs.noarch.rpm SHA-256: 24062e98300db0bc2a1fa0dc8b735c3adc8c8ffba345c2465fc2362b4bb8d382
redhat-release-server-7.2-9.el7rhgs.x86_64.rpm SHA-256: 23ce68572e2a9f361d8aba78cbd7f6d1f82391ed9c7407f6e7296f51a3178f37
redhat-storage-server-3.1.2.0-1.el7rhgs.noarch.rpm SHA-256: 4063631a1956d1f1018b06e244d36afc47455e32b95fb5629770b2a7fedb541f
vdsm-4.16.30-1.3.el7rhgs.x86_64.rpm SHA-256: 88119958112348ce6138d99eafb5540ceb93cd3806ff719d824c921cc50de3ff
vdsm-cli-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 6b23362fccae8b9ae638d9659167dbdff1f9d45798dee1877fce09f6b0541e31
vdsm-debug-plugin-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: f4b58d483d85d929bcbd66a754f58058fe84b25fbe1a4d4d46eaabc06860a568
vdsm-debuginfo-4.16.30-1.3.el7rhgs.x86_64.rpm SHA-256: ce1460a5568ba1354f8c571dd027d2cedfdfdfa5d0a2f89e3630d2ae9e68d465
vdsm-gluster-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 9faa77e54e452b7a80fdd23b08c09ed74ec175fad3fae8412928d8c47c2dbec8
vdsm-hook-ethtool-options-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: ecc3db31957466725a2598b38829b27fc86101a1297a7d3b73e0b7f84b7c76f5
vdsm-hook-faqemu-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: c910b46a071d3ac81b9900e69ad1e6883249e5aad1016c0417fe7c4a6b128a8d
vdsm-hook-openstacknet-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: ab5318888f94a19cb72a3b1811389cfeb68bae90ac620eaf0f142a42b18e815f
vdsm-hook-qemucmdline-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 086ea4551418651c2ee5fc82b781a60f3e9a11cd199269f1f5ea005f496e3597
vdsm-jsonrpc-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 9988fcd1278550f7ce333a09f8256557a553f9a08bee51e8b3bb2d9776388bc2
vdsm-python-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 742596521004d285f8c86a1b4c41aad7117057e27b9990fa76e2df5bc4626fba
vdsm-python-zombiereaper-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 0b5c1ff2a1cc5600c6f4ca5c8a47d66a5d315cc68eb6f56c64994bd8b0a9640f
vdsm-reg-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: b538fdb7900b9227f167b7ce0473ea6682722eed6fad14857b66a9a55f4e282b
vdsm-tests-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: 09599a359a44f4bf14e18bed5eefd0c910559356f4d0cfb4e0e212829fce2cb0
vdsm-xmlrpc-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: c786cabec5d2dccd125e20bfa62cd210a7dadd472965fb3798fc8e305c5f8f66
vdsm-yajsonrpc-4.16.30-1.3.el7rhgs.noarch.rpm SHA-256: b4ccb730ff937d0d82baa83b096adad1dd90f925848d4c0da257707e0c8d1fba

Red Hat Gluster Storage Nagios Server 3 for RHEL 7

SRPM
x86_64
gluster-nagios-common-0.2.3-1.el7rhgs.noarch.rpm SHA-256: 701bcfe6bd063c27c1db9c76643ed30a6e8d9e9158bdda047df3bddb031d3c34
nagios-plugins-nrpe-2.15-4.2.el7rhgs.x86_64.rpm SHA-256: fc479979498440d2acdadbe6a96398f610a9b44bc9ae456014af2a1aaea9004d
nagios-server-addons-0.2.3-1.el7rhgs.x86_64.rpm SHA-256: 0ccba191aece3206edcd7c065274d8ea2ebb4e2094915cf029fc3efc19643486

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

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

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

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility