Bug #12037 ndb_mgmd IP address do not show in other ndb_mgmd processes
Submitted: 19 Jul 2005 17:56 Modified: 6 Oct 2005 0:28
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1.14,5.0.13 OS:Linux (Linux)
Assigned to: Stewart Smith CPU Architecture:Any

[19 Jul 2005 17:56] Jonathan Miller
Description:
If you have at least to ndb_mgmd processes in a cluster neither will know the others IP Address.

NDB08
[ndb_mgmd(MGM)] 3 node(s)
id=1    @###.100.1.92  (Version: 5.1.0)
id=2   (Version: 5.1.0)
id=3   (Version: 5.1.0)

NDB09:
[ndb_mgmd(MGM)] 3 node(s)
id=1   (Version: 5.1.0)
id=2    @###.100.1.92  (Version: 5.1.0)
id=3   (Version: 5.1.0)

NDB07:

[ndb_mgmd(MGM)] 3 node(s)
id=1   (Version: 5.1.0)
id=2   (Version: 5.1.0)
id=3    @###.100.1.92  (Version: 5.1.0)

How to repeat:
Start at least two ndb_mgmd process in the same cluster, from the ndb_mgm client issue a show command.

Suggested fix:
show IPs
[21 Sep 2005 14:41] 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/internals/30158
[30 Sep 2005 4:48] Stewart Smith
Pushed to 4.1.15 and 5.0.14
[6 Oct 2005 0:28] Paul DuBois
Noted in 4.1.15, 5.0.14 changelogs.