Bug 1177821
Summary: | Init script: Does not export sysconfig environment variables before starting daemon | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | John Ruemker <jruemker> | ||||
Component: | pacemaker | Assignee: | Andrew Beekhof <abeekhof> | ||||
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.6 | CC: | abeekhof, cfeist, cluster-maint, cluster-qe, djansa, dvossel, jkortus, kgaillot, salmy, tlavigne | ||||
Target Milestone: | rc | Keywords: | EasyFix, Patch | ||||
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:56 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: | |||||||
Attachments: |
|
Description
John Ruemker
2014-12-30 16:59:23 UTC
Created attachment 974504 [details]
Export environment variables from sysconfig before starting daemon
First line of /etc/sysconfig/pacemaker: # For non-systemd based systems, prefix export to each enabled line I like the patch though, even nicer :-) D'oh! Looked right past that. Thanks for pointing it out. No capacity for 6.7, acking for 6.8 QE ack please (since you created the patch I'm assuming you know how to test :) 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 FYI The pacemaker_remote init script is affected by this, too. Fixed upstream as of 60bf228. It may be too late to get that one into 6.8. (In reply to Ken Gaillot from comment #13) > FYI The pacemaker_remote init script is affected by this, too. Fixed > upstream as of 60bf228. It may be too late to get that one into 6.8. FYI, the pacemaker_remote equivalent did not make it into 6.8, but will be included in 6.9 via the rebase for Bug 1356727. |