Date: Tue, 28 Jan 2003 14:16:39 +1030 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Simon <simon@optinet.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Panic out of dqget() (was: What caused this Panic) Message-ID: <20030128034639.GD84248@wantadilla.lemis.com> In-Reply-To: <20030128032959.3513E43F75@mx1.FreeBSD.org> References: <20030128032959.3513E43F75@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 27 January 2003 at 22:29:15 -0500, Simon wrote: > Hi, > > I just had a server panic due to something wrong with disk quotas, I guess. > > panic: dqget: free dquot isn't > > Can someone please explain what the above is about. Yes, it means that the kernel found a discrepancy in quota allocation, in the function dqget() (/usr/src/sys/ufs/ufs/ufs_quota.c). Possibly that's not enough for you. To find out more, we need a dump. Even then, it could be difficult. A little information on the circumstances could help. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128034639.GD84248>