List:General Discussion« Previous MessageNext Message »
From:proace Tsai Date:February 15 2005 12:25pm
Subject:How to plan the Tablespace in a huge mysql?
View as plain text  
Hello:

The mysql server is estimated to be as follows,
1. two servers, one is master and the other is slaves (replication)
2. two databases in mysql
3. 513 tables in each database
4. about 3000000 rows in each table
5. about 2T disk space for each server using SAN Storage
6. backup database periodically

The running environment is follows,
Server: Dual Intel Xeon 3.2G with 4G DDR2 Memory.
OS: FreeBSD 5.3-RELEASE
MySQL: 4.1 branch
Operation: 70 ~ 80% operation is query (select statement)

According to the above terms, 
how to plan the Tablespace in the mysql server?
Using raw devices for the tablespace or innodb_data_file?
( How many Tablespace do I create? )
or using innodb_data_file with innodb_file_per_table?


Regards,
proace.
Thread
How to plan the Tablespace in a huge mysql?proace Tsai15 Feb
Re: How to plan the Tablespace in a huge mysql?proace16 Feb
  • Re: How to plan the Tablespace in a huge mysql?Gary Richardson16 Feb