Skip to navigation Skip to main content

유틸리티

  • 서브스크립션
  • 다운로드
  • Red Hat Console
  • 지원받기
Red Hat Customer Portal
  • 서브스크립션
  • 다운로드
  • Red Hat Console
  • 지원받기
  • 제품

    주요 제품

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    모든 제품

    다운로드 및 컨테이너

    • 다운로드
    • 패키지
    • 컨테이너

    주요 리소스

    • 제품 문서
    • 제품 라이프 사이클
    • 제품 규정 준수
    • 에라타
  • 기술 자료

    Red Hat 기술 자료 센터

    • 기술 자료 솔루션
    • 기술 자료 문서
    • 고객 포털 랩
    • 에라타

    주요 제품 문서

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    모든 제품 문서

    교육 및 자격증

    • 정보
    • 코스 색인
    • 자격증 색인
    • 스킬 평가
  • 보안

    Red Hat 제품 보안 센터

    • 보안 업데이트
    • 보안 권고
    • Red Hat CVE 데이터베이스
    • 에라타

    참고 정보

    • 보안 정보
    • 보안 평가
    • 보안 데이터

    주요 리소스

    • 보안 연구실
    • 백포트 정책
    • 보안 블로그
  • 지원

    Red Hat 지원

    • 지원 케이스
    • 문제 해결
    • 지원받기
    • Red Hat 지원팀에 문의

    Red Hat 커뮤니티 지원

    • 고객 포털 커뮤니티
    • 커뮤니티 토론
    • Red Hat Accelerator 프로그램

    주요 리소스

    • 제품 라이프 사이클
    • 고객 포털 랩
    • Red Hat Jboss 지원 구성
    • Red Hat Lightspeed
또는 문제 해결.

언어 선택

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

인프라 및 관리

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

클라우드 컴퓨팅

  • 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

스토리지

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

런타임

  • 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

통합 및 자동화

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
모든 제품
Red Hat 제품 에라타 RHBA-2014:1428 - Bug Fix Advisory
발행된 날짜:
2014-10-13
업데이트된 날짜:
2014-10-13

RHBA-2014:1428 - Bug Fix Advisory

  • 개요
  • 업데이트된 패키지

요약

resource-agents bug fix and enhancement update

유형/심각도

Bug Fix Advisory

Red Hat Lightspeed 패치 분석

이 권고의 영향을 받는 시스템을 식별하고 수정합니다.

영향을 받는 시스템 보기

주제

Updated resource-agents packages that fix several bugs and add various
enhancements are now available for Red Hat Enterprise Linux 6.

설명

The resource-agents packages contain a set of scripts to interface with several
services to operate in a High Availability (HA) environment for both the
Pacemaker and rgmanager service managers.

