Date: Sat, 23 May 1998 00:11:06 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: May 17th UP machine 'panic' Message-ID: <Pine.BSF.3.95.980523000855.24959B-100000@current1.whistle.com> In-Reply-To: <Pine.BSF.3.96.980522201533.18610b-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
you have quotas right?
the addition of the locking intot he kernel was done without taking into
account quotas and when winding up the quota file it locks it and then
tries to lock and release all open files.
then when it gets to teh quota file..
oops it's already locked....
panic ..
I have no fix yet but I see this here and am planning on tracking it down
this weekend.
On Fri, 22 May 1998, The Hermit Hacker wrote:
>
> On a reboot, I get:
>
> syncing disks... 68 51 25 done
> panic: lockmgr: pid 26748, not exclusive lock holder 1 unlocking
>
> When I reported this the first time through, the comment had to do with
> multiple CPUs...except this is a UP motherboard...
>
> Does anyone know why I would be getting this, or if there has been a fix
> for it in the past 5 days that I haven't clued into on the commit list?
>
> Thanks...
>
> Marc G. Fournier
> Systems Administrator @ hub.org
> primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980523000855.24959B-100000>
