Bug #25825 | RESTART for Management node stops the node, does not restart it. | ||
---|---|---|---|
Submitted: | 24 Jan 2007 13:12 | Modified: | 7 Apr 2014 12:44 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.1 | OS: | Linux (linux) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
Tags: | 5.1.15bk, ndb_mgmd, restart |
[24 Jan 2007 13:12]
Roland Bouman
[24 Jan 2007 13:23]
Kai Voigt
Works on my 5.1 version on MacOSX ndb_mgm> show Connected to Management Server at: 127.0.0.1:1186 Cluster Configuration --------------------- [ndbd(NDB)] 2 node(s) id=2 @127.0.0.1 (Version: 5.1.11, Nodegroup: 0, Master) id=3 @127.0.0.1 (Version: 5.1.11, Nodegroup: 0) [ndb_mgmd(MGM)] 1 node(s) id=1 @127.0.0.1 (Version: 5.1.11) [mysqld(API)] 1 node(s) id=4 @127.0.0.1 (Version: 5.1.11) ndb_mgm> 1 restart Restart failed. * 1010: Management server not connected * ndb_mgm> ndb_mgm> show Connected to Management Server at: 127.0.0.1:1186 Cluster Configuration --------------------- [ndbd(NDB)] 2 node(s) id=2 @127.0.0.1 (Version: 5.1.11, Nodegroup: 0, Master) id=3 @127.0.0.1 (Version: 5.1.11, Nodegroup: 0) [ndb_mgmd(MGM)] 1 node(s) id=1 @127.0.0.1 (Version: 5.1.11) [mysqld(API)] 1 node(s) id=4 @127.0.0.1 (Version: 5.1.11)
[24 Jan 2007 13:23]
Jon Stephens
Possibly related: I tried this on a 4-node cluster (nodes 1-4) with 2 MGM nodes (nodes 5 & 6): 1. I started up an ndb_mgm client on each of the two MGM node hosts. 2. From the client on machine hosting hosting node 6, I issued the command: 5 RESTART. 3. The client from which I issued the command reported "Node 5 is being restarted" - I then issued a SHOW on bothmanagement clients, and the management client on the node 5 host immediately segfaulted. Node 5 never stopped running.
[24 Jan 2007 13:28]
Jon Stephens
Oops, forgot the configuration: -- NDB Cluster -- Management Client -- ndb_mgm> show Connected to Management Server at: localhost:1186 Cluster Configuration --------------------- [ndbd(NDB)] 4 node(s) id=1 @192.168.0.103 (Version: 5.1.15, Nodegroup: 0, Master) id=2 @192.168.0.176 (Version: 5.1.15, Nodegroup: 0) id=3 @192.168.0.103 (Version: 5.1.15, Nodegroup: 1) id=4 @192.168.0.176 (Version: 5.1.15, Nodegroup: 1) [ndb_mgmd(MGM)] 2 node(s) id=5 @192.168.0.103 (Version: 5.1.15) id=6 @192.168.0.176 (Version: 5.1.15) [mysqld(API)] 4 node(s) id=7 @192.168.0.179 (Version: 5.1.15) id=8 @192.168.0.176 (Version: 5.1.15) id=9 @192.168.0.103 (Version: 5.1.15) id=10 @192.168.0.112 (Version: 5.1.15)
[24 Jan 2007 13:36]
Jonas Oreland
i think this is/was the bug in non-block that stewart fixed last night...
[9 Mar 2007 20:45]
Roland Bouman
People, it seems to work in 5.1.16 again. Anybody to confirm this?
[14 Mar 2007 21:21]
Hartmut Holzgraefe
still doesn't work on current 5.1 here
[7 Apr 2014 12:44]
Magnus Blåudd
Thank you for taking the time to report a problem. Unfortunately you are not using a current version of the product you reported a problem with -- the problem might already be fixed. Please download a new version from http://www.mysql.com/downloads/ If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of MySQL.