Create NFS4 share via NFS

fireon

Distinguished Member
Oct 25, 2010
4,542
504
183
Austria/Graz
deepdoc.at
Hello,

is it possible to create NFS4 shares with ZFS directly too? Like:
Code:
zfs create testpool/testnfs3_eins -o sharenfs=on

Because if i create an NFS4 share with exporfs the bind of the filesystem is to fast, so the ZFSfilesytem can't mount anymore on reboot.

Thanks :)