List:General Discussion« Previous MessageNext Message »
From:Egor Egorov Date:October 19 2004 11:42am
Subject:Re: Which Filesystem to choose?
View as plain text  
"chris@stripped" <chris@stripped> wrote:

> I'm trying to set up a new Opteron-Based MySQL-Server.
> The only thing I'm unsure about is which filesystem to choose..
> 
> ext3? ReiserFS? XFS?
> What's your experience?

ext3 is the safest. For both others I'd suggest you to have UPS for your server. 
XFS is sensitive to power outages. 

For InnoDB consider using raw partitions or raw disks as a storage. This will give you
more performance/reliability and this will let InnoDB have full control over
the storage space, bypassing the filesystem layer. 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   Egor.Egorov@stripped
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



Thread
Which Filesystem to choose?chris@jappy.tv18 Oct
  • Re: Which Filesystem to choose?Daniel Kasak19 Oct
  • Re: Which Filesystem to choose?Egor Egorov19 Oct
Re: Which Filesystem to choose?Heikki Tuuri19 Oct