Bug #12037 ndb_mgmd IP address do not show in other ndb_mgmd processes
Submitted: 19 Jul 2005 19:56 Modified: 6 Oct 2005 2:28
Reporter: Jonathan Miller
Status: Closed
Category:Server: Cluster Severity:S3 (Non-critical)
Version:4.1.14,5.0.13 OS:Linux (Linux)
Assigned to: Stewart Smith Target Version:

[19 Jul 2005 19: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 16: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 6:48] Stewart Smith
Pushed to 4.1.15 and 5.0.14
[6 Oct 2005 2:28] Paul DuBois
Noted in 4.1.15, 5.0.14 changelogs.