Hi list
Are the storage nodes on a mysql cluster _required_ to store all the data in
ram?
I have a pretty large db in a regular single machine database right now that
I would like to create a cluster for instead.
My db is on about 13gb, grows quickly, and can't easily be trimmed down.
I have 2 servers that I would like to use as storage nodes, but they only
have 4 gb of ram each. Plenty of hd space though.
Does this mean I can't make a cluster on these two?
Or should I just be looking at doing replication instead? If I understand
things right, the failover functionality of a cluster are much better than
that of replicated servers.
Thanks
Christian