Hi, I am trying to setup auto mounter for a NFS share. Solaris is 10 with latest Patch cluster.
auto_master : +auto_master /- auto_direct -ro auto_direct: # auto_direct file +auto_direct /usr/local/cmsapp -rw,hard,retry=3,timeo=20,intr,rsize=16384,wsize=16384,no_root_squash nfsprd2.mydomain.com:/usr/local/nfs/cmsapp After that I when I start autofs using: svcadm restart autofs, the folder /usr/local/cmsapp is unresponsive. /usr/local/cmsapp is created manually. After sometime I can see autofs changing its state to maintence. How do I diagnose where is the problem. I can mount nfsprd2.mydomain.com:/usr/local/nfs/cmsapp manually using mount command though. Thanks! Paras. _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
