>>> Ilia Sokolinski <i...@clearskydata.com> schrieb am 17.02.2017 um 07:30 in
Nachricht <28de945e-894f-41b0-b191-53ce90542...@clearskydata.com>:
> Suppose I have a N node cluster where N > 2 running m*N resources. Resources

> don’t have preferred nodes, but since resources take RAM and CPU it is 
> important to distribute them equally among the nodes.
> Will pacemaker do the equal distribution, e.g. m resources per node?

Yes, per primitive, but does not take into account any usage (unless you tell
him to do so).

> If a node fails, will pacemaker redistribute the resources equally too, e.g.

> m * N/(N-1) per node?

If you have a 3-node cluster, and one node fails, the dead resources will be
distributed equally between the remaining nodes (like said above).

> 
> I don’t see any settings controlling this behavior in the documentation,
but 
> perhaps, pacemaker tries to be “fair” by default.

"Utilization" is a good keyword to search. Despite of that there's a German
saying "Probieren geht über studieren", meaning "trying is preferrable over
studying". Sometimes, at least ;-)

Regards,
Ulrich

> 
> Thanks 
> 
> Ilia Sokolinski
> _______________________________________________
> Users mailing list: Users@clusterlabs.org 
> http://lists.clusterlabs.org/mailman/listinfo/users 
> 
> Project Home: http://www.clusterlabs.org 
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf 
> Bugs: http://bugs.clusterlabs.org 




_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to