logoalt Hacker News

ssl-3today at 5:14 AM1 replyview on HN

I've been using things like Samba and NFS since the 1990s. They're not hard to figure out with useful resolution.

When I finally became determined to give ZFS a serious go around 2016, I looked at all of my options -- including throwing some hardware together for FreeNAS, and running FreeNAS in a VM.

I decided to just use an existing Linux box that was already doing storage stuff and add ZFS to it.

It's been fine ever since. Keeping ZFS going isn't deep voodoo at all; of all the things this box does, ZFS has probably been the most hands-off aspect of it.


Replies

sherrtoday at 6:49 AM

This is what I do, to try out ZFS in a "safe" and easy way. An HP Microserver (my home server) with a USB3 disk attached formatted as ZFS. The server still runs Debian stable and uses DKMS ZFS. The recent pain points have only been the time taken to rebuild the kernel module for kernel updates and there have been a lot of them over the past few months (due to all the CVE's found and fixed). The ZFS side has been plain sailing so far but if I hit any ZFS issues I may have trouble (but, as I say, it's a test anyway).