From owner-freebsd-current Fri Feb 8 15:40:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 039A737B400 for ; Fri, 8 Feb 2002 15:40:25 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020208234022.NIXU2951.rwcrmhc53.attbi.com@InterJet.elischer.org>; Fri, 8 Feb 2002 23:40:22 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA03964; Fri, 8 Feb 2002 15:34:37 -0800 (PST) Date: Fri, 8 Feb 2002 15:34:37 -0800 (PST) From: Julian Elischer To: "Eugene M. Kim" Cc: David Wolfskill , current@FreeBSD.ORG Subject: Re: Hang on flushing buffers w/today's -CURRENT, SMP system In-Reply-To: <20020208152145.B24821@alicia.nttmcl.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 cool.. ok, how about adding "show witness" (we need to figure out which process SHOULD be doing the reboot, but it's not obvious from this ps, which one we should be looking at.) if you have it compiled in, show ktr (a couple of pages of it anyhow) MIGHT show something. On Fri, 8 Feb 2002, Eugene M. Kim wrote: > Attached is the requested DDB log (I guessed pid 7 `syncer' is the > process doing the sync; if this is wrong let me know). > > Eugene > > PS. I used the serial console, so don't feel sorry to ask. =) > > On Fri, Feb 08, 2002 at 02:41:30PM -0800, Julian Elischer wrote: > > > > > > > > > > On Fri, 8 Feb 2002, Eugene M. Kim wrote: > > > > > On Fri, Feb 08, 2002 at 01:43:54PM -0800, Julian Elischer wrote: > > > > > > > > On Fri, 8 Feb 2002, David Wolfskill wrote: > > > > > > > > > > Waiting (max 60 seconds) for system process `vnlru' to stop...stopped > > > > > Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped > > > > > Waiting (max 60 seconds) for system process `syncer' to stop...stopped > > > > > > > > > > syncing disks... 7 7 > > > > > > > > can you hit and get into the debugger? > > > > > > My box shows the same symptom, and yes I can enter DDB. How may I help? > > > > > > Eugene > > > > > > > "show locks" whould be good. > > also 'ps' > > and the stack trace of the process doing the sync... > > > > > > tr > > > > if you can get a serial console that would be best of course. > > > > you may wait a while to see if dave can get into ddb on his serial > > console. > > that may save you a lot of writing :-) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message