SOLVED: zfs sharenfs permission denied
filed in Solaris on Oct.15, 2009
Ikuti perintah dibawah ini :
# /usr/sbin/zfs set sharenfs=rw=@192.168.54.24/32,root=@192.168.54.24/32 raid0/satu
# share
-@raid0/satu /raid0/satu sec=sys,rw=@192.168.54.24/32,root=@192.168.54.24/32 “”
Kemudian lakukan perintah dibawah ini di server nfs client :
#mount -t nfs 10.1.3.64:/raid0/satu /home/widi/test
#cd /home/widi/test
#touch bismillah
#ls -l
total 1
-rw-r–r–+ 1 root root 0 2009-10-15 14:24 bismillah
VN:F [1.6.8_931]please wait…Rating: 0.0/10 (0 votes cast)VN:F [1.6.8_931]Rating: +1 (from 1 vote)
