Hi,
I tried to configure the cluster mysql on windows and when i running the command to check the status of the cluster I get this result:
ndb_mgm> show
cluster Configuration
---------------------
[ndbd (NDB)] 2 node (s)
id = 2 @192.168.1.2 (mysql-5.5.19 ndb-7.2.4, Nodegroup: 0,
id = 3 @192.168.1.3 (mysql-5.5.19 ndb-7.2.4, Nodegroup: 0)
[ndb_mgmd (MGM)] 1 node (s)
id = 1 @192.168.1.4 (mysql-5.5.19 ndb-7.2.4)
[mysqld (API)] 2 node (s)
id = 101 (not connected, accepting connect from 192.168.1.4)
id = 102 (not connected, accepting connect from 192.168.1.4)
My doubt and on the [mysqld (API)] 2 node (s).
It is correct what I see or the cluster is not working properly?
Thaks,
Luca
I tried to configure the cluster mysql on windows and when i running the command to check the status of the cluster I get this result:
ndb_mgm> show
cluster Configuration
---------------------
[ndbd (NDB)] 2 node (s)
id = 2 @192.168.1.2 (mysql-5.5.19 ndb-7.2.4, Nodegroup: 0,
id = 3 @192.168.1.3 (mysql-5.5.19 ndb-7.2.4, Nodegroup: 0)
[ndb_mgmd (MGM)] 1 node (s)
id = 1 @192.168.1.4 (mysql-5.5.19 ndb-7.2.4)
[mysqld (API)] 2 node (s)
id = 101 (not connected, accepting connect from 192.168.1.4)
id = 102 (not connected, accepting connect from 192.168.1.4)
My doubt and on the [mysqld (API)] 2 node (s).
It is correct what I see or the cluster is not working properly?
Thaks,
Luca