Hi,
I want to run mysql cluster on 4 machine,1 manage node,2 data node and 1 sql node.
I run management node with:
# ndb_mgmd -f /var/lib/mysql-cluster/config.ini
When i use ndbd --initial or ndbd in data nodes, data nodes had been hanged. Then i must restart machine and again show this problem.
I want to run mysql cluster on 4 machine,1 manage node,2 data node and 1 sql node.
I run management node with:
# ndb_mgmd -f /var/lib/mysql-cluster/config.ini
When i use ndbd --initial or ndbd in data nodes, data nodes had been hanged. Then i must restart machine and again show this problem.