Quantcast
Channel: MySQL Forums - Replication
Viewing all articles
Browse latest Browse all 1561

MySQL Replication + RAID DISK ARRAY redundancy ? (no replies)

$
0
0
I'm still new to MySQL replication, just started playing with Tungsten Replicator as well but was wondering if I'm correct in understanding the below MySQL replication setup correctly ?

If I have a single server with 2x MySQL server instances running in master/slave roles and each MySQL server's data directory was on it's own raid array would it be correct to assume the following:

-----------------
server config 1
-----------------
mysql master = 2x disk raid 1 #1
mysql slave = 2x disk raid 1 #2

Assumption: I can afford to loose up to 3 disks from both raid 1 based arrays ?
-----------------

-----------------
server config 2
-----------------
mysql master = 4x disk raid 10 #1
mysql slave = 4x disk raid 10 #2

Assumption: I can afford to loose up to 6 disks from both raid 10 based arrays ?
-----------------

thanks

Viewing all articles
Browse latest Browse all 1561

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>