| Summary: | Rebase libqb to 1.0 for RHEL7.3 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Christine Caulfield <ccaulfie> |
| Component: | libqb | Assignee: | Christine Caulfield <ccaulfie> |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | ccaulfie, cluster-maint, jfriesse, jkortus, jpokorny, kgaillot, mailinglists, royoung |
| Target Milestone: | rc | Keywords: | Rebase |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libqb-1.0-1.el7 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-04 04:40:41 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1296673, 1302087, 1313485, 1348726 | ||
|
Description
Christine Caulfield
2016-01-19 15:59:20 UTC
*** Bug 1308505 has been marked as a duplicate of this bug. *** Fantastic - looking forward to this, the current version of libqb in 7.2 is causing us major issues with crashing Corosync and taking nodes offline etc... Sorry for my ignorance but is there a place to get the new libqb-1.0-1.el7 version of the package in advance of it's release so that I may test it - I can't see it in fasttrack etc...? I don't think I can add a related bug in BugZilla here, but this libqb upgrade will also apparently fix: https://bugzilla.redhat.com/show_bug.cgi?id=1114852#c64 Sam, there's no externally visible RHEL7.3 version of libqb yet, but there is a Fedora version and, of course, the source code is on github. Thanks Christine, no worries, I've built my own package for RHEL / CentOS 7.2 from source. I've uploaded the built packages (including the SRPM) in case anyone else wants them for any reason: https://packagecloud.io/app/mrmondo/pacemaker/search?q=libqb FYI - after upgrading to libqb-1.0 on our 7.2 servers we have no longer experienced the problems with corosync crashing that were causing us major issues. Thanks for the feedback! Sam, FYI, if you followed the right channels, you would be aware of COPR builds I keep updated on regular basis (shortly after new release): http://oss.clusterlabs.org/pipermail/users/2016-April/002658.html Might be worthy new respin: https://github.com/ClusterLabs/libqb/issues/215 (In reply to Jan Pokorný from comment #12) > Might be worthy new respin: > https://github.com/ClusterLabs/libqb/issues/215 I agree, the blackbox component of Pacemaker is very useful when debugging issues, I would consider this a medium severity regression if this was to be broken. That issue isn't a regression, it's an unimplemented feature. In fact it only came up because a recent patch to pacemaker used the %z modifier. As I understand it that Pacemaker patch will be removed anyway so that earlier libqb versions can be supported. I'll put this patch into libqb, of course, but it has no impact on existing code so it will go out in the next minor release. Pacemaker has been updated not to use %z as of commit 380c1bb, which will be part of the 1.1.15 release. No Pacemaker release, whether upstream or in RHEL, will have a problem with older versions of corosync. 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/RHBA-2016-2363.html |