John David Duncan over at MySQL notes:

"ZFS introduces remarkable ease and flexibility of administration, without any 
real cost in performance. At its worst, in these tests, ZFS performed almost as 
well as UFS with Direct I/O. With InnoDB, the ZFS performance curve suggests a 
new strategy of "set the buffer pool size low, and let ZFS handle the data 
buffering." I did not test Falcon, since it was not yet in Beta when I ran the 
benchmarks, but a similar strategy for Falcon on ZFS might be to concentrate on 
the row cache but minimize the page cache. And although double-buffering 
problems are clearly visible in this ZFS performance curve, even with those 
problems at their worst, ZFS still outperformed UFS. The real reason for the 
good performance on this benchmark is not clear -- indeed, every workload will 
be different -- but the ZFS I/O scheduler, the Sun engineers paying attention 
to database performance, and the ZFS bug fixes contributed in recent (late 
2007) releases of Open Solaris seem to be adding up to something good."

http://dev.mysql.com/tech-resources/articles/mysql-zfs.html
This message posted from opensolaris.org


Reply via email to