Re: lockmanager panic

1999-07-21 Thread Kirk McKusick
I have been unable to produce the panic on my test machine. My current stumbling block is that I do not know how to create the `modeule' files, specifically /modules/vn.ko. My previous patch is *not* a valid solution, but does indicate to me that the problem probably lies in a missing BUF_KERNPRO

Re: lockmanager panic

1999-07-20 Thread Andrew Atrens
TECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: lockmanager panic > > Please be sure that you are running with vm/swap_pager.c > at version 1.120 or later. In particular, you should have > two calls to the macro BUF_KERNPROC in that file. If you > are missing those two c

Re: lockmanager panic

1999-07-19 Thread Kirk McKusick
Please be sure that you are running with vm/swap_pager.c at version 1.120 or later. In particular, you should have two calls to the macro BUF_KERNPROC in that file. If you are missing those two calls, you will get the panic. If you do have those two calls in that code, then (and *only* then) try t

lockmanager panic

1999-07-19 Thread Andrew Atrens
Hi All, My first `panic' since 1995 ! - The title says it all. My system is current as of July 19/99, the last working kernel was built on (or about) June 8 - so I guess something broke between then and now. The panic happens sometime after the disks get mounted but before the network starts u