[Pacemaker] How many resources can pacemkaer configure?

Andrew Beekhof andrew at beekhof.net
Mon Jan 7 17:52:43 EST 2013


On Sun, Jan 6, 2013 at 2:46 PM, bin chen <free2coder at gmail.com> wrote:
> Hi,all
> Is there a limit about the amount of the resources?I accountered a problem
> in cman cluster when I configured 500 vms in cman:,"Error while processing
> broadcast: Message too long".Is there the same problem in pacemaker cluster?

Similar, but not the same.
Cman and Pacemaker both use corosync for inter-node communication
which IIRC, limits message sizes to 1Mb.

I don't know about cman, but Pacemaker also compresses large messages
before giving them to corosync.
So in practice we can send configurations up to 20Mb or so over the
wire (its XML which compresses very well).

>
> _______________________________________________
> 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://bugs.clusterlabs.org
>




More information about the Pacemaker mailing list