On Thu, Aug 08, 2024 at 02:19:18PM -0500, Ted Spradley wrote: > Should I trust NetBSD's ZFS with my user's data? > > I understand that our ZFS isn't being kept up as well as FreeBSD's, > that's why I have FreeBSD on one box on my home network, but I'd like > to keep all *my* hosts on NetBSD (my users run Windows). I have one > user (my wife) who has over 5 Terabytes of stuff she's very protective > of, but relies on me to protect it. > > When I set up the file server I specified compatibility=2020. Would our > ZFS understand that?
I recently looked at this... NetBSD's features (per https://openzfs.github.io/openzfs-docs/Basic%20Concepts/Feature%20Flags.html#compatibility ) are the same as what's listed in my ZoL /usr/share/zfs/compatibility.d/freebsd-11.0 file, and that file lists the same features as /usr/share/zfs/compatibility.d/compat-2020 so you should be good.