Bug #12438 NDB fails to start on AIX 5.2 (32 bit)
Submitted: 8 Aug 2005 15:31 Modified: 13 Sep 2005 12:35
Reporter: Joerg Bruehe Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0.9 and up, 4.1.13 and up OS:IBM AIX (AIX 5.2 (32 bit))
Assigned to: CPU Architecture:Any

[8 Aug 2005 15:31] Joerg Bruehe
Description:
This failure occurs in all versions starting from 5.0.9 / 4.1.13 for "max" and "cluster".
It also occurs in tests started manually, with no parallel activity (checked for 5.0.11).

...
Starting ndbcluster
Starting ndbd
Starting ndbd
Waiting for started...
waitNodeState(STARTED, -1) timeout after 121 attemps
Ndbcluster startup failed
...

As a consequence, all tests requiring / using NDB fail, starting from 

ndb_alter_table                [ fail ]

Errors are (from .../mysqltest-time) :
/home/mysqldev/aix52/test/mysql-max-5.0.11-beta-aix5.2-powerpc/bin/mysqltest: At line 1: command "test x$NDB_STATUS_OK = x1" failed

Builds 5.0.6 and 7 worked, as did 4.1.9, 10, and 12; 
5.0.8 had different problems.

How to repeat:
Build + test.
[30 Aug 2007 19:52] Pekka Nousiainen
probably same as bug#30646
mysql-test-run does a cluster restart at beginning
for whatever reason
[13 Mar 2014 13:34] Omer Barnir
This bug is not scheduled to be fixed at this time.