On Wed, 2008-04-16 at 20:33 +0200, Pekka Nousiainen wrote:
according to the manual of mysql cluster 5.0, the cluster handles
network partitioning in a way that
the set of nodes which the management server belongs
to becomes the "new" cluster. The remaining nodes
are shut down.
This should be corrected.
The set of nodes here is only DB nodes. Mgm node does not
belong to either partition.
To act as an "arbitrator" the mgm node must run on a separate
host computer which has no DB nodes.
You can run with 2 mgm nodes. Is this a wise idea?
If you get a partition which ends up with one mgm node per partition,
will each one think it is master?
Chris