From: Adam Tauno Williams (no email)
Date: Tue Apr 10 2007 - 14:35:45 EDT
> Both partitions were formatted with the following commands:
> mkfs -t ext3 -j -m 1 -O dir_index /dev/sdb1
Yep, "-O dir_index" is the important bit. With that the performance
difference between ext3 and other filesystems is dramatically
diminished.
> tune2fs -c 0 -i 0 /dev/sdb1
> Our mount options are "defaults,data=ordered,noatime". You'll definately
> want "noatime" regardless of which filesystem you choose.
Yes.
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|