From owner-freebsd-current Fri Jul 12 8:33:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1F9237B400 for ; Fri, 12 Jul 2002 08:33:42 -0700 (PDT) Received: from a.smtp-out.sonic.net (a.smtp-out.sonic.net [208.201.224.38]) by mx1.FreeBSD.org (Postfix) with SMTP id 0918A43E4A for ; Fri, 12 Jul 2002 08:33:42 -0700 (PDT) (envelope-from alex@blarf.homeip.net) Received: (qmail 9987 invoked from network); 12 Jul 2002 15:33:41 -0000 Received: from turbo.sonic.net (208.201.224.26) by a.smtp-out.sonic.net with SMTP; 12 Jul 2002 15:33:41 -0000 Received: from blarf.homeip.net (adsl-209-204-188-56.sonic.net [209.204.188.56]) by turbo.sonic.net (8.11.6/8.8.5) with ESMTP id g6CFXe801147; Fri, 12 Jul 2002 08:33:41 -0700 X-envelope-info: Received: by blarf.homeip.net (Postfix, from userid 1000) id 0990B19BD; Fri, 12 Jul 2002 08:33:39 -0700 (PDT) Date: Fri, 12 Jul 2002 08:33:39 -0700 From: Alex Zepeda To: Don Lewis , current@freebsd.org Subject: Re: What to do with witness verbiage (is this new?)? Message-ID: <20020712153339.GA414@blarf.homeip.net> References: <20020710180409.GA2555@blarf.homeip.net> <200207102036.g6AKakwr008407@gw.catspoiler.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207102036.g6AKakwr008407@gw.catspoiler.org> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 10, 2002 at 01:36:46PM -0700, Don Lewis wrote: > It'll drop into ddb every time you get a witness error and you'll have > to tell ddb to continue. This could be a might annoying if you are > getting errors ever ten seconds ... I'm seeing this: ../../../vm/uma_core.c:1332: could sleep with "kernel linker" locked from ../../../kern/kern_linker.c:1797 very early on (before rc.sysctl is read -- okay I'm still using the old rc scripts). Is there any way to set debug.witness_ddb=1 from the loader? This is entirely repeatable (just boot up the machine), also seems to happen a few times at random while the system is running. I figure if I could get it to panic in the repeatable case... - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message