[Linux-HA] rsc_location problem

Zachár Balázs zachar at direkt-kfki.hu
Thu Nov 9 06:13:40 MST 2006


Every value which is greater then 100 are the same for me because, it is 
just a constant in this case.

Example:
The starts A have X score, B have Y score. X>Y
If A can't ping the host then A will have X -1000 score (   X-1000 < Y 
-------> migrate   ), and after It can ping again It will have X again ( 
X>Y -----------> migrate back).

If I right.... But it isn't sure....

Thanks


Andreas Kurz írta:
> Zachár Balázs wrote:
>   
>> Yes, I see it but if I right, it isn't help me.
>>
>> If the A node can't ping the ping host (-110 score) I would like to
>> migrate the resource to B node, so the resource_stickiness must allow
>> the migration.
>> But, If the A node can ping again the ping host (+110 score) the scores
>> are the same as the start scores so It will migrate back the resource,
>> and because the resource_stickiness allow the previous migration it
>> allow this migration too.
>>     
>
> why don't you use a pingd multiplier of 1000?
>
>   




More information about the Linux-HA mailing list