Date: Tue, 22 Feb 2000 22:21:25 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "David E. Cross" <crossd@cs.rpi.edu> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: stuck NFS procs (LONG) Message-ID: <200002230621.WAA25247@apollo.backplane.com> References: <200002180857.DAA15752@cs.rpi.edu>
index | next in thread | previous in thread | raw e-mail
Ok, I've reproduced the NFS problem:
server> cp /usr/bin/vi vi1
client> ./vi1
server> echo > vi1
client> (try to do somtehing in vi, like 'o')
I'm tracking it down now. I should be able to work up a fix quickly
and get an approved commit in for 4.0.
(Reply-To set to remove -hackers).
-Matt
:
:I just ran a tcpdump -s1500 for 5 minutes, gathered ~21k of data over that
:time, no mentions of stale NFS handles from the NFS server... it would
:appear the NFS client is not asking for those pages (it makes sense, since if
:it asked and got the 'stale' error one would expect the SEGV).
:
:--
:David Cross | email: crossd@cs.rpi.edu
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002230621.WAA25247>
