(no title)
noaheverett | 2 years ago
No gotchas / issues, works well, easy to setup.
I am looking forward to the Direct IO speed improvements for NVMe drives with https://github.com/openzfs/zfs/pull/10018
edit: one thing I forgot to mention is, when creating your pool make sure to import your drives by ID (zpool import -d /dev/disk/by-id/ <poolname>) instead of name in case name assignments change somehow [1]
[1] https://superuser.com/questions/1732532/zfs-disk-drive-lette...
throw0101c|2 years ago
See also "Scaling ZFS for NVMe" by Allan Jude at EuroBSDcon 2022:
* https://www.youtube.com/watch?v=v8sl8gj9UnA
noaheverett|2 years ago
doctor_eval|2 years ago
I’ve been out of this particular game for a long time.
noaheverett|2 years ago