On Tue, 2007-11-13 at 11:36 -0500, Wilersh wrote:
Could my issues be a result of having to set
TimeBetweenLocalCheckpoints really low (5) and NoOfFragmentLogFiles
(300) really high during my restore? After the restore I commented
those settings out of config.ini and did a rolling restart with --
initial on each node. I believe that sets them back to a default
setting, which seemed to work for me before.
It'll be the NoOfFragmentLogFiles. 300 is something like 19.2GB of REDO
log per node. The larger this is, the more changes you can do between
local checkpoints.
Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html