Bug 1832859

Summary: rabbitmq start timeout is problematic [rhel-8.2.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: resource-agentsAssignee: Oyvind Albrigtsen <oalbrigt>
Status: CLOSED ERRATA QA Contact: cluster-qe <cluster-qe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.2CC: agk, cfeist, cluster-maint, fdinitto, hjensas, lmiccini, phagara, pkomarov
Target Milestone: rcKeywords: ZStream
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: resource-agents-4.1.1-44.el8_2.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1832321 Environment:
Last Closed: 2020-06-10 14:34:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1832321    
Bug Blocks:    

Comment 3 pkomarov 2020-05-26 06:16:22 UTC
verified , 

code verification : 

()[root@controller-0 /]# rpm -q resource-agents
resource-agents-4.1.1-44.el8_2.2.x86_64
()[root@controller-0 /]# grep wait_timeout /usr/lib/ocf/resource.d/heartbeat/rabbitmq-cluster
	local wait_timeout
	wait_timeout=`expr $OCF_RESKEY_CRM_meta_timeout / 1000 - 5`
	if [ $wait_timeout -gt 10 ]; then
		timeout_string="--timeout ${wait_timeout}"

Comment 5 errata-xmlrpc 2020-06-10 14:34:55 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2461