[Pacemaker] options listed more than once

Andrew Beekhof andrew at beekhof.net
Tue Nov 16 04:49:10 EST 2010


On Mon, Nov 15, 2010 at 4:35 PM, Pavlos Parissis
<pavlos.parissis at gmail.com> wrote:
> Hi,
>
> When I have multiple values for a cluster options, ow do I check which
> value is currently being used by the cluster?
> In the configuration explained there is a reference to rules chapter
> but I couldn't find an answer on that chapter.

Good question, I don't think we have a way to do that directly at the moment.
You might be able to use crm_resource to infer it with -g.

Not a bad feature request though, could you add it to bugzilla?

>
> Here is what I have and I want to get the current value of resource-stickiness
> [root at node-03 log]# crm_attribute --type rsc_defaults --name
> resource-stickiness --query
> Multiple attributes match name=resource-stickiness
>  Value: INFINITY       (id=working-hours-stickiness)
>  Value: 0      (id=after-hours-stickiness)
>
>
> Cheers,
> Pavlos
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
>




More information about the Pacemaker mailing list