Bug #43224 | ndbmtd refuses to restart due to node id allocation failure | ||
---|---|---|---|
Submitted: | 26 Feb 2009 11:37 | Modified: | 20 Mar 2009 9:32 |
Reporter: | Guido Ostkamp | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | mysql-5.1-telco-6.3 | OS: | Solaris |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
[26 Feb 2009 11:37]
Guido Ostkamp
[26 Feb 2009 11:40]
Guido Ostkamp
ndb_error_reporter output + logs of mgmt node uploaded to FTP server bug-data-43224.tar.bz2.
[19 Mar 2009 8:47]
Jonas Oreland
verified: this is introduced by http://bugs.mysql.com/bug.php?id=42973 problem occurs when a ndbd dies after allocating a node id, but before making contact to any other ndbd
[19 Mar 2009 8:57]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/69709 2928 Jonas Oreland 2009-03-19 ndb - bug#43224 - also let ndbd node allocations timeout
[19 Mar 2009 9:00]
Bugs System
Pushed into 5.1.32-ndb-6.3.24 (revid:jonas@mysql.com-20090319085713-elh5xpfhbnlr74s4) (version source revid:jonas@mysql.com-20090319085713-elh5xpfhbnlr74s4) (merge vers: 5.1.32-ndb-6.3.24) (pib:6)
[19 Mar 2009 9:01]
Bugs System
Pushed into 5.1.32-ndb-7.0.5 (revid:jonas@mysql.com-20090319085927-6qdhku0tcnkuvun1) (version source revid:jonas@mysql.com-20090319085927-6qdhku0tcnkuvun1) (merge vers: 5.1.32-ndb-7.0.5) (pib:6)
[20 Mar 2009 9:32]
Jon Stephens
Documented bugfix in the NDB-6.3.24 and 7.0.5 changelogs as follows: When a data node process had been killed after allocating a node ID, but before making contact with any other data node processes, it was not possible to restart it due to a node ID allocation failure. This issue could effect either ndbd or ndbmtd processes.