MySQL Forums
Forum List  »  NDB clusters

Re: NDBCluster memory usuage
Posted by: Stefan Auweiler
Date: December 08, 2016 08:02PM

Hi,

if you have in memory tables (not disk tables), your cluster node should start up, claiming the complete configured memory...

After that, the Data Usage and Index Usage just shows the usage of the configured memory. It won't grow above this size.

If you could give some more information, we might be able to help:

- Node Memory configuration
- No of nodes
- No of replicas
- db schema incl. no of rows
- ndb_desc output for the relevant table
- a sample data set

Also I think, 7.3 doesn't release memory immediately after deleting of rows...

Best Stefan

Options: ReplyQuote


Subject
Views
Written By
Posted
1307
December 08, 2016 11:25AM
Re: NDBCluster memory usuage
680
December 08, 2016 08:02PM
715
December 13, 2016 08:00AM
743
December 13, 2016 09:22AM
688
December 15, 2016 09:04AM
607
December 16, 2016 10:27AM
585
December 23, 2016 05:00AM
610
December 23, 2016 09:39AM


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.