List:Cluster« Previous MessageNext Message »
From:Andrew Hutchings Date:October 16 2009 6:36am
Subject:Re: how can i calculate the number of change happen from my ndbcluster
log info?
View as plain text  
On Fri, 2009-10-16 at 14:30 +0800, ch huang wrote:
> i just want to know how much data change happened before the another
> LCP reach,not the current memory usage

You will probably get that information from:

ndb_mgm> ALL CLUSTERLOG STATISTICS=15
ndb_mgm> ALL CLUSTERLOG INFO=11

The results of which will be recorded in the management node's log.

Kind Regards
-- 
Andrew Hutchings, MySQL Support Engineer, Americas
Sun Microsystems, United Kingdom
http://www.sun.com/mysql/

Thread
how can i calculate the number of change happen from my ndbcluster log info?ch huang16 Oct
  • Re: how can i calculate the number of change happen from my ndbcluster log info?Allan Brand16 Oct
    • Re: how can i calculate the number of change happen from my ndbclusterlog info?Andrew Hutchings16 Oct
Re: how can i calculate the number of change happen from my ndbclusterlog info?Andrew Hutchings16 Oct