Bug #47948 ndb_mgmd fails to stop other ndb_mgmd
Submitted: 9 Oct 16:55 Modified: 10 Oct 20:25
Reporter: Magnus Blaudd
Status: Closed
Category:Server: Cluster Severity:S3 (Non-critical)
Version:6.3.28 OS:Sun Solaris
Assigned to: Magnus Blaudd Target Version:

[9 Oct 16:55] Magnus Blaudd
Description:
ndb_mgmd fails to to stop other ndb_mgmd on Solaris

When the ndb_mgm client connect to ndb_mgmd 1 and ask to stop ndb_mgmd 2, the ndb_mgmd 1
will connect to ndb_mgmd 2 and ask it to stop. Due to alignment issues, the nodeid passed
on ndb_mgmd was lost.

How to repeat:
.
[9 Oct 16:58] 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/86399
[9 Oct 18:21] Bugs System
Pushed into 5.1.39-ndb-7.0.9 (revid:magnus.blaudd@sun.com-20091009162038-a674kmzez2999i5d)
(version source revid:magnus.blaudd@sun.com-20091009162038-a674kmzez2999i5d) (merge vers:
5.1.39-ndb-7.0.9) (pib:13)
[9 Oct 19:21] Magnus Blaudd
Pushed to 6.3, 7.0 and 7.1
[9 Oct 19:21] Bugs System
Pushed into 5.1.39-ndb-7.1.0 (revid:magnus.blaudd@sun.com-20091009172025-afhk6oudax1qpa21)
(version source revid:magnus.blaudd@sun.com-20091009172025-afhk6oudax1qpa21) (merge vers:
5.1.39-ndb-7.1.0) (pib:13)
[10 Oct 20:25] Jon Stephens
Documented bugfix in the NDB-6.3.28 and 7.0.9 changelogs as follows:

        On Solaris, shutting down a management node failed when issuing
        the command from a client connected to a different management
        node.

Closed.