NFS on zfs question



I get the zfs set sharenfs=on mypool/myzfs
to share /mypool/myzfs

what about if I want to do
share -F nfs -o rw root=12.146.89.78 /mypool/myzfs

how do I do this in the zfs set sharenfs=on mypool/myzfs command

I'd rather share using the zfs sharenfs and not share -F nfs
.



Relevant Pages