All of lore.kernel.org
 help / color / mirror / Atom feed
* Stale nfs file handle - cwd without path - workaround?
@ 2006-01-16  9:16 Wally Winchester
  2006-01-16 23:43 ` Bernd Schubert
  0 siblings, 1 reply; 8+ messages in thread
From: Wally Winchester @ 2006-01-16  9:16 UTC (permalink / raw)
  To: nfs

Hello,

I have an nfs setup with heartbeat failover that is working nicely. I
only have one problem, I hope someone can help.

When nfs1 dies, and nfs2 takes over, everything works - as long as the
clients are writing files using the full paths.
If the path is omitted, i.e. they are expecting a write to their cwd, a
"stale nfs file handle" warning is issued.

Is there a way around this?

e.g. this works
touch /nfs-mount/file
(failover)
touch /nfs-mount/file

e.g. this doesn't work
cd /nfs-mount/
touch file
(failover)
touch file
(stale nfs file handle)

Thanks
-- 
  Wally Winchester
  wally_winchester@fastmail.fm

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2006-01-27 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-16  9:16 Stale nfs file handle - cwd without path - workaround? Wally Winchester
2006-01-16 23:43 ` Bernd Schubert
2006-01-17  8:45   ` Wally Winchester
2006-01-18 18:18     ` Bernd Schubert
2006-01-23 13:23       ` Wally Winchester
2006-01-18  8:43   ` Wally Winchester
2006-01-18 21:05     ` Trond Myklebust
2006-01-27 11:32       ` [SOLVED] " Wally Winchester

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.