![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| changing ip and hostname on solaris | murad.jaber | SUN Solaris | 10 | 02-23-2008 07:04 AM |
| changing root menu options on Redaht | larry | UNIX for Dummies Questions & Answers | 3 | 12-19-2002 09:24 AM |
| TimeZone changing in Solaris | nikk | UNIX for Advanced & Expert Users | 2 | 12-17-2002 10:10 PM |
| Changing TCP/IP Options in SunOS | S.P.Prasad | High Level Programming | 2 | 11-13-2002 08:45 PM |
| changing Hash printing options for FTP | jyotipg | UNIX for Advanced & Expert Users | 1 | 05-29-2002 12:47 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
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. |
| Forum Sponsor | ||
|
|
|
|||
|
Hi,
To give you more details on the issue I have: HostA (solaris 10) REMOTESERVER (solaris 10) I can set nfs options if I use mount (not through /net) mount -F nfs -o rw,bg,hard,nointr,rsize=32768,wsize=32768,vers=3,timeo=600,actimeo=0 -O REMOTESERVER:/REMOTESERVER9 /mnt/REMOTESERVER9 What needs to be done on REMOTESERVER to have these options set when I access /net/REMOTESERVER/REMOTESERVER9? thanks |
|||
| Google UNIX.COM |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|