The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-06-2008
melanie_pfefer melanie_pfefer is offline
Registered User
 

Join Date: Nov 2006
Posts: 164
changing nfs options on Solaris 10

hi

I changed nfs options in "/etc/auto_master":

/net -hosts rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,ve
rs=3,timeo=600,actimeo=0

then I did

automount -v
svcadm restart svc:/system/filesystem/autofs
svcadm restart svc:/network/nfs/server:default

When doing 'mount' command,I see
remote/read/write/nosetuid/nodevices/xattr/dev=4702d15 on Tue May 6 16:39:04 2008


for /net/remote/remoteserver9

Shouldn't I see the new options?

How to check that Solaris has the new options?

Do I need to restart other services?

thanks.
Reply With Quote
Forum Sponsor