|
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
|