MySQL Forums
Forum List  »  Performance

How to scale MySQL Cluster to support PB storage
Posted by: Mahmood Bazaar
Date: January 15, 2009 08:06PM

Developer Community,

Am looking at ways of how to improve MySQL cluster performance and storage capacity to scale several PB of storage handling several thousands of connections. The understanding is that MySQL cluster relies on indexed data to be available on RAM memory to be fully functional. While this is good, this presents a cost ineffective solution where relative price of pop/server per GB RAM is relatively expensive, maximum a cheap node can go is upto 32-64 GB RAM. This becomes very expensive solution when several nodes need to commissioned to scale upto TB of RAM in order to support PB of data storage.
The note is that there is no effective caching solution that provides better utilization of RAM.

How are current solutions using MYSQL cluster be able to support upto PB of storage/1M+ of clients etc. Any pointers is appreciated.

Options: ReplyQuote


Subject
Views
Written By
Posted
How to scale MySQL Cluster to support PB storage
6842
January 15, 2009 08:06PM


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.