Hi,
I am a newbie to MySQL & Linux.
I have a 4 box setup:
1. Management (MGM) node
2. MySQL server (SQL) node
3. Data (NDBD) node "A"
4. Data (NDBD) node "B"
ndb_mgm> show
Connected to Management Server at: localhost:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=2 (not connected, accepting connect from xx.xx.xx.248)
id=3 (not connected, accepting connect from xx.xx.xx.249)
[ndb_mgmd(MGM)] 1 node(s)
id=1 @xx.xx.xx.246 (Version: 5.0.22)
[mysqld(API)] 1 node(s)
id=4 (not connected, accepting connect from xx.xx.xx.247)
How should I proceed from here? Kindly help......