NFS server could not be enabled by "svcadm enable svc:/network/nfs/server:default." command.
We have a Netra 440 with Solaris 10 installed. It's a NFS server in our network but the following directories listed in the /etc/dfs/dfstab could not be shared by "svcadm enable svc:/network/nfs/server:default." command
/usr/sbin/share -F nfs -o rw=maqmmi1,root=maqmmi1 /usr/omc/config/global
/usr/sbin/share -F nfs -o rw=maqmmi1,root=maqmmi1 /usr/omc/ne_data
/usr/sbin/share -F nfs -o rw=maqmmi1,root=maqmmi1 /usr/omc/ne_data/raw_stats
/usr/sbin/share -F nfs -o rw=maqmmi1,root=maqmmi1 /home
The output from "svcs -l | nfs/server" shows us that the nfs/server is always disabled even after we have tried to enable it many times.