Bug #50686 More printouts needed of Redolog during Node/system restart
Submitted: 28 Jan 2010 11:11 Modified: 4 Feb 2010 8:24
Reporter: Johan Andersson Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.1-telco-7.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: 7.0.x, cluster log, REDO Log

[28 Jan 2010 11:11] Johan Andersson
Description:
It would be great to have more printouts describing what happens during node/system restart wrt the redo log

From:
2010-01-28 07:45:55 [MgmtSrvr] INFO     -- Node 4: Flushing complete

Until
2010-01-28 09:00:28 [MgmtSrvr] INFO     -- Node 4: Suma: asking node 3 to recreate subscriptions on me

It is impossible to know what happens in the data node (whether it is applying the redo log, doing invalidation etc), if it has to wait for an ongoing LCP to complete etc etc.

How to repeat:
Just crash a node , restart it, try to interpret what happens.

Suggested fix:
Add more info events