MySQL and large database

Discussion in 'Server Operation' started by garther, Jan 6, 2009.

  1. garther

    garther New Member

    Hi

    Is possible to create a MySQL cluster/replication with features:

    - main node for clients to connect

    - data nodes with approx. 1tb of storage

    I would like to divide my data over couple servers but be able to query for everything from one place (main node).

    I've read about clustering but every howto is about replicating whole database from master to slaves. Target DB size will be around 10tb so i would like to start with like 4 data nodes and expand the system as the data stored is growing.

    Thanks for any reply!
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page