RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1543494 - Rebase Pacemaker on upstream 2.0 line
Summary: Rebase Pacemaker on upstream 2.0 line
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: pacemaker
Version: 8.0
Hardware: All
OS: All
high
high
Target Milestone: rc
: 8.0
Assignee: Ken Gaillot
QA Contact: cluster-qe@redhat.com
Steven J. Levine
URL:
Whiteboard:
Depends On:
Blocks: 1552326
TreeView+ depends on / blocked
 
Reported: 2018-02-08 15:08 UTC by Ken Gaillot
Modified: 2019-06-14 01:58 UTC (History)
10 users (show)

Fixed In Version: pacemaker-2.0.0-11.el8
Doc Type: Enhancement
Doc Text:
.Pacemaker 2.0.0 in RHEL 8 The `pacemaker` packages have been upgraded to the upstream version of Pacemaker 2.0.0, which provides a number of bug fixes and enhancements over the previous version: * The Pacemaker detail log is now `/var/log/pacemaker/pacemaker.log` by default (not directly in `/var/log` or combined with the `corosync` log under `/var/log/cluster`). * The Pacemaker daemon processes have been renamed to make reading the logs more intuitive. For example, `pengine` has been renamed to `pacemaker-schedulerd`. * Support for the deprecated `default-resource-stickiness` and `is-managed-default` cluster properties has been dropped. The `resource-stickiness` and `is-managed` properties should be set in resource defaults instead. Existing configurations (though not newly created ones) with the deprecated syntax will automatically be updated to use the supported syntax. * For a more complete list of changes, see link:https://access.redhat.com/articles/3681151[Pacemaker 2.0 upgrade in Red Hat Enterprise Linux 8]. It is recommended that users who are upgrading an existing cluster using Red Hat Enterprise Linux 7 or earlier, run `pcs cluster cib-upgrade` on any cluster node before and after upgrading RHEL on all cluster nodes.
Clone Of:
Environment:
Last Closed: 2019-06-14 01:58:14 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ken Gaillot 2018-02-08 15:08:55 UTC
Description of problem: Upstream is now on the Pacemaker 2.0.x line, and the 1.1.x line will no longer be actively developed. Due to backward compatibility issues, introducing Pacemaker 2.0.x needs to be done with RHEL 8 GA.

Comment 9 Patrik Hagara 2019-02-25 15:49:51 UTC
Regression tests are passing, marking as verified for pacemaker-2.0.1-4.el8.


Note You need to log in before you can comment on or make changes to this bug.