All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.9-rc1 bk-current v2 mount "stale file handle" problems
@ 2004-08-28 19:44 Kevin P. Fleming
  2004-08-28 19:56 ` William Lee Irwin III
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin P. Fleming @ 2004-08-28 19:44 UTC (permalink / raw)
  To: Linux Kernel, nfs

I just upgraded two of my boxes here to 2.6.9-rc1 pulled from BitKeeper 
a few hours ago. One of them is my NFS server, using the kernel NFS 
daemon and serving XFS filesystems. The other is an NFS root client, 
using the kernel's autoconfiguration and NFS root mounting (using all 
default mount options).

After booting the NFS client, I had very strange behavior when creating 
symlinks on the NFS root if the link target path began with '.'. Just 
this sequence:

# mkdir foo
# cd foo
# ln -sf . test1
# ln -sf . test2
...

Would result in a successfully created link but an error message from ln 
reporting "stale NFS file handle".

Switching the NFS root client's mount to v3 from v2 seems to have 
avoided the problem.

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

end of thread, other threads:[~2004-08-28 19:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-28 19:44 2.6.9-rc1 bk-current v2 mount "stale file handle" problems Kevin P. Fleming
2004-08-28 19:56 ` William Lee Irwin III

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.