All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with NFS from RedHat4 to Solaris
@ 2006-10-24 17:05 Shane Presley
  2006-10-24 19:45 ` Steve Dickson
  2006-10-25 14:11 ` Steve Dickson
  0 siblings, 2 replies; 5+ messages in thread
From: Shane Presley @ 2006-10-24 17:05 UTC (permalink / raw)
  To: nfs

Hello,

We have a RedHat3 server, with some NFS mounts to Solaris9 servers.
That works nicely.  We also run samba on top of that, for Windows
access to the NFS shares.  Works fine.

However, on a RedHat4 system, using the exact same mount, we
experience odd behavior.  Through the command line, CAT'ing a file
will show the file, but fail to return you back to the command line
immediately.  It's as if it's waiting for the EOF characters?
Eventually (2-5 minutes) it returns you to the command prompt.

My mount looks like

mount -t nfs  -o soft,intr,rsize=1024,wsize=1024,nosuid,udp
mysolariserver:/opt/path /misc/path

Same results autofs vs command line mount.  I have tried playing with
the rsize/wsize, seems to have no effect.  Also, I have tried removing
the udp option, same result.

RedHat3 system that works...
autofs-4.1.3-186
nfs-utils-1.0.6-44EL

RedHat4 system that hangs...
autofs-4.1.3-187
nfs-utils-lib-1.0.6-3
nfs-utils-1.0.6-70.EL4


Looking at a snoop of the traffic between the servers shows that the
RedHat4 system seems to get hung up in a loop with about two minutes
of this:

myredhat4server -> mysolaris9server          PORTMAP C GETPORT
prog=100021 (NLM) vers=4 proto=UDP
         mysolaris9server -> myredhat4server PORTMAP R GETPORT port=0
myredhat4server -> cs8          PORTMAP C GETPORT prog=100021 (NLM)
vers=4 proto=UDP
         mysolaris9server -> myredhat4server PORTMAP R GETPORT port=0

Where as on the RedHat3 snoop, I never see any of that PORTMAP traffic?

Any idea where I should look?

Thanks
Shane

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-25 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-24 17:05 Problem with NFS from RedHat4 to Solaris Shane Presley
2006-10-24 19:45 ` Steve Dickson
2006-10-25  0:02   ` Shane Presley
2006-10-25 14:11 ` Steve Dickson
2006-10-25 15:10   ` Shane Presley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.