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-2012:0897 - Bug Fix Advisory
Issued:
2012-06-20
Updated:
2012-06-20

RHBA-2012:0897 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

rgmanager 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 rgmanager packages that fix several bugs and add an enhancement are now
available for Red Hat Enterprise Linux 6.

Description

The rgmanager packages contain the Red Hat Resource Group Manager, which
provides the ability to create and manage high-availability server applications
in the event of system downtime.

This update fixes the following bugs:

  • Previously, rgmanager incorrectly called the rg_wait_threads() function during

cluster reconfiguration. This could lead to an internal deadlock in rgmanager
which caused the cluster services to become unresponsive. This irrelevant call
has been removed from the code and deadlocks now no longer occur during cluster
reconfiguration. (BZ#635152)

  • When enabling a service using the clusvcadm command with the "-F" option,

rgmanager did not update the service owner information before responding to
clusvcadmn. Consequently, clusvcadm could print incorrect information about
which cluster node the service was running on. This update modifies rgmanager to
update the owner information prior to responding to clusvcadm, and the command
now provides the correct information. (BZ#727326)

  • Under certain circumstances, a "stopped" event could be processed after a

service and its dependent services had already been restarted. This forced the
dependent services to restart erroneously. This update allows rgmanager to
ignore the "stopped" events if dependent services have already been started, and
the services are no longer restarted unnecessarily. (BZ#743218)

  • Resource Group Manager did not handle certain inter-service dependencies

correctly. Therefore, if a service was dependent on another service that was
running on the same cluster node, the dependent service became unresponsive
during the service failover and remained in the recovering state. With this
update, rgmanager has been modified to check a service state during failover and
stop the service if it is dependent on the service that is failing over.
Resource Group Manager then tries to start this dependent service on other nodes
as expected. (BZ#744824)

  • The "-F" option of the clusvcadm command allows rgmanager to start a service

according to failover domain rules. This option was not previously described in
the command's manual pages. With this update, the "-F" option has been properly
documented in the clusvcadm(8) manual page. (BZ#745226)

  • Previously, if a newly added service failed to start on the first cluster

node, rgmanager could try to relocate the service to another cluster node before
the cluster configuration was updated on that node. Consequently, the service
was set to the "recovering" state and had to be manually re-enabled in order to
start. This update modifies rgmanager to retry the relocation process until
after the cluster configuration has been updated on the node. The service can
now be relocated as expected. (BZ#796272)

  • Due to an invalid pointer dereference, rgmanager could terminate unexpectedly

with a segmentation fault when central processing mode was enabled on a cluster
node. With this update, the pointer dereference has been corrected, and
rgmanager no longer crashes when central processing mode is enabled. (BZ#803474)

  • Previously, in central processing mode, rgmanager failed to restart services

that depended on a service that failed and was recovered. With this update,
during the recovery of a failed service, any services that depend on it are
restarted. (BZ#807165)

In addition, these updated rgmanager packages provide the following enhancement:

  • This update introduces a feature which enables rgmanager to utilize Corosync's

Closed Process Group (CPG) API for inter-node locking. This feature is
automatically enabled when Corosync's Redundant Ring Protocol (RRP) feature is
enabled. Corosync's RRP feature is considered fully supported. However, when
used with the rest of the High-Availability Add-Ons, it is considered a
Technology Preview. (BZ#799505)

Users are advised to upgrade to these updated rgmanager packages, which fix
these bugs and add this enhancement.

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 High Availability for x86_64 6 x86_64
  • Red Hat Enterprise Linux High Availability for x86_64 6 i386
  • Red Hat Enterprise Linux Resilient Storage for x86_64 6 x86_64
  • Red Hat Enterprise Linux Resilient Storage for x86_64 6 i386
  • Red Hat Enterprise Linux High Availability (for RHEL Server) from RHUI 6 x86_64
  • Red Hat Enterprise Linux High Availability (for RHEL Server) from RHUI 6 i386
  • Red Hat Enterprise Linux Resilient Storage (for RHEL Server) from RHUI 6 x86_64
  • Red Hat Enterprise Linux Resilient Storage (for RHEL Server) from RHUI 6 i386

Fixes

  • BZ - 635152 - rgmanager[4188]: #37: Error receiving header from 1 sz=0 CTX 0x240a130
  • BZ - 743218 - Cluster problem: "hard" service dependencies
  • BZ - 745226 - clusvcadm does not have the -F option documented in man page
  • BZ - 796272 - service configuration update occurred out of sync

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 High Availability for x86_64 6

SRPM
rgmanager-3.0.12.1-12.el6.src.rpm SHA-256: cbde8c44cbe90dee41e858ef183ff2578bb4152c33d1e37e0dbb4b6d414e9291
x86_64
rgmanager-3.0.12.1-12.el6.x86_64.rpm SHA-256: da0a602a12cb508a7fbcd5e92883a0d258db450cd5c45bd5680ed701bcc3e7db
rgmanager-debuginfo-3.0.12.1-12.el6.x86_64.rpm SHA-256: aa6791e752b55206d58f3d57fe59f3d8c3500ceafd0bc0e8ff3229d47e28100a
i386
rgmanager-3.0.12.1-12.el6.i686.rpm SHA-256: 5b83afd2ed392b6a2afd3fd6710a04bc8d7f202787704ca184829a366f177b13
rgmanager-debuginfo-3.0.12.1-12.el6.i686.rpm SHA-256: 4e33a6bdfacadcd3e4c18defaa2248d03b30543558288da2669947f4bd23094a

Red Hat Enterprise Linux Resilient Storage for x86_64 6

SRPM
rgmanager-3.0.12.1-12.el6.src.rpm SHA-256: cbde8c44cbe90dee41e858ef183ff2578bb4152c33d1e37e0dbb4b6d414e9291
x86_64
rgmanager-3.0.12.1-12.el6.x86_64.rpm SHA-256: da0a602a12cb508a7fbcd5e92883a0d258db450cd5c45bd5680ed701bcc3e7db
rgmanager-debuginfo-3.0.12.1-12.el6.x86_64.rpm SHA-256: aa6791e752b55206d58f3d57fe59f3d8c3500ceafd0bc0e8ff3229d47e28100a
i386
rgmanager-3.0.12.1-12.el6.i686.rpm SHA-256: 5b83afd2ed392b6a2afd3fd6710a04bc8d7f202787704ca184829a366f177b13
rgmanager-debuginfo-3.0.12.1-12.el6.i686.rpm SHA-256: 4e33a6bdfacadcd3e4c18defaa2248d03b30543558288da2669947f4bd23094a

Red Hat Enterprise Linux High Availability (for RHEL Server) from RHUI 6

SRPM
rgmanager-3.0.12.1-12.el6.src.rpm SHA-256: cbde8c44cbe90dee41e858ef183ff2578bb4152c33d1e37e0dbb4b6d414e9291
x86_64
rgmanager-3.0.12.1-12.el6.x86_64.rpm SHA-256: da0a602a12cb508a7fbcd5e92883a0d258db450cd5c45bd5680ed701bcc3e7db
rgmanager-debuginfo-3.0.12.1-12.el6.x86_64.rpm SHA-256: aa6791e752b55206d58f3d57fe59f3d8c3500ceafd0bc0e8ff3229d47e28100a
i386
rgmanager-3.0.12.1-12.el6.i686.rpm SHA-256: 5b83afd2ed392b6a2afd3fd6710a04bc8d7f202787704ca184829a366f177b13
rgmanager-debuginfo-3.0.12.1-12.el6.i686.rpm SHA-256: 4e33a6bdfacadcd3e4c18defaa2248d03b30543558288da2669947f4bd23094a

Red Hat Enterprise Linux Resilient Storage (for RHEL Server) from RHUI 6

SRPM
rgmanager-3.0.12.1-12.el6.src.rpm SHA-256: cbde8c44cbe90dee41e858ef183ff2578bb4152c33d1e37e0dbb4b6d414e9291
x86_64
rgmanager-3.0.12.1-12.el6.x86_64.rpm SHA-256: da0a602a12cb508a7fbcd5e92883a0d258db450cd5c45bd5680ed701bcc3e7db
rgmanager-debuginfo-3.0.12.1-12.el6.x86_64.rpm SHA-256: aa6791e752b55206d58f3d57fe59f3d8c3500ceafd0bc0e8ff3229d47e28100a
i386
rgmanager-3.0.12.1-12.el6.i686.rpm SHA-256: 5b83afd2ed392b6a2afd3fd6710a04bc8d7f202787704ca184829a366f177b13
rgmanager-debuginfo-3.0.12.1-12.el6.i686.rpm SHA-256: 4e33a6bdfacadcd3e4c18defaa2248d03b30543558288da2669947f4bd23094a

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