User Tools

Site Tools


computing:storage:zfs_perf

This is an old revision of the document!


ZFS Performance Issues

Great summary for virtualization: https://youtu.be/fo3EGuCszpE

:!: Only for VM storage or databases do you need or want to enable sync.

If you simply use ZFS without foreign filesystems on it (VMs), ZFS will never corrupt on a crash due Copy On Write. So for regular filer use, disable sync unless you want a maximal security for small files like on a mailserver.

IOStat

zpool iostat
zpool iostat -v 1
zpool iostat -v poolname 1

Solaris 11.4

It's much faster than OmniOS with OpenZFS.

Why Intel Optane

NVMe Hardware

:!: PCIe 3.0 x8 low-profile card

Mount two M.2 800P as mirrored SLOG:

https://www.supermicro.nl/products/accessories/addon/AOC-SLG3-2M2.cfm

computing/storage/zfs_perf.1590278260.txt.gz · Last modified: 2020/05/23 17:57 by gcooper