Hi
I have added the following line into /etc/exports :
and the zfs sharenfs is set to off on both filesystem.
However, after I have restarted nfsd, the volumes still not mountable with error message permission denied.
May I know what is the recommend setting to enable nfs share in /etc/exports without turning on the nfsshare on zfs?
I prefer to use NFS version 3.
Thanks.
I have added the following line into /etc/exports :
Code:
/vol/server/storage1_vol00 -maproot=root -alldirs
/vol/server/storage1_vol01 -maproot=root -alldirs
However, after I have restarted nfsd, the volumes still not mountable with error message permission denied.
May I know what is the recommend setting to enable nfs share in /etc/exports without turning on the nfsshare on zfs?
I prefer to use NFS version 3.
Thanks.
Last edited by a moderator: