freeBSD nullfs together with nfs and "silly rename"
Leon Meßner
l.messner at physik.tu-berlin.de
Sun Jun 6 15:02:11 UTC 2010
Hi,
I hope this is not the wrong list to ask. Didn't get any answers on
-questions.
When you try to do the following inside a nullfs mounted directory,
where the nullfs origin is itself mounted via nfs you get an error:
# foo
# tail -f foo&
# rm -f foo
tail: foo: Stale NFS file handle
# fg
This is really a problem when running services inside jails and using
NFS as storage. As of [2] it looks like this problem is known for a
while. On a normal NFS mount this does not happen as "silly renaming"
[1] works there (producing nasty little .nfsXXXX files).
TIA,
Leon
[1] http://nfs.sourceforge.net/#faq_d2
[2] http://ftp.freebsd.org/pub/FreeBSD/development/FreeBSD-CVS/src/sys/nfsclient/nfsnode.h,v rev:1.32.2.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20100606/fdceffc1/attachment.pgp
More information about the freebsd-stable
mailing list