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 RHEA-2019:1121 - Product Enhancement Advisory
Issued:
2019-05-09
Updated:
2019-05-09

RHEA-2019:1121 - Product Enhancement Advisory

  • Overview

Synopsis

RHHI for Virtualization 1.6 bug fix and enhancement update

Type/Severity

Product Enhancement Advisory

Topic

A new release of Red Hat Hyperconverged Infrastructure (RHHI) for Virtualization that fixes several bugs and adds various enhancements is now available.

Description

Red Hat Hyperconverged Infrastructure (RHHI) for Virtualization integrates
Red Hat Virtualization and Red Hat Gluster Storage, allowing you to
consolidate deployment and management of compute and software-defined
storage resources.

This update fixes the following bugs:

  • Previously, when the generated configuration file was edited by the

user editing values in the tabs of the UI during the 'Review' step of
deployment, the original contents of the generated configuration file were
not updated. This has now been corrected and the file is updated with new
values as expected. (BZ#1666714)

  • Previously, when a deployment used virtual disk optimization (VDO),

options related to VDO devices were added to non-VDO disks in the
/etc/fstab file. This meant that disks failed to mount after a reboot. This
has been corrected so that devices are configured correctly and all disks
mount correctly after reboot. (BZ#1667209)

  • VDO volumes are not supported on top of thin provisioned volumes because

VDO is itself a type of thin provisioning. However, parts of the Cockpit UI
implied that these features could be used together. The user interface has
now been updated so that thin provisioning is disabled when VDO volumes
are present. (BZ#1610699)

  • Previously, the logical size of a VDO volume was 10 times the size of the

brick by default. This meant that using the default settings wasted storage
space. The default size of the brick and the default logical size of the
VDO volume are now the same. (BZ#1629542)

  • Gluster volumes can now be expanded across more than three nodes on

Red Hat Hyperconverged Infrastructure for Virtualization. (BZ#1632144)

  • By default, virtual disks created during deployment used the 'sparse'

allocation policy, which reduced performance for RHHI for Virtualization.
The default allocation policy is now 'preallocated' to improve performance.
(BZ#1641592)

  • Previously, attempts to fetch brick profile statistics failed because of

a missing check for NFS access, even though the statistics were fetched
correctly. This meant that attempting to view the profile of a volume
failed with the following error message:
"Could not fetch brick profile stats"
This is now checked correctly, and works as expected. (BZ#1518164)

  • When a single node deployment was created using the Cockpit UI, the UI

indicated that the volume created was a replicated volume type when the
volume was actually a distributed volume type. This has been corrected
and the UI now correctly shows a distributed volume for this deployment
type. (BZ#1641483)

This update also provides the following enhancements:

  • Previously, when users deployed RHHI for Virtualization using the

Cockpit UI, gdeploy was used to deploy and configure the cluster.
Gdeploy is now replaced by gluster-ansible, and ansible roles are used for
deployment and configuration instead. (BZ#1679091, BZ#1676405)

  • Expanding volumes across more than three nodes is now supported.

(BZ#1632144)

  • Distributed volumes are now supported for single node deployments of

RHHI for Virtualization only, using gluster-ansible roles. (BZ#1653576)

  • If RHHI for Virtualization deployment fails, you can now start the

deployment process from scratch by running the gluster_cleanup.yml
playbook. See documentation for details. (BZ#1674713)

  • IPv6 support is now available as a Technology Preview on

RHHI for Virtualization 1.6. Support is provided for IPv6-only
environments, including gateways and DNS providers. Refer to
documentation for configuration details. (BZ#1624708)

To receive these bug fixes and enhancements, update to the latest versions
of Red Hat Virtualization 4.3 and Red Hat Gluster Storage 3.4.

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 Gluster Storage Server for On-premise 3 for RHEL 7 x86_64

Fixes

  • BZ - 1518164 - Unsual Message in Gluster Volume Profiling in UI
  • BZ - 1610699 - Cockpit Day 2: Thinp checkbox under brick tab should be read only as in Day 1 operation
  • BZ - 1624708 - RHHI: add gluster storage domain over IPv6
  • BZ - 1629542 - The LV size should be equal to the logical size on VDO enabled volumes
  • BZ - 1632144 - [Test] Support volume expansion
  • BZ - 1635526 - [TestOnly] Support distributed replicate & arbiter volumes
  • BZ - 1641483 - Single-node deploy UI shows replica type but creates dist
  • BZ - 1641592 - Set Preallocated disk to default option in RHHI
  • BZ - 1653576 - [RHHI-V] Support single brick distribute volume for RHHI-V volumes
  • BZ - 1653650 - UI exceptions observed when selecting the gluster volume
  • BZ - 1666707 - Error message does not vanish in FQDN tab.
  • BZ - 1666714 - Re-editing the tabs after failure doesn't reflect in gdeploy conf file.
  • BZ - 1667034 - Gluster Deployment proceeds when error encountered in FQDN tab.
  • BZ - 1667209 - [gluster-ansible] fstab entries are updated even for bricks on non-VDO volumes
  • BZ - 1670707 - [RHV 4.3]Hosted engine deployment fails with error storage format not supported
  • BZ - 1674572 - Validate gluster, vdo, firewalld and chronyd services running
  • BZ - 1674606 - Add check for 512b write supported on disks used for gluster bricks or not during gluster deployment
  • BZ - 1674611 - Make sure /var/log has atleast 15G before deployment
  • BZ - 1674650 - Before gluster deployment make sure Gluster network uses FQDN
  • BZ - 1674713 - Provide a way to clean up deployment if deployment failed for some reason.
  • BZ - 1676405 - Use ansible modules rather than gdeploy modules in brick creation flow from RHV-M
  • BZ - 1676412 - [TestOnly] Ensure that Self Hosted Engine works on Gluster in an IPv6 only scenario
  • BZ - 1679091 - [RFE] RHHI-V deployment should make use of gluster-ansible roles
  • BZ - 1679397 - RHV upgrade from 4.2.8 to 4.3 fails in RHHI-V environment
  • BZ - 1679536 - HC Deployment fails at FQDN validation check
  • BZ - 1679875 - Validate the availability of gluster-ansible-roles before deployment
  • BZ - 1679884 - Power cycling the vm's fails in RHV-M post upgrade to RHV 4.3
  • BZ - 1680548 - Successful gluster deployment message is displayed when an ansible syntax error is encountered.
  • BZ - 1680609 - SELinux labels are missing on the gluster bricks created using gluster-ansible-roles
  • BZ - 1682985 - Files provided by gluster-ansible-roles are missing after RHVH installation
  • BZ - 1683314 - Incorrect value set for poolmetadatasize
  • BZ - 1683345 - Gluster deployment fails for RAID 5.
  • BZ - 1683529 - glusterfs slice setup is missing in gluster-ansible-roles
  • BZ - 1686258 - Creation of multiple bricks,one of them being arbiter, on the same disk without dedupe & compression, results in failure
  • BZ - 1690294 - Hosted engine deployment failed as VDSM fails to query the guest agent with KeyError: 'appsList'
  • BZ - 1690730 - Insufficient space when creating thick LVs on top of VDO volume in certain way
  • BZ - 1691179 - Inappropriate user warnings reported when trying to add more bricks to the existing gluster volume

CVEs

(none)

References

(none)

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