Bug #47214 | ndb_mgmd hangs on thread creation in Snow Leopard | ||
---|---|---|---|
Submitted: | 9 Sep 2009 10:06 | Modified: | 3 Apr 2014 8:51 |
Reporter: | Bernd Ocklin | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.1-telco-7.0 | OS: | MacOS (10.6) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
Tags: | 7.0, 7.1 |
[9 Sep 2009 10:06]
Bernd Ocklin
[14 Sep 2009 13:49]
Geert Vanderkelen
Just to confirm, I don't see ndb_mgmd having CPU load using MacOS X 10.5 (Leopard). There is still the ndb_mgm bug#34438. (Note: removed codename 'Snow Leopard', version is 10.6 ..)
[15 Sep 2009 9:39]
Bernd Ocklin
Not repeatable after clean re-install of MacPorts, XCode and in latest pulls.
[25 Sep 2009 13:57]
Bernd Ocklin
Just was able to reproduce this again. Could be duplicate of #45497.
[16 Nov 2009 12:25]
Bernd Ocklin
Getting in all the time now.
[16 Nov 2009 12:38]
Geert Vanderkelen
Not a duplicate of #45497, re-opening and Verified using MySQL Cluster 7.0.9b (using Mac OS X 10.6.2, latest XCode, _no_ MacPorts) Start ndb_mgmd and ndbd (do not use --nodaemon): shell> ndb_mgmd -f /path/to/config.ini shell> ndbd While ndbd is starting, you can use ndb_mgm without problems: [ndbd(NDB)] 1 node(s) id=3 @127.0.0.1 (mysql-5.1.39 ndb-7.0.9, starting, Nodegroup: 0, Master) [ndb_mgmd(MGM)] 1 node(s) id=1 @127.0.0.1 (mysql-5.1.39 ndb-7.0.9) When the data node is started, no other nodes can access cluster and ndb_mgm hangs on every command. Cluster is not functional thus. Workaround: start ndb_mgmd --nodaemon
[1 Dec 2009 9:00]
Kai Voigt
I can confirm this behaviour on my Macbook. # uname -a Darwin Kai-Voigts-MacBook-Air.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 Plain DMG installation of latest mysql-5.1.39 ndb-7.0.9 release. ndb_mgmd --nodaemon will make the cluster run as expected, without that option, ndb_mgm -e show hangs after the nodes have been started.
[14 Jul 2010 10:18]
Tobias Asplund
I was able to repeat as well. Brand new, from the box Macbook Pro with Mac OS X 10.6.4 and XCode installed from the installation DVDs.
[3 Apr 2014 8:51]
Magnus Blåudd
Thank you for taking the time to report a problem. Unfortunately you are not using a current version of the product you reported a problem with -- the problem might already be fixed. Please download a new version from http://www.mysql.com/downloads/ If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of MySQL.