[ClusterLabs] Pacemaker 1.1.18 deprecation warnings
Ken Gaillot
kgaillot at redhat.com
Wed Sep 20 10:28:21 EDT 2017
On Wed, 2017-09-20 at 11:48 +0200, Ferenc Wágner wrote:
> Ken Gaillot <kgaillot at redhat.com> writes:
>
> > * undocumented LRMD_MAX_CHILDREN environment variable
> > (PCMK_node_action_limit is the current syntax)
>
> By the way, is the current syntax documented somewhere? Looking at
Unfortunately not in its entirety (on the to-do list)
The crmd man page documents load-threshold and node-action-limit
> crmd/throttle.c, throttle_update_job_max() is only ever invoked with
> a
> NULL argument, so "Global preference from the CIB" isn't implemented
> either. Or do I overlook something?
See crmd/control.c:config_query_callback() -- it calls
throttle_update_job_max() with the value of node-action-limit (a
cluster property that applies to all nodes, as opposed to
PCMK_node_action_limit which is an environment variable that applies
only to the local node)
--
Ken Gaillot <kgaillot at redhat.com>
More information about the Users
mailing list