I am currently in the process of testing a brand new MySQL Cluster on a few VirtualBox VMs. I have successfully configured everything and have 1 management node, 2 data nodes and 3 application nodes working perfectly as far as data consistency is concerned.
The issue is that there appears to be quite excessive network traffic between the ndbd and ndb_mgmd processes on each machine. Memory usage also seems to be quite excessive although this is not as much of an issue. My cluster is not doing anything and yet there is quite a few Kb/s being transferred between the nodes.
Is this normal? And if not, what have I done wrong?