Bug #19007 Wrong info about starting node
Submitted: 11 Apr 2006 13:22 Modified: 11 May 2006 14:42
Reporter: Serge Kozlov Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1.9 (beta) OS:Linux (Linux FC4)
Assigned to: CPU Architecture:Any

[11 Apr 2006 13:22] Serge Kozlov
Description:
Sometimes 'ALL STATUS' command shows incorrect information about starting node like that:

ndb_mgm> all status
Node 3: Started (version 5.1.9)
Node 2: started (Version 5.1.9)
Node 3: starting (Phase 100) (Version 5.1.9)

How to repeat:
1. Start cluster with 2 ndbd/2 replicas.
2. Stop non-master data node.
3. Run './load_tpcb.pl ndb16 3306 root BLANK ndb' and wait while 'Loading
accounts table' message will appears.
4. Start data node with --initial  option.
5. Run ndb_mgm and try repeat 'ALL STATUS' command while node will started.
[11 Apr 2006 13:24] Jonas Oreland
What's wrong with the prinout?
[11 Apr 2006 14:37] Serge Kozlov
Information about node 3 shown twice:
Node 3: Started (version 5.1.9)
....
Node 3: starting (Phase 100) (Version 5.1.9)

What real state of node 3. Started or starting?
[11 Apr 2006 14:42] Jonas Oreland
hmm...this is a duplicate.
it's already reported somewhere...search bug db
(my guess is that the bug is assigned to stewart)
[11 May 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".