[Pacemaker] Question about config

Kazunori INOUE inouekazu at intellilink.co.jp
Mon May 7 05:52:34 EDT 2012


Hi,

On the Pacemkaer-1.1 + Corosync stack, is it specification not to read
'service' directive (use_logd option)?
* https://github.com/ClusterLabs/pacemaker/blob/db5e16736cc2682fbf37f81cd47be7d17d5a2364/mcp/corosync.c#L520

Is it a future policy to set these options in /etc/sysconfig/pacemaker?
as follows:
------------
# For non-systemd based systems, prefix export to each enabled line

# Enable this for compatibility with older corosync (prior to 2.0)
# based clusters which used the nodes uname as its uuid also
# PCMK_uname_is_uuid=no

[snip]
# VALGRIND_OPTS="--leak-check=full --trace-children=no --num-callers=25 --log-file=/tmp/pacemaker-%p.valgrind"

export HA_LOGD=no

------------

Since the default value of HA_LOGD may be "yes", we want to set "no".
* http://hg.linux-ha.org/glue/file/66d5f0c135c9/lib/stonith/ha_log.sh#l31

----
Best regards,
Kazunori INOUE




More information about the Pacemaker mailing list