Using a FreeBSD box using ZFS, a drive share was setup recently. Standard NFS setup was used, but the share was not working. ZFS requires that sharenfs be enabled before it will work with NFS.
‘zfs sharenfs=”on” tank/yourshare’