Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
RAID5 is a poor choice because, quite simply, the write performance is very poor by comparison to other RAID levels - you will find better performance using RAID10. The ext3 filesystem is also not the best performing one around and I prefer xfs for all my filesystems but that is a matter of personal choice. You should do some benchmarks on the various filesystem and apply some tuning parameters (search the web for details) to them and see which one suits your requirements.
Does this represent a change in policy from the recommendation found in the Performance Tuning Wiki?
Quote:
We recommend the ext3 file system for Linux deployments (tried and true, performance for random IO is a wash, gains only in blob store for other file systems).