MySQL Forums
Forum List  »  NDB clusters

some questions about node's memory
Posted by: Evgeny Sosnin
Date: September 14, 2005 12:11AM

Hi.

Please answer the questions below. It's realy important for me.

1. Here http://www.mysql.com/products/database/cluster/faq.html mentioned that recommended volume of the RAM is 16Gb
and recommended processor is Intel Xeon Processors. Xeon is 32 bit architecture processor and it can
address just 4Gb for single process. In this case the NDB node can store less than 4Gb of data. Isn't it?
My question: I don't understand why do I need 16Gb RAM?

2. In my cluster I have 2 NDB nodes. ndb default section is:
NoOfReplicas=2
DataMemory=960M
IndexMemory=240M

the guaranted free memory is 1400Mb.
The single record takes 603 bytes and its indexes take 140 bytes.
Thus, the cluster can contain about 1 600 000 records (1006632960 / 603 = 1669374). But realy I can upload less than
700 000 records!!! And I don't understand why!
My question: What can cause it? What should I pay attention to?

Thnx!

--Evgeny Sosnin

Options: ReplyQuote


Subject
Views
Written By
Posted
some questions about node's memory
2417
September 14, 2005 12:11AM
1566
September 14, 2005 12:19AM
1595
September 14, 2005 12:43AM
1584
September 14, 2005 01:44AM
1636
September 14, 2005 05:39AM
1546
September 14, 2005 09:05AM
1602
September 15, 2005 05:46AM
1524
September 16, 2005 12:40AM
1587
September 14, 2005 02:46AM
1605
September 14, 2005 02: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.