Bug #7765 'Ndbcluster startup failed': 'timeout after 121 attemps'
Submitted: 10 Jan 2005 11:41 Modified: 11 Jan 2005 11:41
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1.9 OS:various Unix
Assigned to: Jonas Oreland CPU Architecture:Any

[10 Jan 2005 11:41] Joerg Bruehe
Description:
During the release build of 4.1.9, starting the tests failed on various platforms with this symptom:

=== cut ===
Manager disabled, skipping manager start.
Starting ndbcluster
Starting ndbd
Starting ndbd
Waiting for started...
waitNodeState(STARTED, -1) timeout after 121 attemps
Ndbcluster startup failed
=== cut ===

This is the same code version that shows different symptoms on HP (32 bit), bug#7477 - changeset:
  1.2190.1.1 05/01/07 12:29:15 lenz@mysql.com +1 -0
  - Updated Do-pkg to include the MySQL Preference Pane into the Mac OS X
    installation disk images

This symptom occurs on:
AIX 4.3 (aix43, this is 32 bit), AIX 5.2 (aix52 + aix52-64bit), 
Solaris 2.8, 2.9 and 2.10/Sparc (sunfire100b-64bit, sunfire100c-64bit, butch-64bit, worked in 32 bit!)

How to repeat:
Build on these platforms and test.
[10 Jan 2005 12:42] Joerg Bruehe
Sorry about an input error: Solaris 2.8 (sunfire100c) shows a different failure symptom, will be raported separately.
[11 Jan 2005 9:21] Jonas Oreland
Solaris 9, 64bit gcc is now working
[11 Jan 2005 10:09] Jonas Oreland
Also tested butch, which worked
[11 Jan 2005 11:41] Tomas Ulin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html