ZFS Benchmark - Single編

FreeBSDとOpenIndianaでZFS Benchmark - Single編

はじめに

構成ディスク台数の増加に伴うZFS性能変動をfioを用いて測定する。

単体ディスクのZFS性能変動をfioを用いて測定する。
おそらく最も一般的に興味のない単一ディスク編から始まるのであった。

測定環境は ZFS Benchmark – 環境構成編 を参照。

ベンチマーク結果

Sequential Read

Sequential WriteはOpenIndiana/FreeBSD共に同じくらい、と言っても差し支えない気がする。

Figure.1 OpenIndiana Sequential Write

Figure.2 FreeBSD Sequential Write

Sequential Read

Sequential ReadはなぜかOpenIndianaが爆速で、FreeBSDが(1本を除いて)遅い。
HDDの本来性能以上の値が測定できているのか、FreeBSDが単に遅いのか、全部キャッシュのせいなのかは今のところ棚上げ。

Figure.3 OpenIndiana Sequential Read

Single-7だけ変に飛び上がってるけど、その値とOpenIndianaの平均値が同じくらい。

Figure.4 FreeBSD Sequential Read

512K Random Write

512KiB Random Writeは同じくらい。FreeBSDの方が若干安定感に欠けるきらいはある。

Figure.5 OpenIndiana 512KiB Random Write

Figure.6 FreeBSD 512KiB Random Write

512K Random Read

512KiB Random Readは若干OpenIndianaの方が良い。

Figure.7 OpenIndiana 512KiB Random Read

Figure.8 FreeBSD 512KiB Random Read

4K Random Write

安定感ではOpenIndianaだが、多少FreeBSDの方がよく見える。

Figure.9 OpenIndiana 4KiB Random Write

Figure.10 FreeBSD 4KiB Random Write

4K Random Read

おおよそ同じくらい。

Figure.11 OpenIndiana 4KiB Random Read

Figure.12 FreeBSD 4KiB Random Read

総評

  • 大体一緒。
Hugo で構築されています。
テーマ StackJimmy によって設計されています。