The resource-agents packages have been upgraded to upstream version 3.9.5, which
provides a number of bug fixes and enhancements over the previous version.
(BZ#993431)

This update also fixes the following bugs:

  • Previously, the IPaddr2 agent did not send out unsolicited neighbor

advertisements to announce a link-layer address change. Consequently, floating
IPv6 addresses, which require this functionality, could not work correctly. To
fix this bug, the "send_ua" internal binary required for IPaddr2 agent to drive
IPv6 addresses has been added. As a result, the floating IPv6 addresses now work
correctly. Nevertheless, IPv4 addresses are left unaffected by this change.
(BZ#1025909)

  • Previously, when an oracledb.sh resource was created without the

"listener_name" option, the rgmanager oracledb resource agent failed to start.
With this update, the oracledb.sh file has been modified to operate correctly
when no "listener_name" is given, and thus oracledb now starts correctly.
(BZ#1025504)

  • Prior to this update, the netfs agent could become unresponsive during a stop

operation, even with the "self_fence" option enabled. With this update, the self
fence operation is executed sooner in the process, which ensures that NFS client
detects server leaving if umount can not succeed, and self fencing occurs.
(BZ#1024065)

  • Previously, the virtual machine (VM) instances managed by the VirtualDomain

agent failed during the monitor operation if the libvirtd daemon was not
available. This caused the Pacemaker resource manager to unnecessarily recover
healthy VM resources when libvirtd failed. With this update, the VirtualDomain
agent is capable of monitoring KVM virtual machines without requiring libvirtd
to be accessible. As a result, Pacemaker no longer mismanages VM resources in
case of a libvirtd failure. (BZ#1054327)

  • Previously, the "no_unmount" functionality was missing in the netfs.sh file.

Consequently, the netfs resource agent did not allow an NFS share to remain
mounted after a service was relocated. This update adds back the missing
functionality, and the file system is now left mounted when the service
relocates. (BZ#993329)

  • The following agents were shipped in error, and thus have now been dropped:

nginx, rsyslog, mysql-proxy, and slapd. (BZ#1022793)

  • Previously, the SAPInstance resource agent for Pacemaker did not behave

correctly on nodes where the corosync node name did not match the host name. The
check provided by the sapinstance_notify() function has been modified to fix
this bug. The SAPInstance agent now works correctly regardless of the match
between the corosync node name and host name. (BZ#1023340)

  • Previously, Pacemaker's nfsserver resource agent was unable to properly

perform NFSv3 network status monitor (NSM) state notifications. As a
consequence, NFSv3 clients could not reclaim file locks after server relocation
or recovery. This update introduces the nfsnotify resource agent, thanks to
which NSM notifications can be sent correctly, thus allowing NFSv3 clients to
reclaim file locks. (BZ#1091101)

Users of resource-agents are advised to upgrade to these updated packages, which
fix these bugs and add these enhancements.

솔루션

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

영향을 받는 제품

  • Red Hat Enterprise Linux for SAP Applications for x86_64 6 x86_64
  • 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
  • Red Hat Enterprise Linux for SAP Applications for x86_64 - Extended Update Support 6.7 x86_64
  • Red Hat Enterprise Linux for SAP Applications for x86_64 - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux for SAP Applications for x86_64 - Extended Life Cycle Support Extension 6 x86_64

수정

  • BZ - 960186 - orainstance.sh not detecting all failures
  • BZ - 993431 - generate new resource-agents package tarball to cleanup after heartbeat merger
  • BZ - 1022277 - LVM resource-agent fails to log error with unsupported usage
  • BZ - 1022792 - tomcat agent relies on catalina.sh which we don't ship
  • BZ - 1022793 - we shouldn't ship nginx agent
  • BZ - 1023099 - optimize fs-lib.sh based filesystem monitor code
  • BZ - 1024065 - netfs unmount/self_fence integration
  • BZ - 1025909 - resource-agents-3.9.2-21.el6_4.8 upate break ocf:heartbeat:IPv6addr resource agent
  • BZ - 1028421 - Resource Agent "Delay" missing from updated resource-agents-3.9.2-21 package (RHEA-2013-1494)
  • BZ - 1031601 - resource-agents-sapconf should be built only for x86_64
  • BZ - 1039119 - ip.sh: monitor_link: add on/off as a valid value
  • BZ - 1069621 - Fix spec file to allow non RHEL builds to include all agents
  • BZ - 1079039 - rgmanager forces VMs to power off after an arbitrary timeout after calling 'disable', potentially destroying MS Windows guests
  • BZ - 1089004 - Cluster FS resource force unmount and linked shared objects.
  • BZ - 1091102 - The pacemaker nfsserver resource agent's execution of sm-notify fails during startup
  • BZ - 1095943 - unrelated Filesystem resources can block during stop when unresponsive nfs mounts are present

CVE

(none)

참조

(none)

알림: 이 패키지의 보다 최신 버전을 사용할 수 있습니다. 자세한 내용을 확인하려면 패키지 이름을 클릭합니다.

Red Hat Enterprise Linux for SAP Applications for x86_64 6

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
resource-agents-sap-3.9.5-12.el6.x86_64.rpm SHA-256: d91d8cf81e3c6da500882107d673ae10c70454b73068c5563381ff1d8cae7f15
resource-agents-sap-3.9.5-12.el6.x86_64.rpm SHA-256: d91d8cf81e3c6da500882107d673ae10c70454b73068c5563381ff1d8cae7f15

Red Hat Enterprise Linux High Availability for x86_64 6

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-3.9.5-12.el6.x86_64.rpm SHA-256: 122b9400060c923e3a88d2378de926e78c290e7679a6dfd81eb4d3e6bcb83dc6
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
i386
resource-agents-3.9.5-12.el6.i686.rpm SHA-256: efd14be9a3ea7991d54ad309db4cec7ff65f551c7e86311201c2d17b26f1ffc6
resource-agents-debuginfo-3.9.5-12.el6.i686.rpm SHA-256: ad89e64ff95f10857adf25fcddbcc89abc38fe8c7e9a313a5dd619c9bb058931

Red Hat Enterprise Linux Resilient Storage for x86_64 6

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-3.9.5-12.el6.x86_64.rpm SHA-256: 122b9400060c923e3a88d2378de926e78c290e7679a6dfd81eb4d3e6bcb83dc6
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
i386
resource-agents-3.9.5-12.el6.i686.rpm SHA-256: efd14be9a3ea7991d54ad309db4cec7ff65f551c7e86311201c2d17b26f1ffc6
resource-agents-debuginfo-3.9.5-12.el6.i686.rpm SHA-256: ad89e64ff95f10857adf25fcddbcc89abc38fe8c7e9a313a5dd619c9bb058931

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

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-3.9.5-12.el6.x86_64.rpm SHA-256: 122b9400060c923e3a88d2378de926e78c290e7679a6dfd81eb4d3e6bcb83dc6
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
i386
resource-agents-3.9.5-12.el6.i686.rpm SHA-256: efd14be9a3ea7991d54ad309db4cec7ff65f551c7e86311201c2d17b26f1ffc6
resource-agents-debuginfo-3.9.5-12.el6.i686.rpm SHA-256: ad89e64ff95f10857adf25fcddbcc89abc38fe8c7e9a313a5dd619c9bb058931

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

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-3.9.5-12.el6.x86_64.rpm SHA-256: 122b9400060c923e3a88d2378de926e78c290e7679a6dfd81eb4d3e6bcb83dc6
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
i386
resource-agents-3.9.5-12.el6.i686.rpm SHA-256: efd14be9a3ea7991d54ad309db4cec7ff65f551c7e86311201c2d17b26f1ffc6
resource-agents-debuginfo-3.9.5-12.el6.i686.rpm SHA-256: ad89e64ff95f10857adf25fcddbcc89abc38fe8c7e9a313a5dd619c9bb058931

Red Hat Enterprise Linux for SAP Applications for x86_64 - Extended Update Support 6.7

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
resource-agents-sap-3.9.5-12.el6.x86_64.rpm SHA-256: d91d8cf81e3c6da500882107d673ae10c70454b73068c5563381ff1d8cae7f15

Red Hat Enterprise Linux for SAP Applications for x86_64 - Extended Life Cycle Support 6

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
resource-agents-sap-3.9.5-12.el6.x86_64.rpm SHA-256: d91d8cf81e3c6da500882107d673ae10c70454b73068c5563381ff1d8cae7f15

Red Hat Enterprise Linux for SAP Applications for x86_64 - Extended Life Cycle Support Extension 6

SRPM
resource-agents-3.9.5-12.el6.src.rpm SHA-256: 6e48a593551ada3180250f0c606706755e05e6390e2b0d7a101fdd6f02959a1e
x86_64
resource-agents-debuginfo-3.9.5-12.el6.x86_64.rpm SHA-256: c2e64e28db2f95f3c93871fa0d76a2f73b5e517eb82efc1f39ba5ad89d0fc0f9
resource-agents-sap-3.9.5-12.el6.x86_64.rpm SHA-256: d91d8cf81e3c6da500882107d673ae10c70454b73068c5563381ff1d8cae7f15

Red Hat 제품 보안팀 연락처는 secalert@redhat.com입니다. https://access.redhat.com/security/team/contact/에 더 많은 연락처 정보가 있습니다.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

빠른 링크

  • 다운로드
  • 서브스크립션
  • 기술문의
  • 고객 서비스
  • 제품 문서

도움말

  • 연락처
  • 고객 포털 FAQ
  • 로그인 도움말

사이트 정보

  • Trust Red Hat
  • 브라우저 지원 정책
  • 접근성
  • 수상 및 업계 인정
  • 출판 정보

관련 사이트

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • Red Hat 정보
  • 구인
  • 이벤트
  • 위치
  • Red Hat에 문의
  • Red Hat 블로그
  • Inclusion at Red Hat
  • 스토어
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • 개인정보 처리방침
  • 이용 약관
  • 모든 정책 및 지침
  • 디지털 접근성