MySQL Forums
Forum List  »  NDB clusters

Finding Usage of cluster memory
Posted by: Roberto Mendez
Date: April 25, 2005 02:00PM

Is there anyway to determine how much DataMemory and IndexMemory have been utilized in the cluster? I am trying to migrate a table of 4.7 million rows and would like to know what limit I am running across, If it is a IndexMemory or DataMemory limit. Also it would be nice to know so I can properly modify my config.ini file to reflect what I am utilizing more.

Is there like a SHOW ndbcluster STATUS command? I am looking for something where I do not have to manually go and calculate depending on all my columns size * rows (etc...)

Options: ReplyQuote


Subject
Views
Written By
Posted
Finding Usage of cluster memory
3208
April 25, 2005 02:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.