Allocating MySQL cluster nodes for MogileFS database

Jared Klett jared at blip.tv
Wed Feb 7 18:44:10 UTC 2007


	mmmm I see. so I should try to get 8 GB into the file servers as
well.

	good call on RAID-10. that's what we currently use for our
non-cluster MySQL master servers (slaves are RAID-1) and it works well.

	thanks!

cheers,

- Jared

-----Original Message-----
From: Arthur Bebak [mailto:abebak at fabrikinc.com] 
Sent: Wednesday, February 07, 2007 1:37 PM
To: Jared Klett; mogilefs
Subject: Re: Allocating MySQL cluster nodes for MogileFS database

Jared Klett wrote:

> 	and the MySQL cluster storage nodes:
> 
> * Dual Opteron 2.4 Ghz (Troy)
> * 8 GB memory (may upgrade to 16 before going into production)
> * 3ware 8006-2LP (RAID-1 for system)
> 
> 	am I way off base here? asking for trouble (performance
problems)? if 
> so, what should I move off the file servers to other machines?

I suspect your file servers are fine, though given that MogileFS copies
its files into memory (e.g. the get_file_data call) the more memory the
better.

The only other comment I would make is to configure your MySQL boxes
with Raid 10.
You want high IO rates, particularly if your DB size will be large, and
of course you want the reliability.

--
Arthur Bebak
abebak at fabrikinc.com


More information about the mogilefs mailing list