Bug #20774 Cluster Crashes on restart after initial import
Submitted: 29 Jun 2006 13:59 Modified: 7 Jul 2006 3:40
Reporter: Arne Hüggenberg Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:4.1,5.0,5.1 OS:Linux (Gentoo LinuxAMD64)
Assigned to: Jonas Oreland CPU Architecture:Any

[29 Jun 2006 13:59] Arne Hüggenberg
Description:
I Import my Data into the Cluster.
I Stop the Cluster.
I try to Start the Cluster and about 30ish Minutes Later the NDB nodes will exit with:

Forced node shutdown completed. Occured during startphase 4. Initiated by signal 0. Caused by error 2334: 'Job buffer congestion(Internal error, programming error or missing error message, please report a bug). Temporary error, restart node'.

How to repeat:
1. Import Data
2. Restart Cluster
3. It crashes with Error 2334
[29 Jun 2006 13:59] Arne Hüggenberg
Category Changed to Cluster
[29 Jun 2006 14:01] Jonas Oreland
Can you upload schema/data ?
config.ini and errorlog/tracefiles
[29 Jun 2006 14:28] Arne Hüggenberg
config.ini

Attachment: config.ini (application/octet-stream, text), 955 bytes.

[29 Jun 2006 14:42] Jonas Oreland
thx, i think that is sufficient for finding/fixing bug
  and I hope to do so tomorrow...

/Jonas
[30 Jun 2006 7:41] 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/8536
[30 Jun 2006 13:08] Jonas Oreland
patch that can be applied to mysql-5.1

Attachment: bug20774-51.patch (text/x-patch), 2.97 KiB.

[30 Jun 2006 13:09] Jonas Oreland
Hi

I made a patch that I think will fix your problem.

It's attached as files (as original patch was made for mysql-4.1)

Please try it

/Jonas
[3 Jul 2006 13:36] Arne Hüggenberg
The patch works
[4 Jul 2006 11:41] Jonas Oreland
pushed into 5.0.24
[4 Jul 2006 11:42] Jonas Oreland
pushed into 5.1.12
[6 Jul 2006 13:28] Jonas Oreland
pushed into 4.1.21
[7 Jul 2006 3:40] Jon Stephens
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 bug fix. More information about accessing the source trees is available at

    http://www.mysql.com/doc/en/Installing_source_tree.html
[7 Jul 2006 3:41] Jon Stephens
Documented bugfix in 4.1.21/5.0.24/5.1.12 changelogs.
[13 Jul 2006 3:28] Paul DuBois
5.0.x fix went to 5.0.25 instead.