I have an ubuntu linux server that uses mysql cluster 7.2.5 x64.
Whenever I start an ndb node and check with ndb_mgm -e show, it stays in "starting" state for a long time. When I use top to check the process it takes 70-90% CPU which means it's doing something.
Is there a way to check what it's doing and estimate when it's going to finish?