Community

MySQL NDB Cluster: Never Install a Management Node on the Same Host as a Data Node

(Jesper Krogh) In MySQL NDB Cluster, the management node (ndb_mgmd) is a lightweight process that among other things handles the configuration of the cluster. Since it is lightweight. It can be tempting to install it with one of the other nodes.