Ok, I am hot on the trail... I have found a comonality(sp?) between at least
2 of the Panics.  (the 2 I listed)...


it is as follows:

request: create cp1
request: create cp1
reply: ok
reply: error, file exists
request: lookup
request: lookup
(never any response to those.)

I am guessting that: the second create gets a lock but never releases it under
these conditions.  the lookup comes along and *wham*.  Note, that almost all of 
these panics occur within the nfs_lookup routines.  I have *one* panic out
of all of these (with lockmgr....) that doesn't after I nail this down, I
will try to trace that down if it is a seperate panic.

I am very close on this, I would feel bad and great at the same time if
someone beats me to this.

--
David Cross                               | email: cro...@cs.rpi.edu 
Systems Administrator/Research Programmer | Web: http://www.cs.rpi.edu/~crossd 
Rensselaer Polytechnic Institute,         | Ph: 518.276.2860            
Department of Computer Science            | Fax: 518.276.4033
I speak only for myself.                  | WinNT:Linux::Linux:FreeBSD


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to