Bug 1163982
Summary: | Upgrading pacemaker-1.3-style configuration to pacemaker-2.0 with upgrade-1.3.xsl every 15 minutes | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Robert Scheck <redhat-bugzilla> |
Component: | pacemaker | Assignee: | Andrew Beekhof <abeekhof> |
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.6 | CC: | cfeist, cluster-maint, dvossel, jkortus, pzimek, robert.scheck, tlavigne |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | pacemaker-1.1.12-8.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-07-22 07:43:54 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
Robert Scheck
2014-11-13 20:51:09 UTC
There is a in-place upgrade of the copy sent to the pengine, the main copy in the cib isn't touched. We can arrange to log it only once though. This is confusing now: Why is that upgrade only happening in-place (this is what I get from your reply)? Did we miss any step to upgrade the main copy in the cib? The policy engine only understands the latest format. However we don't update the main configuration since the customer might have scripts or workflows that rely on the old format. So when the policy engine runs, it upgrades a temporary copy of the configuration and uses that. Ah, understood. So logging it only once rather every 15 minutes seems to make more sense to me. Upstream patch: https://github.com/beekhof/pacemaker/commit/7dd9022 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://rhn.redhat.com/errata/RHSA-2015-1424.html This is only solved half, one of the messages still appears every 15 minutes; filed bug #1246563 to get this addressed, too. |