Jeff Koch wrote:
> 
> 
> We're setting up a new mailserver with a Gigabyte i-ram drive to handle
> the qmail queue, and qmail logs. The i-ram drive uses standard DDR
> modules, has a battery backup and is lightning fast - much faster than
> solid state drives. We'll use SATA RAID for the maildirs and remainder
> of the server.
> 
> I'd like to get some input on the best filesystem for the i-ram drive.
> EXT3 is out because writes are slowed to the speed of a hard drive. I'm
> leaning towards reiserfs or xfs. However, I've read (wikipedia) that
> reiserfs is easily corrupted. xfs seems the best.
> 
> Anyone have any comments of suggestions.
> 
> 
> 
> 
> Best Regards,
> 
> Jeff Koch, Intersessions
> 
> 
> 
> 
> 

Personally, I haven't had major issues with ReiserFS. It had some
problems when it first came out, but has become quite the stable
filesystem since then. In fact, I once had to use an early version of it
when an RH 7.x system kept hitting a race condition with ext3 (I
couldn't upgrade to the patched version of the kernel, the system was
running software that had a license key tied to the software versions -
evil). The main thing to look out for is keeping uncompressed copies of
reiserfs-formatted files (disk images) on a reiserfs drive. That totally
breaks things when you run an fsck.

Honestly though, unless you need the journaling capabilities, look at
the non-journaled systems like ext2 as well. In most situations, your
queue won't need to be journaled, and neither will your logs.

!DSPAM:476beb90310541644812091!

Reply via email to