Computing Science, posix rules, life rules, no rules…
01:27 - Mon 6 September, 2010 |  RSS:
Publications
Comments

OpenSolaris 2008.11 ZFS Performance


A simple test to see how the ZIL code behaves on a configuration where the slog could be a bottleneck…
ZPOOL with 12 disks(750gb each) in load share:

ZFS

ZFS


ZPOOL with 12 disks(750gb each) in load share, plus a 32gb slog:


ZFS

ZFS



The ZIL code should not avoid write to the slog if the pool have a better throughput?

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • TwitThis

2 Trackbacks to "OpenSolaris 2008.11 ZFS Performance"

  1. on January 2, 2009 at 6:40 am
  2. on January 2, 2009 at 6:31 pm

4 Comments to "OpenSolaris 2008.11 ZFS Performance"

  1. andrewk8's Gravatar andrewk8
    December 30, 2008 - 5:05 pm | Permalink

    It doesn’t really make sense to allocate a dedicated slog if it is slower than the array. Eventually ZFS should hopefully cope with this situation, but I still consider it a work in progress, impressive though it is.

  2. January 8, 2009 - 7:44 pm | Permalink

    Roch says there is a fix already in the Storage 7000 array, but not in the open source release:

    http://mail.opensolaris.org/pipermail/zfs-discuss/2009-January/054148.html

Leave a Reply