Date: Sat, 19 Apr 1997 15:40:58 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Karl Denninger <karl@Mcs.Net> Cc: current@freebsd.org Subject: Re: Danger Will Robinson Message-ID: <Pine.BSF.3.95q.970419153804.477C-100000@herring.nlsystems.com> In-Reply-To: <19970419093254.63764@Jupiter.Mcs.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Apr 1997, Karl Denninger wrote: > On Sat, Apr 19, 1997 at 03:31:09PM +0100, Doug Rabson wrote: > > On Sat, 19 Apr 1997, Karl Denninger wrote: > > > > > > > > It is not NFS specific. > > > > > > Try running a web server on -CURRENT using httpd 1.5.2. > > > > > > The kernel will blow chunks within minutes with a "page not present" fault. > > > > > > This is true whether the executable is on a LOCAL disk or over NFS. > > > > > > The -CURRENT kernel is NOT stable in this sort of environment. > > > > In that case, none of my NFS fixes will even come close. I assume you are > > working closely with John and David to diagnose this? > > > > -- > > Doug Rabson Mail: dfr@nlsystems.com > > Nonlinear Systems Ltd. Phone: +44 181 951 1891 > > John has a core dump and kernel file showing the problem. > > David has not yet contacted me. > > Can you delineate the NFS fixes and what they are expected to correct? Most recently, I fixed some race conditions when vnodes were recycled from NFS to UFS. These showed up as panics when nfs_inactive ended up calling ufs_unlock. I also fixed a couple of problems with faults and odd behaviour for programs writing lots of small blocks over NFS. Your venerable log file problem where many processes are appending to the same log file is (probably) not fixed. I may work on that one soon. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970419153804.477C-100000>
