[Madlug] Mail server: performance file system and hardware
Marcin Antkiewicz
madlug at kajtek.org
Sat Feb 9 19:20:34 CST 2008
> . Both Solaris/VxFS and *BSD/UFS2+S have proved to be extraordinarily
> stable, reliable, and fast for me. Of course, if you can avoid whitebox
> hardware, all the better, too.
Veritas is awesome, but I would be suprised it it was faster than ext3
or zfs for random sequence of read/writes - ZFS is using WAFL (Write
Anywhere File Layout) VxFS is Extent-based (sequential allocation).
Symantec says VxFS is 3x faster than ZFS, Sun is saying the opposite is
true, both use favourable benchmarks to support it:
https://forums.symantec.com/syment/board/print?board.id=craigsblog&message.id=3&format=one
I've used it at home (OpenBSD) for years, without any problems, but there
are echos in the mailing lists warning those who want to trust if on
systems that do a lot of file ops. On the other hand, it was designed to
deal with lots of small files...
http://lkml.org/lkml/2006/1/22/4
and some ZFS propaganda straight from SUN. I keep hearing that ZFS will be
an awesome FS, but it's not quite ready yet for Production use. Hardly
suprising, given that it was out for 2 years or so.
http://blogs.sun.com/realneel/entry/zfs_and_databases
http://blogs.sun.com/Peerapong/resource/zfs_linux.pdf
http://blogs.sun.com/Peerapong/resource/zfs_veritas.pdf
lopsa might be a better place for such question:
http://lopsa.org/US-WI-MAD
--
Marcin Antkiewicz
More information about the Madlug
mailing list