Hello,
is it possible to create NFS4 shares with ZFS directly too? Like:
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
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