Hi all, I have tried to connect SUN Server to Unix NFS Server with command : # mount -o vers=2,proto=udp,rsize=32768,wsize=32768,timeo=1024 <nfs-server> <mountpoint> It's worked, but our SUN Application that using NFS diskshare running very slow. And there is message at log of NFS Server like this : Aug 3 19:25:32 nfs2 mountd[398]: authenticated mount request from webmail.plasa.com:856 for /datashare/share (/datashare/share) Aug 3 19:25:32 nfs2 kernel: svc: unknown program 100227 (me 100003) Do you have any idea to fix this problem ????
