Bug 1520574
| Summary: | when upgrading from 7.2 to 7.4 some resource agents will have NODENAME set empty | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Michael Bayer <mbayer> | |
| Component: | resource-agents | Assignee: | Oyvind Albrigtsen <oalbrigt> | |
| Status: | CLOSED ERRATA | QA Contact: | Marian Krcmarik <mkrcmari> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 7.4 | CC: | agk, aherr, arkady_kanevsky, chjones, cluster-maint, dciabrin, fdinitto, jruemker, mschuppe, msufiyan, rcernin, ssigwald, toneata, ushkalim, whayutin | |
| Target Milestone: | rc | Keywords: | Triaged, ZStream | |
| Target Release: | 7.5 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | resource-agents-3.9.5-117.el7 | Doc Type: | If docs needed, set a value | |
| Doc Text: |
Previously, the galera, redis, and rabbitmq-cluster resource agents were unable to start non-containerized resources when a recent version of the resource agent ran on a Pacemaker version that did not support bundles. With this update, a fallback path for non-containerized resources has been added, and, as a result, the described problem no longer occurs.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1524454 (view as bug list) | Environment: | ||
| Last Closed: | 2018-04-10 12:11:25 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1524454 | |||
|
Description
Michael Bayer
2017-12-04 17:59:40 UTC
Additional details for the original description: For containerized resources (bundles), various resource agents now use a helper function ocf_attribute_target to get the name of the pacemaker node to store attributes on. If a recent version of the resource agent is being run on a pacemaker version which does not support bundles, ocf_attribute_target will return an empty string as hostname. More specifically, we saw the problem happening when upgrading from RHEL 7.2 to RHEL 7.4, and skipping intermediate RHEL 7.3. 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-2018:0757 *** Bug 1585457 has been marked as a duplicate of this bug. *** |