> what is the output of "dfshares"? If it complains about rpc > program not registered, that means nothing is shared. > > also check to see if services are enabled, though share will try > to start these for you. Check "svcs -a | grep network/nfs" and > see if there are 7 services listed, but perhaps disabled. > -- richard
# dfshares nfs dfshares:unknown: RPC: Program not registered # svcs -a | grep network/nfs disabled 15:32:25 svc:/network/nfs/status:default disabled 15:32:25 svc:/network/nfs/nlockmgr:default disabled 15:32:25 svc:/network/nfs/cbd:default disabled 15:32:25 svc:/network/nfs/mapid:default disabled 15:32:25 svc:/network/nfs/client:default # okay, so nfs isn't setup properly nothing in the NFS doc. seems to work # svcadm enable network/nfs/server svcadm: Pattern 'network/nfs/server' doesn't match any instances # # share -F nfs -o ro /tank/storage Invalid protocol specified: nfs # > Jason, are you getting the same return value when you try to set sharesmb=on # zfs set sharesmb=on tank/storage cannot share 'tank/storage': share(1M) failed SMB: Unable to enable service # i'll worry about smb when i get nfs working This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss