I configured a new NFS share today with the sharemgr utility, and for some reason the settings are causing the nfs/server SMF service to fault. Here is the configuration I created:
$ sharemgr show -vp default nfs=() zfs build nfs=() nfs:sys=(ro="192.168.1.0/24,anon=0") /bits/provisioning "Build infrastructure" After rebooting my host, I noticed that the nfs/server SMF service goes into maintenance: $ svcs -vx svc:/network/nfs/server:default (NFS server) State: maintenance since Mon May 04 04:33:09 2009 Reason: Start method exited with $SMF_EXIT_ERR_FATAL. See: http://sun.com/msg/SMF-8000-KS See: man -M /usr/share/man -s 1M nfsd See: /var/svc/log/network-nfs-server:default.log Impact: This service is not running. And the following errors are displayed in the SMF server log: couldn't find netconfig entry for protocol 4Could not start NFS service for any protocol. Exitingrc=1 Does anyone on the list happen to know what these errors means? I am running Nevada build 110 with all the default NFS settings. Thanks, - Ryan -- http://prefetch.net