Bug 1992014
Summary: | Pacemaker fencer should retry failed meta-data commands [rhel-8.4.0.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
Component: | pacemaker | Assignee: | Klaus Wenninger <kwenning> |
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 8.0 | CC: | cfeist, cluster-maint, dabarzil, kgaillot, lmiccini, mburns, michele, mjuricek, mnovacek, msmazova, pkomarov, sbradley |
Target Milestone: | beta | Keywords: | Triaged, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | pacemaker-2.0.5-9.el8_4.3 | Doc Type: | Bug Fix |
Doc Text: |
Cause: If a fence agent meta-data request fails, Pacemaker previously would consider that result final. While this would be the best response for a permanent issue such as a nonconforming agent, the failure could be transient, for example when Pacemaker is enabled at boot and heavy CPU and/or I/O load at boot causes the meta-data request to time out.
Consequence: Pacemaker would not know if the fence agent supports unfencing or other optional features, and would act as if it did not, which could cause unfencing failures and other issues.
Fix: If Pacemaker is unable to obtain fence agent meta-data on the first try, it will now periodically retry.
Result: Although problems could still occur during a short time window, the meta-data will be obtained when feasible if the failure was transient, and the issues should be recoverable.
|
Story Points: | --- |
Clone Of: | 1797579 | Environment: | |
Last Closed: | 2021-09-21 08:39:48 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: | 1797579 | ||
Bug Blocks: |
Comment 1
Ken Gaillot
2021-08-10 16:11:13 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 (pacemaker bug fix and enhancement update), 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-2021:3578 |