Bug #52253 Add (better) reason why allocation of node ID fails
Submitted: 21 Mar 2010 7:41 Modified: 14 Nov 2013 14:56
Reporter: Geert Vanderkelen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.1-telco-6.3 OS:Any
Assigned to: Magnus Blåudd CPU Architecture:Any
Tags: mysql-5.1-ndb-6.3

[21 Mar 2010 7:41] Geert Vanderkelen
Description:
It would be good to get a better message about why the allocation of a node ID did fail.

How to repeat:
For example, the following message happens when a data node files while a LCP is ongoing. It is then not allowed to rejoin until this LCP has complete.

[ndbd] INFO -- Unable to alloc node id
[ndbd] INFO -- Error : Could not alloc node id at ******* port ****: Id 3 already allocated by another node.
error=2350
[ndbd] INFO -- Error handler restarting system
[14 Nov 2013 14:56] Magnus Blåudd
Since this bug was filed a major overhaul to the "alloc node id" logic and log error messages was performed -> closing it.