All of lore.kernel.org
 help / color / mirror / Atom feed
* disabling caching
@ 2006-07-14  8:12 Stefan Palme
  2006-07-14  9:26 ` Frank van Maarseveen
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Palme @ 2006-07-14  8:12 UTC (permalink / raw)
  To: nfs


Hello,

I have a ext3-directory exported via NFS to a second linux (2.6.x) box.
This first (exporting) host is a linux-2.6.x host, too.

An application on that second box tries to open a file in that
directory. When this fails, it causes the exporting linux box to 
create the missing file (via an application-internal RPC call). 
After that RPC call the second linux box tries again to read 
this file. Although the file now exists, the open() call still 
returns "no such file or directory". This second try is much 
less than one second after the first try. 

After a few seconds, the open() call on the second box succeeds.
So I guess that caching is the reason for the second open()-call
to fail.

Is there a way to make the second call to open() succeed? 

Thanks i.a.
regards

-stefan-





-------------------------------------------------------------------------
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] 9+ messages in thread

end of thread, other threads:[~2006-07-14 16:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-14  8:12 disabling caching Stefan Palme
2006-07-14  9:26 ` Frank van Maarseveen
2006-07-14  9:44   ` Stefan Palme
2006-07-14 12:17     ` Stefan Palme
2006-07-14 12:19       ` Stefan Palme
     [not found]         ` <76bd70e30607140615x606fb651r61d09d636147336b@mail.gmail.com>
2006-07-14 15:13           ` Stefan Palme
2006-07-14 15:27             ` Daniel Forrest
2006-07-14 15:34               ` Stefan Palme
2006-07-14 16:01                 ` Daniel Forrest

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.