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 Lightspeed
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 Lightspeed
  • 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-2014:1853 - Bug Fix Advisory
Issued:
2014-11-13
Updated:
2014-11-13

RHBA-2014:1853 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Storage 2.1 enhancement and bug fix update #5

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated glusterfs, gluster-nfs, glusterfs-fuse, glusterfs-geo-replication, and
redhat-storage-server packages that fix multiple bugs are now
available for use with the Red Hat Storage Server 2.1.

Description

Red Hat Storage is software-only, scale-out storage that provides flexible
and affordable unstructured data storage for an enterprise. GlusterFS, a
key building block of Red Hat Storage, is based on a stackable user-space
design and can deliver exceptional performance for diverse workloads.
GlusterFS aggregates various storage servers over network interconnections
into one large, parallel network file system.

This advisory addresses the following bugs:

  • Previously, running the setfacl command on files and directories on

the NFS mount point caused a memory leak in the Gluster NFS server.
When the command was run on a large number of files, the out of memory
killer would get invoked, eventually terminating the Gluster NFS server.
With this fix, the possibility of a memory leak is fixed and the command
works as expected. (BZ#1125658)

  • Previously, upon the Red Hat Storage server reboot, the Gluster

Management Daemon checked for the "rebalance command" value instead of
the "rebalance operation status" value to determine whether to restart
the rebalance process. With this fix, the Gluster Management Daemon
checks the rebalance operation status and determines an appropriate
action. As a result, in the event of a server reboot, a rebalance
process that is complete, would not restart.(BZ#1136310)

  • Previously, if a file was linked by one client and removed by another,

the subsequent lookup operation from the first client did not override
the cache in the absence of the unlinked name on the bricks, leading it
to conclude that the file name exists. With this fix, the stale inode
mapping is deleted when the lookup operation fails with the ENOENT error
in the first client. (BZ#1122649)

  • Previously, When a file was deleted from a master volume after being

renamed, the rename system call processed it internally as an UNLINK
operation in the slave volume. As a result, if a file was created with
the same name in the master volume, it did not get synchronized to
the slave volume and the file had the old GFID associated with
it. With this release, the rename system call is handled appropriately
and the rename operation synchronizes from the master volume to the
slave volume as expected. (BZ#1060683)

  • Previously, if there was an attempt to delete a non-existent file,

the GFID-based access returned a ESTALE error code instead of ENOENT.
The ESTALE error was not handled properly in Geo-replication causing
the Geo-replication worker thread to fail upon such an attempt. With
this release, the error codes are handled appropriately and the
Geo-replication worker thread does not fail with an
ESTALE error.(BZ#1129392)

  • Previously, due to a race condition between the lookup operations

of multiple rebalance processes spawned on each of the servers, each
rebalance process migrated a file only if the file was present on the
server where it is spawned. The rebalance process copied a file from
the source to destination and on the destination directory, it created
a linkto file. During a small window of time, the lookup operation of
the other rebalance process assumed the linkto file to be a dangling
reference and unlinked it; during which the linkto file was converted
to a data file leading to data loss. With this fix, the race conditions
are handled properly and the data loss is not observed. (BZ#1115937)

  • Previously, there was a 100% CPU utilization and continuous memory

allocation that made the Gluster process unusable and caused a very
high load on the Red Hat Storage Server and possibly rendering it
unresponsive to other requests. This was due to the parsing of a Remote
Procedure call (RPC) packet containing a continuation RPC-record causing
an infinite loop in the receiving Gluster process. With this release,
such RPC-records are handled appropriately and do not lead to service
disruptions. (BZ#1146466)

Users of Red Hat Storage are advised to upgrade to these updated packages,
which fix these issues.

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/articles/11258

Affected Products

  • Red Hat Gluster Storage Server for On-premise 2.1 x86_64
  • Red Hat Storage for Public Cloud (via RHUI) 2.1 x86_64

Fixes

  • BZ - 1122649 - Hard links not deleted completely in fuse-based client
  • BZ - 1144413 - High memory usage by rebalance process
  • BZ - 1146889 - DHT :- data loss - file is missing on renaming same file from multiple client at same time
  • BZ - 1146895 - Renaming file while rebalance is in progress causes data loss
  • BZ - 1154019 - DHT: Rebalance- Rebalance doesn't start if we have any mounts of the volume
  • BZ - 1157705 - BVT: Connectathon i.e. Cthon basic test fails over NFS when quota is enabled
  • BZ - 1159279 - DHT: Rebalance + quota:- glusterfs crash after remove- brick on a quota enabled volume
  • BZ - 1159280 - DHT: Rebalance- Rebalance process crash after remove-brick

CVEs

(none)

References

  • https://access.redhat.com/site/documentation/en-US/Red_Hat_Storage/2.1/html/Technical_Notes/index.html
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Gluster Storage Server for On-premise 2.1

SRPM
glusterfs-3.4.0.70rhs-1.el6rhs.src.rpm SHA-256: fea350126033c98b1b153fc82def1679d70b3bab09a18c3058caf778dfe1b255
redhat-storage-server-2.1.5.0-1.el6rhs.src.rpm SHA-256: 0383a1e1ea80c17e4ffe0bf008149cbfae1c598db1d0cf21470b79b0af5313bf
x86_64
glusterfs-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: a635d5231b99e3c1d4d7c446473e4856b9172ed41c316fb1a408d04b39d633ff
glusterfs-api-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 01ecf0f075b76b3d4fef606943eaf1d6a45872828841ea728b6887c175f085a6
glusterfs-api-devel-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 754435c5a0dfd5ffcb5d46c484b80463a37180f8a708a629a8481bff5edb9662
glusterfs-debuginfo-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: ffc0516e73544e81df6a598ff7e4119d0dbcdd2b93d18944a849c6aea831dce0
glusterfs-devel-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 95956d0130e0ab4d9f5cf02dda23e562a1625c1542426e77a404b83e30e3eb6f
glusterfs-fuse-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 072b0d56755abfa9a65f19fef97a8607858ed236964b30cfdf1af70f58ea0194
glusterfs-geo-replication-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 3b78935b06982631b79b229c72d8f03ba6c1c5508c17fd7b5477d443537e8b9e
glusterfs-libs-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 162aa1e5355d1a188c0f2a32d4dbfe258c397181793b5206c7d90c57fd452c39
glusterfs-rdma-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: b8d8cc71ea35f9f8edce9d5fd4136ac75f72204fcdd2d0d61f45e9730a5a853a
glusterfs-server-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 2561d4c8bf6e99af85c0c32828ba5a79fbfa2845d5bd4c89e6121f422c7cc4d6
redhat-storage-server-2.1.5.0-1.el6rhs.noarch.rpm SHA-256: 35ad3a06e83dbcedc92b7faf420496ca8f019176e861a0080d47980d15bc605c

Red Hat Storage for Public Cloud (via RHUI) 2.1

SRPM
glusterfs-3.4.0.70rhs-1.el6rhs.src.rpm SHA-256: fea350126033c98b1b153fc82def1679d70b3bab09a18c3058caf778dfe1b255
redhat-storage-server-2.1.5.0-1.el6rhs.src.rpm SHA-256: 0383a1e1ea80c17e4ffe0bf008149cbfae1c598db1d0cf21470b79b0af5313bf
x86_64
glusterfs-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: a635d5231b99e3c1d4d7c446473e4856b9172ed41c316fb1a408d04b39d633ff
glusterfs-api-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 01ecf0f075b76b3d4fef606943eaf1d6a45872828841ea728b6887c175f085a6
glusterfs-api-devel-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 754435c5a0dfd5ffcb5d46c484b80463a37180f8a708a629a8481bff5edb9662
glusterfs-debuginfo-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: ffc0516e73544e81df6a598ff7e4119d0dbcdd2b93d18944a849c6aea831dce0
glusterfs-devel-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 95956d0130e0ab4d9f5cf02dda23e562a1625c1542426e77a404b83e30e3eb6f
glusterfs-fuse-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 072b0d56755abfa9a65f19fef97a8607858ed236964b30cfdf1af70f58ea0194
glusterfs-geo-replication-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 3b78935b06982631b79b229c72d8f03ba6c1c5508c17fd7b5477d443537e8b9e
glusterfs-libs-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 162aa1e5355d1a188c0f2a32d4dbfe258c397181793b5206c7d90c57fd452c39
glusterfs-rdma-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: b8d8cc71ea35f9f8edce9d5fd4136ac75f72204fcdd2d0d61f45e9730a5a853a
glusterfs-server-3.4.0.70rhs-1.el6rhs.x86_64.rpm SHA-256: 2561d4c8bf6e99af85c0c32828ba5a79fbfa2845d5bd4c89e6121f422c7cc4d6
redhat-storage-server-2.1.5.0-1.el6rhs.noarch.rpm SHA-256: 35ad3a06e83dbcedc92b7faf420496ca8f019176e861a0080d47980d15bc605c

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