Bug #25903 ndb_mgm can't work after restart a "no started" data node
Submitted: 29 Jan 2007 6:21 Modified: 29 Jan 2007 13:46
Reporter: li zhou Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0,5.1 OS:Any (x86-32)
Assigned to: CPU Architecture:Any

[29 Jan 2007 6:21] li zhou
Description:
     ndb_mgm can't work after i restarted a "no started" data node. All the ndbd process work well. When i rerun ndb_mgm, i can work.
     *"all restart" can work in this situation.*

How to repeat:
        1: setup a cluster with one ndb_mgmd nodes, four ndb data nodes. The id 2,3,4,5 are data nodes.
        2: execute "3 restart -n".
        3: execute "3 restart" will show the following message:
             ndb_mgm> 3 restart
                      Node 3: Node shutdown completed, restarting, no start.
                      Restart failed.
                      *     0: No error
                      *        Executing: ndb_mgm_disconnect
        4: ndb_mgm can't work.

Suggested fix:
        ndb_mgm can work after execute "n restart" on "no started" status data node.
[29 Jan 2007 13:46] Hartmut Holzgraefe
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.