Bug #7772 NDB fails to start: 'ndb_1.pid was not created in 30 seconds; Aborting'
Submitted: 10 Jan 2005 15:16 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:Unix: HP-UX, Solaris
Assigned to: CPU Architecture:Any

[10 Jan 2005 15:16] Joerg Bruehe
Description:
This one happened in the build + test of release 4.1.9, latest 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

Symptom:
=== cut ===
./mysql-test-run  --with-ndbcluster --force --tmpdir=/tmp/my_build-hp3750-64bit --master_port=3336 --slave_port=3352 --ndbcluster_port=9352 --manager-port=3337 --no-manager --sleep=10
Installing Test Databases
Removing Stale Files
Installing Master Databases
running  ../bin/mysqld --no-defaults --bootstrap --skip-grant-tables     --basedir=.. --datadir=mysql-test/var/master-data --skip-innodb --skip-ndbcluster --skip-bdb
Installing Master Databases 1
running  ../bin/mysqld --no-defaults --bootstrap --skip-grant-tables     --basedir=.. --datadir=mysql-test/var/master-data1 --skip-innodb --skip-ndbcluster --skip-bdb
Installing Slave Databases
running  ../bin/mysqld --no-defaults --bootstrap --skip-grant-tables     --basedir=.. --datadir=mysql-test/var/slave-data --skip-innodb --skip-ndbcluster --skip-bdb
Manager disabled, skipping manager start.
Starting ndbcluster
Starting ndbd
Error handler restarting system
Error handler shutdown completed - exiting
ERROR: /home/mysqldev/hp3750-64bit/test/mysql-cluster-4.1.9-hp-hpux11.00-hppa2.0w-64bit/mysql-test/var/ndbcluster-9352/ndb_1.pid was not created in 30 seconds;  Aborting
Failed to shutdown ndbcluster, executing kill -20602
=== cut ===

This happened on HP-UX 11.00 (hp3750-64bit), HP-UX 11.11 (hpux11-64bit), IRIX64 (octane2), and Solaris 2.8/Sparc (sunfire100c-64bit).
See bug#7691 for very similar symptoms in 5.0.

See bug#7477 for failures on HP-UX (32 bit) and bug#7765 for failures on newer Solaris/Sparc (+ AIX).

How to repeat:
Build + test on these.
[11 Jan 2005 11:32] Tomas Ulin
believed to have been fixed with 64-bit fix

verified on butch 64-bit
[11 Jan 2005 11:40] Tomas Ulin
and on hpita2 64 bit
[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