Bug 1318656

Summary: document supported ENV variables in man pages
Product: Red Hat Enterprise Linux 7 Reporter: Radek Steiger <rsteiger>
Component: pcsAssignee: Tomas Jelinek <tojeline>
Status: CLOSED DUPLICATE QA Contact: cluster-qe <cluster-qe>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.4CC: cfeist, cluster-maint, idevat, jpokorny, omular, tojeline
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-26 13:16:10 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 Radek Steiger 2016-03-17 13:06:57 UTC
PCS daemon supports reading several various environmental variables that are usually set via initscript or systemd through /etc/sysconfig/pcsd, but are not documented anywhere at this point.

So far we expose following ones in /etc/sysconfig/pcsd and should mention them in man pages:

PCSD_DEBUG
RACK_ENV
DISABLE_GUI

Ideally, we should provide a general description of the supported ENV variables without being tied to /etc/sysconfig, because a user might want to set these in other ways (and also other distributions might use different approach than what we do in RHEL).

We might consider other ENV variables that pcsd already understands, but most of them are for internal use only.

Comment 1 Jan Pokorný [poki] 2016-04-18 07:59:05 UTC
To articulate that aloud, also the environment variables the underlying
components are known to honor should be mentioned.

See, for instance, https_proxy and no_proxy, just as these get documented
in WGET(1) ... related [bug 1315627].

Comment 2 Tomas Jelinek 2016-10-26 13:16:10 UTC
pcsd environment variables are covered by bz1378742
pcs environment variables are covered by bz1352047

*** This bug has been marked as a duplicate of bug 1378742 ***