All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Linux NFS client over TCP
@ 2003-10-23 12:44 Chang Li
  2003-10-23 15:23 ` Trond Myklebust
  0 siblings, 1 reply; 5+ messages in thread
From: Chang Li @ 2003-10-23 12:44 UTC (permalink / raw)
  To: nfs

> --- Trond Myklebust <trond.myklebust@fys.uio.no>
> > Subject: Re: [NFS] Linux NFS client over TCP
> > 
> > >>>>> " " == Suresh Kodati <kodatisu@yahoo.com>
> > writes:
> > 
> >      > I would like to know if this is an expected
> > behavior from NFS
> >      > client side?.
> > 
> It is under Linux, yes. I probably will get round to
finishing the TCP
> active close stuff at some point, but it is not top
> of my list of
> priorities...
> 
> Cheers,
>

Trond,
I would like to know some more details.
How does nfs client know that the status has gone to
CLOSE_WAIT state?. 
NFS client does not seem to bother about the
connection status while transacting. I thought it is
rpc that takes care of reconnection.

Please let me know How we can implement this. ( I'll
give a try ).

Chang_li

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Linux NFS client over TCP
@ 2003-10-17 10:59 Suresh Kodati
  2003-10-17 12:24 ` Trond Myklebust
  0 siblings, 1 reply; 5+ messages in thread
From: Suresh Kodati @ 2003-10-17 10:59 UTC (permalink / raw)
  To: nfs

Hello,
I have an NFS dir over TCP from a AIX. After 6 minutes
( ~380 secs) of idle time over the connection the
socket gets a state change, the client goes into
CLOSE_WAIT and the AIX server side goes into
FIN_WAIT_2 and eventually gets closed after
tcp_finwait2.

After the connection goes to CLOSE_WAIT from Linux
side, If I try to do some I/O over the exported
directory, the connection gets re-connected with new
port and the older connection gets teared off. ( It
seems the NFS client is trying to actually close() the
socket at the next transaction instead of closing it
on receiving FIN from the other side.).
I would like to know if this is an expected behavior
from  NFS client side?. 
Thanks 
-Suresh


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
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:[~2003-11-11 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-23 12:44 Linux NFS client over TCP Chang Li
2003-10-23 15:23 ` Trond Myklebust
2003-11-11 20:26   ` Gregory Baker
  -- strict thread matches above, loose matches on Subject: below --
2003-10-17 10:59 Suresh Kodati
2003-10-17 12:24 ` Trond Myklebust

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.