Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1969356

Summary: Update bundle resources monitor timeout via templates
Product: Red Hat OpenStack Reporter: Eduard Barrera <ebarrera>
Component: puppet-tripleoAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: David Rosenfeld <drosenfe>
Severity: low Docs Contact:
Priority: low    
Version: 13.0 (Queens)CC: dbecker, jjoyce, jschluet, lmiccini, mburns, michele, morazi, slinaber, tvignaud
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: DFG:DF
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-10 11:07:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eduard Barrera 2021-06-08 09:53:06 UTC
Description of problem:

After the following issue:

~~~
May 25 16:53:09 ctr1-rmctl lrmd[8021]: warning: rabbitmq-bundle-docker-0_monitor_60000 process (PID 988778) timed out
May 25 16:53:09 ctr1-rmctl lrmd[8021]: warning: rabbitmq-bundle-docker-0_monitor_60000:988778 - timed out after 20000ms
May 25 16:53:09 ctr1-rmctl crmd[8024]:   error: Result of monitor operation for rabbitmq-bundle-docker-0 on ctr1-rmctl: Timed Out
~~~

customer wants to update rabbitmq bundle monitor timeout
to 60s.

Is it possible to update this value via templates ?


Cu also wants to know if modifying this via templates is possible:
"""
Disable power-key handling through /etc/systemd/logind.conf and define the following configuration:

HandlePowerKey=ignore
"""
Version-Release number of selected component (if applicable):
OSP13 z8

Comment 2 Luca Miccini 2021-06-09 13:41:19 UTC
I don't think we have a override to do this in osp13. I'll try to have a look in the next weeks, meanwhile I think the easiest is to do it in postconfig (it is a single pcs resource update command).