>>>> "Andrew Beekhof" <[EMAIL PROTECTED]> 16.07.2007 08:19 >>>
>On 7/16/07, Maxim Veksler <[EMAIL PROTECTED]> wrote:
>> to 15 times before it migrates to a second node. I would to have a
>> fixed "stickiness" value for each resource - that is I would like each
>> of them to a maxim fail count of 5. How should I be configuring my cib
>> ?
>
>
>
> if the current setup will fail 15 times before moving to the other node and
> you want it to fail only 5 times... try multiplying
> default_resource_failure_stickiness
> by 3 :-)

Hi Andrew,

I'm sure that this hint will enlighten Maxim and help him to understand
why it is how it is.  ;-)) Yeah, we know, that it is Monday.


Maxim,
I read somewhere in the list that the score of a total group is the
score multiplied by the count of the members in that group. (Can't find
an information about that in the docu and why it is like that), as far
as I can remember. So, in your case you have default_resource_stickiness=500
and default_resource_failure_stickiness=-100. That means: 500*3 =1500,
1500/abs(-100)=15.

Hopefully someone can validate this information.

Best regards
Andreas Mock


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to