LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-24-2006, 07:14 AM   #1
1kyle
Member
 
Registered: Feb 2004
Location: 'Ol Blighty
Distribution: SLED 10, SUSE 10.3
Posts: 722

Rep: Reputation: 32
SUSE / MySQL --Very Large Database


Hi everyone. Just a general question here. MySQL allows a maximum table space size of something like 64TB (Terrabytes).

Assuming I can attach sufficient Disks will the SUSE file system (Reiserfs) allow MySQL to have table spaces of several TB each or am I limited by the file system.

Using INNODB types rather than MyISAM allows your MySQL data spaces to span multiple volumes.

I'm sure ideally the best way would be to split the data up across several servers but it's not really feasable in this case without a complete re-design of the application.

Any info from DB designers out their on limitations of Reiserfs file size limits and MySQL would be greatly appreciated.

Thanks.

-K
 
Old 06-30-2006, 04:07 PM   #2
ofdofd
LQ Newbie
 
Registered: Oct 2004
Posts: 25

Rep: Reputation: 15
I do not recomend MySql for large data volumes and if you want to be able to alter any of the big tables.

Our installation contains around 300 GB and if we need to add/remove/rename columns or create/drop any index mysql needs to lock the table, copy it, alter copy, remove old table, move copy back and finally unlock the table. This operation takes around 19 h for a table that contains 15 million records (~40 GB). 19 h when nobody can access the table, NOT that nice for a live production system with a SLA of 99.999%...

Another con is the lack of partitioning of tables.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Snort database growing large; how to use mysql to delete? logicalfuzz Linux - Software 1 01-12-2006 06:14 PM
Writing an app that uses a mysql database without installing mysql server? QtCoder Programming 4 08-09-2004 02:43 PM
Transfering a large MySql database E-Oreo Programming 3 06-04-2004 07:15 AM
Whiich DBMS for very large database? nakkaya Linux - General 5 03-16-2003 10:38 PM
large database nakkaya Linux - General 1 01-18-2003 09:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration