Re: Not RAM but hard drive...
Currently all "live" Cluster data is held in RAM. We will try to add disk capability in a future version.
You can cut per-node memory requirements by adding more nodes. For example, if you have 1.5 GB of data, you can use 4 data nodes configured as 2 node groups of 2 nodes each. In this case, you will have 2 copies of the data (the orginal plus one replica), each copy (that is, each node group) will hold 1.5 GB of data split across 2 nodes, and each individual data node will contain 750 MB of data in RAM. (This doesn't take into account memory required for indexes, but should illustrate the point I'm trying to get across here.)
Jon Stephens
MySQL Documentation Team @ Oracle
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
3379
February 19, 2005 06:02AM
Re: Not RAM but hard drive...
2252
February 23, 2005 03:41AM
2124
March 13, 2005 09:58AM
2330
March 18, 2005 12:10PM
2502
March 20, 2005 06:29PM
2552
March 23, 2005 11:02AM
2294
March 23, 2005 12:06PM
2064
March 24, 2005 06:46PM
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.