Bug #19350 On succesful shutdown: failed, but No Error
Submitted: 25 Apr 2006 19:02 Modified: 25 Apr 2006 19:06
Reporter: Geert Vanderkelen Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0.21-bk 5.1.10-bk OS:Linux (Linux)
Assigned to: Assigned Account CPU Architecture:Any

[25 Apr 2006 19:02] Geert Vanderkelen
Description:

Shutting down the cluster using ndb_mgm -e "shutdown" give:

shell> ndb_mgm -e "shutdown"
Connected to Management Server at: localhost:1406
Node 2: Cluster shutdown initiated
Node 2: Node shutdown completed.
1 NDB Cluster node(s) have shutdown.
Shutdown of NDB Cluster management server failed.
*     0: No error
*        Executing: ndb_mgm_stop2

From error log all seems OK:

2006-04-25 20:26:42 [ndbd] INFO     -- Start initiated (version 5.0.21)
2006-04-25 20:27:00 [ndbd] INFO     -- Shutdown initiated
2006-04-25 20:27:01 [ndbd] INFO     -- Shutdown completed - exiting
2006-04-25 20:27:01 [ndbd] INFO     -- Angel shutting down
2006-04-25 20:27:01 [ndbd] INFO     -- Node 2: Node shutdown completed.

Works ok using MySQL 5.0.20.
Seeing this happening using using latest bk pulls for 5.0 and 5.1.

How to repeat:
See description
[25 Apr 2006 19:03] Geert Vanderkelen
Verified on Linux using latest pulls from 5.0.21 and 5.1.10.
[25 Apr 2006 19:06] Stewart Smith
really a duplicate of 18966. patch is being worked on.