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-2020:2572 - Bug Fix Advisory
Issued:
2020-06-16
Updated:
2020-06-16

RHBA-2020:2572 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

glusterfs bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated glusterfs packages that fix several bugs and add various enhancements are now available for Red Hat Gluster Storage 3.5 on 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 advisory fixes the following bugs:

  • Earlier, the commands for ganesha-ha.sh script failed as the syntax for pcs commands changed with Red Hat Enterprise Linux 8. With this update, the pcs commands are updated to the new syntax and the pcs commands no longer fail when executed in the script. (BZ#1802727)
  • Earlier, the rebalance process used fallocate() system call to create the destination files when migrating sparse files. This sometimes resulted in the error “No space left on the device” if the size of the sparse file was enormous and the destination node could not accommodate the file.

With this update, the code is modified to use truncate() system call to create destination files, and now rebalance no longer fails the migration of sparse files even with enormous size. (BZ#1823703)

  • Earlier, the geo-replication in rsync mode failed to start and the session went into a faulty mode. With this update, relevant SELinux booleans have been introduced, and by setting these booleans to “on” state the geo-replication in rsync mode is successful. (BZ#1829839)

All users of glusterfs are advised to upgrade to these updated packages, which provide numerous bug fixes and enhancements.

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 Virtualization 4 for RHEL 7 x86_64
  • Red Hat Gluster Storage Server for On-premise 3 for RHEL 7 x86_64

Fixes

  • BZ - 1768786 - [RFE] Support RHGS on RHEL 8 for RHHI-V
  • BZ - 1775564 - build: missing dependencies for glusterfs-cloudsync-plugins in spec file
  • BZ - 1781543 - Avoid memory leak during inode ctx free
  • BZ - 1802013 - read() returns more than file size when using direct I/O
  • BZ - 1802727 - common-ha: updates for pcs-0.10.x (i.e. in Fedora-29 and RHEL-8)
  • BZ - 1809957 - [RHEL-8.1] python3-pyxattr is required for glusterfs-server package should be in included in gluster channel
  • BZ - 1810516 - gluster-cli commands are failing with request timeout error
  • BZ - 1812824 - [RHEL-8.1]-DH ciphers disabled info flooding glusterd log messages on a SSl enabled setup
  • BZ - 1813917 - [RHEL-8.2]-Geo-rep fails to start on a default setup , where selinux is enabled
  • BZ - 1816045 - yum install glusterfs-resource-agents-6.0-31.el8rhgs.noarch.rpm fails
  • BZ - 1818568 - Nagios dependency needs to be removed from redhat storage server spec file as it is no longer supported
  • BZ - 1819059 - Data corruption caused by incorrect write ordering
  • BZ - 1819312 - Couple of Dependency needs to be removed from redhat storage server spec file as unable to update puddle
  • BZ - 1823423 - glusterfs reports invalid file size when XATTRs are set/removed
  • BZ - 1823703 - Failures in rebalance due to [No space left on device] error while migrating files with holes.
  • BZ - 1823706 - [Ganesha] HA cluster status shows "FAILOVER" even when all nodes are up and running
  • BZ - 1825177 - Set relevant selinux booleans to "on" state to allow rsync operation for gluster
  • BZ - 1829839 - [RHEL-8] [SELinux] Geo-replication in rsync mode is failing to start and bricks are going in to faulty state
  • BZ - 1833017 - seek functionality is broken
  • BZ - 1834135 - [RHEL7] Provide RHGS-3.5.2 on RHEL7
  • BZ - 1836233 - RHHI-V 1.6: one host becomes non-operational​
  • BZ - 1839948 - Seeing crash with core files while running glusterd automated testcases
  • BZ - 1840198 - Product certificate needs to be updated in redhat-storage-server for RHEL7.8
  • BZ - 1840794 - [Ganesha] Ganesha enable command is failing on RHEL 7.8 RHGS build

CVEs

(none)

References

(none)

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-6.0-37.el7.src.rpm SHA-256: fa2a114499e543a1a0ff9dd223a4ae3bbf0179f5bdb04417e5631b73a9b3081c
x86_64
glusterfs-6.0-37.el7.x86_64.rpm SHA-256: c76f4b6ccd8f923c4959000f066edab9252405d1f2380d1da1d689d3d0a9063e
glusterfs-api-6.0-37.el7.x86_64.rpm SHA-256: a861a4df04827e0d2df97e1f45712f5b731534e3936b7922df918b01f963fe85
glusterfs-api-devel-6.0-37.el7.x86_64.rpm SHA-256: 6b7727cec46ddbfbc35fa01fa5cc9f276e62e6559738f1475870476bebfe5f02
glusterfs-cli-6.0-37.el7.x86_64.rpm SHA-256: b9489d4d986e1108f8f54f56b56d3086b62f7363c44ca5a22bd4d7e745ed20f8
glusterfs-client-xlators-6.0-37.el7.x86_64.rpm SHA-256: 54f222ba630c2ed15edd46f76229066c522cb6128020aaf651e44e5250663380
glusterfs-debuginfo-6.0-37.el7.x86_64.rpm SHA-256: 699ed5b0a660a5421a09c0ba76d94e3f0dabb192b48fe351dfdb3ae7e2967aa6
glusterfs-devel-6.0-37.el7.x86_64.rpm SHA-256: 0075b3a3335259e24be790f6ba2b124c575202b1223d300c385f1977339ac4ba
glusterfs-fuse-6.0-37.el7.x86_64.rpm SHA-256: 5b54efa7dd242ac5afa735c1fba3832a38e657bbc4fdb3793aef5b1bbafc5863
glusterfs-libs-6.0-37.el7.x86_64.rpm SHA-256: fbbb3464002daf3d2a6ff8f94e456f2e9bb9cc78e4ea4b98be30f2d9261f3fc7
glusterfs-rdma-6.0-37.el7.x86_64.rpm SHA-256: 728d531a37afdc78e337bf1b6b4b0998b629b12303d0cab805fde8b83c26f574
python2-gluster-6.0-37.el7.x86_64.rpm SHA-256: 6ac415e8890132b5c839cabc39cfffeac3e15460f5dff5b5c28f62d76723c026

Red Hat Virtualization 4 for RHEL 7

SRPM
glusterfs-6.0-37.el7.src.rpm SHA-256: fa2a114499e543a1a0ff9dd223a4ae3bbf0179f5bdb04417e5631b73a9b3081c
x86_64
glusterfs-6.0-37.el7.x86_64.rpm SHA-256: c76f4b6ccd8f923c4959000f066edab9252405d1f2380d1da1d689d3d0a9063e
glusterfs-api-6.0-37.el7.x86_64.rpm SHA-256: a861a4df04827e0d2df97e1f45712f5b731534e3936b7922df918b01f963fe85
glusterfs-api-devel-6.0-37.el7.x86_64.rpm SHA-256: 6b7727cec46ddbfbc35fa01fa5cc9f276e62e6559738f1475870476bebfe5f02
glusterfs-cli-6.0-37.el7.x86_64.rpm SHA-256: b9489d4d986e1108f8f54f56b56d3086b62f7363c44ca5a22bd4d7e745ed20f8
glusterfs-client-xlators-6.0-37.el7.x86_64.rpm SHA-256: 54f222ba630c2ed15edd46f76229066c522cb6128020aaf651e44e5250663380
glusterfs-debuginfo-6.0-37.el7.x86_64.rpm SHA-256: 699ed5b0a660a5421a09c0ba76d94e3f0dabb192b48fe351dfdb3ae7e2967aa6
glusterfs-devel-6.0-37.el7.x86_64.rpm SHA-256: 0075b3a3335259e24be790f6ba2b124c575202b1223d300c385f1977339ac4ba
glusterfs-fuse-6.0-37.el7.x86_64.rpm SHA-256: 5b54efa7dd242ac5afa735c1fba3832a38e657bbc4fdb3793aef5b1bbafc5863
glusterfs-libs-6.0-37.el7.x86_64.rpm SHA-256: fbbb3464002daf3d2a6ff8f94e456f2e9bb9cc78e4ea4b98be30f2d9261f3fc7
glusterfs-rdma-6.0-37.el7.x86_64.rpm SHA-256: 728d531a37afdc78e337bf1b6b4b0998b629b12303d0cab805fde8b83c26f574

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

SRPM
glusterfs-6.0-37.el7rhgs.src.rpm SHA-256: db1e8cf973a0b6606c49f88fddf68eff4a13a77cab51ba0157465be90a523175
redhat-release-server-7.8-25.el7rhgs.src.rpm SHA-256: 753302b2a42a421f55d0365484da9563a5a560a55d970d132a4e2f49359bce5a
redhat-storage-server-3.5.0.0-6.el7rhgs.src.rpm SHA-256: 86ace9b647c7b75be0df37295a25dc340f1d3dcdcb07e924ab96320016ee4d99
x86_64
glusterfs-6.0-37.el7rhgs.x86_64.rpm SHA-256: 9703b91ca9a69f02e196da2d0d354edc4d5723274bbd60d139ceb088c288345b
glusterfs-api-6.0-37.el7rhgs.x86_64.rpm SHA-256: d9b6d5a6e30eee6822642aa20b9ed1a9910c03df6c88a72d84b46222b30bab05
glusterfs-api-devel-6.0-37.el7rhgs.x86_64.rpm SHA-256: bd49b09da592fb5f4ff88571a6ba2720b2f70b8dd580d7cf334b1acab136ff04
glusterfs-cli-6.0-37.el7rhgs.x86_64.rpm SHA-256: f9e5cb648629625c15ed2072094f4959cb00e862097f3e2866a8a21374735143
glusterfs-client-xlators-6.0-37.el7rhgs.x86_64.rpm SHA-256: 2a1f790a8c3d324f2c4578a185c05e9c9508815f263bd7e25bf4daebf518a37b
glusterfs-cloudsync-plugins-6.0-37.el7rhgs.x86_64.rpm SHA-256: 619e98649fb7d3cf9be1effdf454ba97c4892e23fa82a01e8d666fa69a764371
glusterfs-debuginfo-6.0-37.el7rhgs.x86_64.rpm SHA-256: a750332db3604d26ca495938a57cf818a4d7ec9ffa2970b17af21e615613da3f
glusterfs-devel-6.0-37.el7rhgs.x86_64.rpm SHA-256: e59e67e564fb2150c518c97e9466cb9f8c7b6ab9027db4a2eaf206b41d273c9f
glusterfs-events-6.0-37.el7rhgs.x86_64.rpm SHA-256: 3ba6fa48a7f183b1b87ad0a1adfb5ecc6c70c7827b8f4b2082e51f4af575c81f
glusterfs-fuse-6.0-37.el7rhgs.x86_64.rpm SHA-256: cae303ee735c7c638eb34602a081ac72a9d8ae98b91582fee1cf5fe406237c19
glusterfs-ganesha-6.0-37.el7rhgs.x86_64.rpm SHA-256: 0999eb4cfae9846b09c6b31c9963fc19eec706ff2271ee3eabe143d4fe635000
glusterfs-geo-replication-6.0-37.el7rhgs.x86_64.rpm SHA-256: 9ab17df41c1395895580a3e9f460efef8b140020d993219eee9dd8bd265bccdd
glusterfs-libs-6.0-37.el7rhgs.x86_64.rpm SHA-256: 915c426df8d249175e6d178d6fbebaa2f09c60da1acf4dc041b15428b1a9fdd2
glusterfs-rdma-6.0-37.el7rhgs.x86_64.rpm SHA-256: bb85558b6da6159be96d1a859a34f1fb16f477ae632c92e5f1110ef3381ccdee
glusterfs-resource-agents-6.0-37.el7rhgs.noarch.rpm SHA-256: 4c813d1d9f72a608b73224449037b92cf327a7bd3920e1b70f5da8c2d4dc3819
glusterfs-server-6.0-37.el7rhgs.x86_64.rpm SHA-256: 0c8525c8b9ac4336c22aba1991ad89dee2936f676bc0f6189e2edffff69a6638
python2-gluster-6.0-37.el7rhgs.x86_64.rpm SHA-256: cc19b963010f0121861e1a57ae842595957bde5ac0bdc324a3bb4d55a0293681
redhat-release-server-7.8-25.el7rhgs.x86_64.rpm SHA-256: 822871ede2bff191b34bd8ddff82fd8a94c86290bca6c333529d2be6daa19dc7
redhat-storage-server-3.5.0.0-6.el7rhgs.noarch.rpm SHA-256: 2afe983fa59d4ebb059d937663fca92ad2dbc0236c7c76a2d3a0dbc2a1d7dde8

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